Age | Commit message (Expand) | Author |
2015-07-24 | AGOS: Fix music looping in disk version of Simon1, a regression from svn 22907. | Kirben |
2015-07-23 | AGOS: Add simple volume control when Simon1 AdLib output is used. | Johannes Schickel |
2015-07-23 | AGOS: Slight cleanup in Simon1 AdLib output initialization code. | Johannes Schickel |
2015-07-23 | Revert "AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank" | Johannes Schickel |
2015-07-23 | AGOS: Add initial version of Simon1 DOS AdLib output. | Johannes Schickel |
2015-07-05 | AGOS: The sound effects in Simon the Sorcerer 1 (Floppy) are only meant for A... | Kirben |
2015-07-05 | AGOS: Revert 46d1c106ca560c285c556a0b02b54d76bc6a29ba: | Kirben |
2015-07-04 | AUDIO: Miles Audio AdLib instrument stream support | Martin Kiewitz |
2015-07-04 | AGOS: Simon 2: use common PKWARE data comp. lib | Martin Kiewitz |
2015-07-03 | AGOS: Simon 2: extract MIDPAK.AD from SETUP.SHR | Martin Kiewitz |
2015-07-03 | AGOS: music: simplified music-mode code in open() | Martin Kiewitz |
2015-07-03 | AGOS: disable Miles Audio for Simon 2 | Martin Kiewitz |
2015-07-03 | AGOS: Accolade music: read driver data in factory | Martin Kiewitz |
2015-07-01 | AGOS: SIMON2: set nativeMT32, so mt32 tracks get | Martin Kiewitz |
2015-07-01 | AGOS: add Miles Audio support for simon 2 | Martin Kiewitz |
2015-06-21 | AGOS: Accolade MT32: General MIDI mapping | Martin Kiewitz |
2015-06-21 | AGOS: Accolade AdLib/MT32 driver naming cleanup | Martin Kiewitz |
2015-06-21 | AGOS: Elvira 2 MUSIC.DRV variant comment added | Martin Kiewitz |
2015-06-21 | AGOS: Elvira 2 seems to use MUSIC.DRV variant | Martin Kiewitz |
2015-06-21 | AGOS: implement Accolade AdLib + MT32 music drivers | Martin Kiewitz |
2015-05-26 | AGOS: Add updated patch for #647 - Simon 1 DOS Adlib instrument bank | Kirben |
2014-08-18 | AGOS: Give each MIDI track its own loop flag | Torbjörn Andersson |
2014-06-29 | AGOS: Revert my MIDI changes that caused bug #6664. | Kirben |
2014-04-13 | AGOS: Fix music looping when using Roland MT-32 music in Simon the Sorcerer 2. | Kirben |
2014-02-18 | AGOS: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-11-02 | AGOS: Fix warnings | Eugene Sandulenko |
2011-10-07 | AGOS: Update MidiPlayer::~MidiPlayer() to match the default implementation. H... | Travis Howell |
2011-08-06 | AGOS: Reduced header dependency | Eugene Sandulenko |
2011-05-25 | ALL: behaviour -> behavior | Matthew Hoops |
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-23 | ENGINES: Remove unused MIDI pass-through code | 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-23 | AGOS: Sanitize the mutex locking in MidiPlayer::startTrack | Max Horn |
2011-03-22 | AUDIO: Add pure virtual MidiDriver::isOpen() method | Max Horn |
2010-11-01 | ENGINES: Replace many printfs by warning/debug/debugN | Max Horn |
2010-09-15 | MIDI: Send a reset MIDI device signal on startup. | Johannes Schickel |
2010-07-16 | Cleanup. | Torbjörn Andersson |
2010-01-12 | Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /... | Johannes Schickel |
2008-08-10 | Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,... | Christopher Page |
2008-08-10 | Committed my patch #2040074 ("XMIDI callback control events"). At the moment,... | Torbjörn Andersson |
2008-07-14 | AGOS: Got rid of _masterVolume and replaced with _musicVolume and _sfxVolume ... | Christopher Page |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-16 | a 20ms second delay should be ample time for a GM system ON | Max Horn |
2007-02-16 | AGOS: Send GM System Enable/On upon startup | Max Horn |
2007-02-14 | Removed unnecessary #include. | Torbjörn Andersson |
2006-10-21 | Cleanup | Travis Howell |
2006-10-15 | Minor cleanup | Travis Howell |