aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/music.h
AgeCommit message (Expand)Author
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2008-11-11Implemented pauseEngineIntern() for the SAGA engineFilippos Karapetis
2008-07-01Sound settings for Saga can be configured from the GMMChristopher Page
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-08-22Implemented music pause and resumeFilippos Karapetis
2007-08-22Mutexes are now used in the MIDI music playing codeFilippos Karapetis
2007-07-12Renamed a variable, so that it makes more senseFilippos Karapetis
2007-06-26Add support for compressed digital music in ITEFilippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-14Replaced the use of DigitalTrackInfo objects (which were being leaked, BTW) w...Max Horn
2007-02-19Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency.Torbjörn Andersson
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-03-02apply CYX mem-leak fix patchAndrew Kurushin
2006-02-11Moved engines to the new engines/ directoryMax Horn