Age | Commit message (Expand) | Author |
2018-04-19 | JANITORIAL: Fix whitespace | Adrian Frühwirth |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-06-13 | SHERLOCK: Fix uninitialized variables | Strangerke |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-02-05 | SHERLOCK: RT: Properly hook up volume and mute toggles in Options dialog | Paul Gilbert |
2015-11-23 | SHERLOCK: SS: Fix exit crash in Sherlock playable demo | Paul Gilbert |
2015-10-11 | SHERLOCK: Fix memory leak playing music | Paul Gilbert |
2015-09-21 | SHERLOCK: RT: Start next music song when a previous one finishes | Paul Gilbert |
2015-08-30 | SHERLOCK: Finish implementation of song / songs debugger commands | Torbjörn Andersson |
2015-08-29 | SHERLOCK: Rework the "song" debugger command | Torbjörn Andersson |
2015-08-15 | SHERLOCK: RT: Implemented setMusicVolume, cleanup of sound code | Paul Gilbert |
2015-08-13 | SHERLOCK: RT: Removal of redundant music code | Paul Gilbert |
2015-07-04 | SHERLOCK: SS: Fix crash in intro when music finishes | Paul Gilbert |
2015-06-29 | SHERLOCK: RT: Fix Coverity problems | Paul Gilbert |
2015-06-28 | SHERLOCK: Use standard MIDI driver for General MIDI in Rose Tattoo | Torbjörn Andersson |
2015-06-28 | SHERLOCK: RT: MT32: don't pass timbre file | Martin Kiewitz |
2015-06-27 | COMMON: move Miles Audio AdLib+MT32 to common | Martin Kiewitz |
2015-06-27 | SHERLOCK: remove outdated comments about Miles Aud | Martin Kiewitz |
2015-06-27 | SHERLOCK: RT: Miles Audio 3 MT32 driver | Martin Kiewitz |
2015-06-26 | SHERLOCK: Tattoo: Miles Audio 3 AdLib driver | Martin Kiewitz |
2015-06-17 | SHERLOCK: hopefully fix music crash when exiting | Martin Kiewitz |
2015-06-16 | SHERLOCK: intro: msec sync instead of ticks | Martin Kiewitz |
2015-06-16 | SHERLOCK: Remove obsolete comment | Torbjörn Andersson |
2015-06-16 | SHERLOCK: Use IS_3DO in more places | Filippos Karapetis |
2015-06-16 | SHERLOCK: Introduce a IS_3DO define | Filippos Karapetis |
2015-06-16 | SHERLOCK: Properly implement stopMusic() and freeSong() | Filippos Karapetis |
2015-06-15 | SHERLOCK: Clarify TODO comment for Rose Tattoo MT-32 | Torbjörn Andersson |
2015-06-15 | SHERLOCK: Use standard MIDI drivers for Rose Tattoo | Torbjörn Andersson |
2015-06-15 | SHERLOCK: RT: Initial implementation of XMI music support for RT | Filippos Karapetis |
2015-06-14 | SHERLOCK: Add mutex to Sherlock MIDI parser | Torbjörn Andersson |
2015-06-11 | SHERLOCK: RT map display partially working | Paul Gilbert |
2015-06-10 | SHERLOCK: free midi music buffer | Martin Kiewitz |
2015-06-08 | SHERLOCK: adjust music play code (file extension) | Martin Kiewitz |
2015-06-08 | SHERLOCK: add music + sync to 3DO intro | Martin Kiewitz |
2015-06-07 | SHERLOCK: Initialize _midiParser. Fixes crash on exit in 3DO version. | Torbjörn Andersson |
2015-06-04 | SHERLOCK: tiny bit of work on 3DO | Martin Kiewitz |
2015-06-02 | SHERLOCK: hopefully fix crash on exit/Music class | Martin Kiewitz |
2015-06-02 | SHERLOCK: rename MT32 driver, fix SysExPos | Martin Kiewitz |
2015-06-02 | SHERLOCK: add mt32 music driver | Martin Kiewitz |
2015-06-01 | SHERLOCK: add comments about waitUntilTick() | Martin Kiewitz |
2015-06-01 | SHERLOCK: intro timing + fixes | Martin Kiewitz |
2015-05-31 | SHERLOCK: debug levels for AdLib & Music | Martin Kiewitz |
2015-05-31 | SHERLOCK: clean up adlib driver | Martin Kiewitz |
2015-05-30 | SHERLOCK: Free memory leaks from unreleased sound resources | Paul Gilbert |
2015-05-30 | SHERLOCK: midiparser block META event 0xFF for now | Martin Kiewitz |
2015-05-30 | SHERLOCK: renamed SysEx to System META event | Martin Kiewitz |
2015-05-30 | SHERLOCK: implement SysEx 0xFC loop/not loop | Martin Kiewitz |
2015-05-30 | SHERLOCK: midi parser delta reading changed | Martin Kiewitz |
2015-05-30 | Merge branch 'sherlock2' | Paul Gilbert |
2015-05-30 | SHERLOCK: add (unfinished) adlib driver | Martin Kiewitz |