index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
saga
/
sound.h
Age
Commit message (
Expand
)
Author
2014-02-18
SAGA: Make GPL headers consistent in themselves.
Johannes Schickel
2011-12-24
SAGA: Rework the way audio is buffered
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-10-24
SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with ...
Andrew Kurushin
2010-06-15
SAGA: Fix bug #2886141.
Eugene Sandulenko
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-19
Started to get rid of Audio::FLAG_LOOP
Max Horn
2009-08-17
Simplified the sound playing code by removing the boolean variables for signe...
Filippos Karapetis
2009-08-17
Made sound effect playing code consistent for compressed and uncompressed sou...
Filippos Karapetis
2009-01-04
Improved handling of sound resources
Filippos Karapetis
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-07-21
Separated Speech from SFX in SAGA, improved configuration of SAGA sound setti...
Christopher Page
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2007-09-23
Moved MemoryStreamEndian from Saga to Common.
Eugene Sandulenko
2007-06-26
Remove some unneeded includes
Filippos Karapetis
2007-06-25
Improvements to the SAGA compressed sound support
Filippos Karapetis
2007-06-25
Add support for compressed sound effects, digital music and speech to the SAG...
Filippos Karapetis
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-19
Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency.
Torbjörn Andersson
2006-02-11
Moved engines to the new engines/ directory
Max Horn