Age | Commit message (Expand) | Author |
2012-12-12 | TOUCHE: Add generic music functions to wrap MidiPlayer usages. | D G Turner |
2011-11-24 | TOUCHE: Fix playback of simultaneous sfx. | 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-06-23 | ANALYSIS: Fix potential memory leak when using realloc | Julien |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-02-14 | TOUCHE: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
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-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-03-08 | Tweak makeVOCDiskStream | Max Horn |
2010-02-03 | - Rename FlacStream to FLACStream. | Johannes Schickel |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |
2010-01-19 | Move raw audio flags from sound/mixer.h to sound/raw.h | Max Horn |
2010-01-16 | Switch most AudioStream factories to use DisposeAfterUse::Flag | Max Horn |
2010-01-06 | Adapt TOUCHE to use the new FLAC, Vorbis and MP3 factories (it didn't use any... | Johannes Schickel |
2010-01-05 | - Add a new SeekableAudioStream interface. Soon to be used to replace audio s... | Johannes Schickel |
2009-02-07 | Fix sound noise regression in CD32 version of Simon the Sorcerer 1. | Travis Howell |
2008-11-11 | add missing version check for compressed sound file | Gregory Montoir |
2007-09-26 | no need to assert here, just don't start playing the stream if read failed | Gregory Montoir |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-08-01 | workaround for original game graphic glitch #1751170 | Gregory Montoir |
2007-07-24 | renamed some fields for clarification | Gregory Montoir |
2007-07-15 | Removed the old (obsolete) audiostream factories for MP3/Vorbis/FLAC data whi... | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-13 | this should trigger invalid resource types loads, if that ever happens | Gregory Montoir |
2007-02-24 | Trying to unify the order in which we try the various audio formats: Prefer F... | Max Horn |
2007-02-16 | Some very obvious cleanups. | Torbjörn Andersson |
2007-02-03 | removed preallocation of sprite tables (the previous values were taken from t... | Gregory Montoir |
2007-01-08 | renamed an opcode, fixed an assert condition | Gregory Montoir |
2007-01-05 | got rid of an assertion triggered when trying to play a speech file after swi... | Gregory Montoir |
2006-12-10 | cleanup (added a few more constants, renamed some opcodes) and reverted my pr... | Gregory Montoir |
2006-12-09 | cleanup | Gregory Montoir |
2006-11-24 | fixed bug #1602037 - TOUCHE: Map not shown correctly in Intro. | Gregory Montoir |
2006-11-23 | minor cleanup, _spritesTable is no more static | Gregory Montoir |
2006-11-18 | fixed palette glitches during introduction/on restart, cleanup | Gregory Montoir |
2006-11-15 | added handler for flag 618 (cursor display on/off) and workaround a palette g... | Gregory Montoir |
2006-11-11 | various fixes, Touche should now be completable without any major glitches | Gregory Montoir |
2006-11-10 | new menu code | Gregory Montoir |
2006-11-07 | cleanup | Gregory Montoir |
2006-11-06 | some fixes, some cleanup | Gregory Montoir |
2006-11-05 | various fixes | Gregory Montoir |
2006-11-05 | enabled MIDI volume changes | Gregory Montoir |
2006-11-05 | added basic MIDI playback | Gregory Montoir |
2006-11-05 | cleanup | Gregory Montoir |
2006-11-03 | added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer' | Gregory Montoir |