Age | Commit message (Expand) | Author |
2011-11-06 | SCUMM: Stream sfx/voice sounds from mouster.sou. | Johannes Schickel |
2011-11-03 | SCUMM: Fix warnings | Eugene Sandulenko |
2011-11-02 | SCUMM: Remove outdated comment. | Johannes Schickel |
2011-10-09 | AUDIO: Add default disposeAfterUse value to makeVOCStream again. | Johannes Schickel |
2011-10-09 | AUDIO: Remove unused makeVOCStream interface. | Johannes Schickel |
2011-09-17 | SCUMM FM-TOWNS: fix another regression | athrxx |
2011-08-19 | SCUMM: Fix AdLib output in (MI2/)Indy4 Amiga. | Johannes Schickel |
2011-08-16 | SCUMM: Fix AdLib output for MI2/Indy4 Mac | Matthew Hoops |
2011-08-08 | SCUMM: Remove unneeded check for CMS in readSoundResource. | Johannes Schickel |
2011-08-06 | SCUMM: Fix compilation | Eugene Sandulenko |
2011-08-06 | ALL: Reduce audio/ header dependency | Eugene Sandulenko |
2011-08-06 | OSYSTEM: extended installTimerProc() with timer ID parameter | Eugene Sandulenko |
2011-08-05 | SCUMM: Fix up CMS player implementation. | Johannes Schickel |
2011-08-03 | SCUMM: Typos... thx clone2727. | Johannes Schickel |
2011-08-03 | SCUMM: Added FIXME to our old AdLib resource conversion code. | Johannes Schickel |
2011-07-17 | SCUMM: Fix strange noise in Indy4 outro with AdLib/FM-Towns output. | Johannes Schickel |
2011-07-17 | SCUMM: Clarify PC Speaker style sound resource handling with a comment. | Johannes Schickel |
2011-07-08 | SCUMM: Initial PC Speaker output implementation for SCUMM v5. | Johannes Schickel |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-17 | SCUMM: Add missing imuse feature | athrxx |
2011-05-13 | SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _reso... | Max Horn |
2011-05-13 | SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use ... | Max Horn |
2011-05-13 | SCUMM: Add a Resource class, refactor res code around it | Max Horn |
2011-05-13 | SCUMM: Refactor how resource (types) are srepresented | Max Horn |
2011-05-13 | SCUMM: Move class ResourceManager to its own header | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-02 | SCUMM: Add support for an alternate version of The Dig's demo | Matthew Hoops |
2011-04-12 | COMMON: Replace MKID_BE by MKTAG | Max Horn |
2011-04-05 | SCUMM: Cleanup | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-08 | COMMON: Push #include audiocd.h in system.h out to .cpp files | Max Horn |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-10-07 | SCUMM/FM-TOWNS: improved sfx support for indy4 and monkey2 | Florian Kagerer |
2010-09-18 | SCUMM: Fix bug #3070077 - MMC64: No music when Syd plays the piano. | Travis Howell |
2010-08-22 | SCUMM: fix CD audio regression in Monkey Island 1 DOS/CD | Florian Kagerer |
2010-08-18 | SCUMM/FM-TOWNS: start rewriting audio code | Florian Kagerer |
2010-08-16 | Merge trunk, from r51777 to r52105 | Alejandro Marzini |
2010-08-15 | SCUMM: Fix bug #3024173 - LOOM-PCE: Music stops prematurely | Torbjörn Andersson |
2010-08-11 | SCUMM: Re-enable PCjr music for Indy 3 | Torbjörn Andersson |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-06-15 | Renamed getAudioCD to getAudioCDManager. | Alejandro Marzini |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-06-08 | Modification to remove false positive "Possible divide by zero" warnings give... | David Turner |
2010-04-17 | Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in Tinsel | Max Horn |
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-04-04 | Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible. | Travis Howell |
2010-03-08 | Tweak makeVOCDiskStream | Max Horn |
2010-03-02 | Fix bug #2961530 - Zak/FM-Towns: Game hangs when using monkey wrench. | Travis Howell |
2010-02-03 | Yet more Flac -> FLAC changes for consistency. | Johannes Schickel |