Age | Commit message (Expand) | Author |
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-03-20 | QUEEN: Fix the journal's music volume slider | dhewg |
2011-03-19 | QUEEN: Init volume levels on startup | dhewg |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | QUEEN: Avoid hiding an overloaded virtual method | 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-02-03 | - Rename FlacStream to FLACStream. | Johannes Schickel |
2010-01-30 | Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. | Johannes Schickel |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |
2010-01-23 | Reorder params to Audio::makeRawMemoryStream | Max Horn |
2010-01-19 | Move raw audio flags from sound/mixer.h to sound/raw.h | Max Horn |
2010-01-19 | Get rid of Mixer::playRaw for good | Max Horn |
2010-01-19 | Get rid of Mixer::FLAG_AUTOFREE. | Max Horn |
2010-01-16 | Switch most AudioStream factories to use DisposeAfterUse::Flag | Max Horn |
2010-01-05 | Remove unsafe getTotalPlayTime from AudioStream. | Johannes Schickel |
2009-08-30 | Fix indentation | Jordi Vilalta Prat |
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: QUEEN | Max Horn |
2008-08-25 | Refined the workaround for wrongly compressed audio. If the sample rate is given | Torbjörn Andersson |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-07-31 | Applied my patch #2030058 ("Workaround for incorrectly compressed FotAQ"), and | Torbjörn Andersson |
2008-07-21 | Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,... | Christopher Page |
2008-07-18 | QUEEN sound settings work with the GMM | Christopher Page |
2008-07-15 | fix bug #1876741: changed .SB playback rate to 11840Hz (matches dos game) | Gregory Montoir |
2008-07-15 | fix bug #1995042: stop previous sfx playback when starting a new sfx (matches... | Gregory Montoir |
2008-07-05 | Queen sound settings are now configurable through the GMM | Christopher Page |
2007-11-30 | indentation | Gregory Montoir |
2007-11-30 | Indentation. | Torbjörn Andersson |
2007-11-18 | added rjp1 module specific pattern playback | Gregory Montoir |
2007-11-15 | added support for Adlib tracks | Gregory Montoir |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
2007-07-15 | Fixed sound factory messup caused by my previous commit | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-26 | Removing more semicola | Max Horn |
2007-03-20 | enabled music volume changes in Amiga version | Gregory Montoir |
2007-03-16 | fixed volume slidebar display in journal, removed unused var | Gregory Montoir |
2007-03-08 | Since the amiga version handle music very differently than the PC version, th... | Gregory Montoir |
2007-02-26 | some fixes for FOTAQ Amiga versions, cleanup | Gregory Montoir |
2007-02-25 | added AmigaSound::playRandomPatternJungle, minor cleanup | Gregory Montoir |
2007-02-22 | indentation | Gregory Montoir |
2007-02-22 | some fixes with resource files handling for Amiga versions | Gregory Montoir |
2007-02-21 | added initial support for FOTAQ amiga versions | Gregory Montoir |
2007-02-20 | cleanup | Max Horn |
2007-02-18 | added basic support for playing FOTAQ amiga modules files (rjp1) instead of M... | Gregory Montoir |
2007-02-03 | * Reimplemented Mixer::pauseAll to simply invoke pause on all channels | Max Horn |
2006-11-24 | simplification, removed some duplicated code | Gregory Montoir |
2006-11-23 | Fix for bug #1599393 - FOTAQ: clicks at the beginning of speech. English talk... | Gregory Montoir |