Age | Commit message (Expand) | Author |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2015-06-28 | SAGA: Tweak music timing in IHNM intro | Torbjörn Andersson |
2015-06-28 | SAGA: Use the new "Miles" drivers for AdLib and MT-32 | Torbjörn Andersson |
2014-07-20 | SAGA: Get rid of the MUSIC_DEFAULT flag | Filippos Karapetis |
2014-02-18 | SAGA: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-09-12 | SAGA: Add support for IHNM Mac music | Matthew Hoops |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-28 | AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it | Max Horn |
2011-03-25 | SAGA: Add missing include | dhewg |
2011-03-25 | SAGA: Change Sage to use Audio::MidiPlayer | Max Horn |
2011-03-24 | SAGA: Rename some MusicDriver members to match Audio::MidiPlayer | Max Horn |
2011-03-23 | ENGINES: Further simplify pseudo MidiDrivers; fix some regressions | Max Horn |
2011-03-23 | AUDIO: Change several fake MidiDrivers to MidiDriver_BASE subclasses | Max Horn |
2011-03-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-11-08 | BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only | Max Horn |
2010-10-24 | SAGA: replace Resource:loadResource malloc with ByteArray class | Andrew Kurushin |
2010-10-22 | SAGA: replace Actor::_pathCell, Anim::*, Converse::text, IsoMap::*, Music::_s... | Andrew Kurushin |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-09-15 | MIDI: Send a reset MIDI device signal on startup. | Johannes Schickel |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-12 | SAGA: Music code cleanup. The music driver is now placed inside the MusicPlay... | Filippos Karapetis |
2010-06-09 | - Revised abstract AudioCDManager. | Alejandro Marzini |
2010-01-26 | Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec... | Max Horn |
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /... | Johannes Schickel |
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn |
2008-11-11 | Implemented pauseEngineIntern() for the SAGA engine | Filippos Karapetis |
2008-07-01 | Sound settings for Saga can be configured from the GMM | Christopher Page |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-08-22 | Implemented music pause and resume | Filippos Karapetis |
2007-08-22 | Mutexes are now used in the MIDI music playing code | Filippos Karapetis |
2007-07-12 | Renamed a variable, so that it makes more sense | Filippos Karapetis |
2007-06-26 | Add support for compressed digital music in ITE | Filippos Karapetis |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-14 | Replaced the use of DigitalTrackInfo objects (which were being leaked, BTW) w... | Max Horn |
2007-02-19 | Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency. | Torbjörn Andersson |
2006-04-29 | Moved the AudioCDManager as well as class AudioStream and its (standard) subc... | Max Horn |
2006-03-02 | apply CYX mem-leak fix patch | Andrew Kurushin |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |