Age | Commit message (Expand) | Author |
2018-08-17 | JANITORIAL: Removing trailing spaces after int casts | Paul Gilbert |
2016-04-14 | GOB: Reduce audio header dependencies | Ori Avtalion |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-02-28 | GOB: Don't completely reset the OPL in AdLib::initOPL() | Sven Hesse |
2015-09-02 | GOB: Make the currently playing CD track all-uppercase | Sven Hesse |
2015-07-19 | GOB: Get rid of unused Audio::mixer references | Max Horn |
2015-07-07 | AUDIO: Remove all AudioStream access to OPL | Matthew Hoops |
2015-07-07 | GOB: Implement custom AdLib volume control | Walter van Niftrik |
2015-07-07 | GOB: Use the built-in OPL timer | Matthew Hoops |
2015-07-07 | AUDIO: Remove the sample rate configuration from the OPL code | Matthew Hoops |
2014-02-18 | GOB: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-04-15 | GOB: Add another sanity check | Sven Hesse |
2013-04-15 | GOB: Fix a potential array overrun | Sven Hesse |
2013-04-15 | GOB: Correct a delete/delete[]-mismatch | Sven Hesse |
2012-07-30 | GOB: Don't leak in sampleLoad() when loading fails | Sven Hesse |
2012-07-30 | GOB: const correctness in SoundBlaster::playComposition() | Sven Hesse |
2012-06-23 | GOB: Fix a very stupid mistake in the Gob1 background track selection | Sven Hesse |
2012-06-18 | GOB: Don't loop /all/ sounds in Little Red | Sven Hesse |
2012-06-16 | GOB: Remove a superfluous semicolon | Sven Hesse |
2012-06-16 | GOB: Loop the Little Red title music | Sven Hesse |
2012-06-11 | GOB: Don't recalculate the AdLib frequencies table on every player reset | Sven Hesse |
2012-06-11 | GOB: Play the music on the title screen of Gob1 EGA | Sven Hesse |
2012-06-11 | GOB: Rewrite the AdLib players | Sven Hesse |
2012-01-27 | GOB: Play Oko's breathing sound | Sven Hesse |
2011-09-14 | GOB: Tell Geisha that we have no AdLib | Sven Hesse |
2011-09-08 | GOB: Made some static data const. | Johannes Schickel |
2011-06-02 | GOB: Replace snprintf() usage with Common::String::format() | D G Turner |
2011-05-17 | COMMON: Registers RandomSources in constructor with the event recorder | Max Horn |
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-26 | GOB: Avoid hiding overloaded virtual methods | Ori Avtalion |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2011-02-07 | ALL: Fix whitespaces / indention | Max Horn |
2011-01-30 | GOB: Adibou has background atmosphere | Sven Hesse |
2011-01-29 | GOB: Add Script::evalInt() and Script::evalString() | Sven Hesse |
2011-01-29 | GOB: Add GobEngine::isCurrentTot() | Sven Hesse |
2011-01-29 | GOB: Change _curTotFile and _totToLoad into Common::String | Sven Hesse |
2011-01-27 | GOB: Add SoundDesc::swap() | Sven Hesse |
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-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-10-31 | GOB: Clean up class DataIO | Sven Hesse |
2010-10-15 | GOB: Remove the now useless helper.h | Sven Hesse |
2010-10-15 | GOB: Remove strncpy0() | Sven Hesse |
2010-10-15 | GOB: Fix Code analysis warnings | Sven Hesse |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-08-21 | GOB: Clean up of Fascination code | Arnaud Boutonné |
2010-08-17 | Suppress one more useless debug message | Arnaud Boutonné |
2010-08-15 | Fascination - Add workaround for script bug: wrong track name is called in st... | Arnaud Boutonné |
2010-06-15 | Renamed getAudioCD to getAudioCDManager. | Alejandro Marzini |