Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-22 | Change names of the stream API in the mixer; added endStream method (stop() ↵ | Max Horn | |
halts stream immediately; endStream() lets it first finish playing) svn-id: r8603 | |||
2003-06-21 | lots of mixer cleanup / refactoring / reengineering | Max Horn | |
svn-id: r8594 | |||
2003-06-21 | modified & cleaned up the playStream/append code a bit; but this API really ↵ | Max Horn | |
could stand some refinement svn-id: r8592 | |||
2003-06-15 | moved GameId declaration to common/engine.h (more logical); moved scumm ↵ | Max Horn | |
specific stuff from gameDetector.h to scumm.h; cleaned up some #includes (ideally, never #include something in a header file if you can avoid it - this cuts down interdepencies) svn-id: r8496 | |||
2003-06-15 | cleanup | Max Horn | |
svn-id: r8494 | |||
2003-06-15 | made stuff in class Sound protected where possible; moved ↵ | Max Horn | |
readCreativeVocFile to imuse_digi.cpp and turned it into a static function; put the DigitalTrackInfo stuff into sound.cpp (keeping it private); removed #includes from sound.h (this cuts down interdependencies a little) svn-id: r8493 | |||
2003-06-14 | Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; ↵ | Max Horn | |
augmented by some more changes of mine svn-id: r8482 | |||
2003-06-14 | Format string/argument mismatch fixes. | Torbjörn Andersson | |
svn-id: r8463 | |||
2003-06-07 | follow our coding conventions | Max Horn | |
svn-id: r8377 | |||
2003-05-31 | don't be so verbose on low debug levels | Max Horn | |
svn-id: r8180 | |||
2003-05-21 | many pedantic warning fixes (and some actual potential buglets fixed, too) | Max Horn | |
svn-id: r7795 | |||
2003-04-30 | PalmOS changes | Max Horn | |
svn-id: r7224 | |||
2003-03-30 | changed messages from warning to debug | Paweł Kołodziejski | |
svn-id: r6888 | |||
2003-03-07 | decreased a little more sound buffer | Paweł Kołodziejski | |
svn-id: r6736 | |||
2003-03-07 | decreased sound buffer for imuse digital, bundle music, and cmi smush audio | Paweł Kołodziejski | |
svn-id: r6735 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-01-25 | applied patch #674141: CMI: Smush sync tuning | Paweł Kołodziejski | |
svn-id: r6537 | |||
2003-01-09 | Disable smush again, and apply patch 664890 ('Silencing the music') | James Brown | |
svn-id: r6366 | |||
2002-12-29 | fixed play CMI music | Paweł Kołodziejski | |
svn-id: r6246 | |||
2002-12-28 | added missing comma | Max Horn | |
svn-id: r6242 | |||
2002-12-28 | added CMI music imuse tables | Paweł Kołodziejski | |
svn-id: r6240 | |||
2002-12-28 | remove call CMI music | Paweł Kołodziejski | |
svn-id: r6231 | |||
2002-12-28 | Separated IMuseDigital to its own files | Jamieson Christian | |
svn-id: r6228 |