Age | Commit message (Expand) | Author |
2013-08-21 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2013-07-18 | Merge pull request #353 from clone2727/eventrec_timer_fix | Eugene Sandulenko |
2013-07-14 | JANITORIAL: Remove trailing whitespace | Sven Hesse |
2013-07-06 | ALL: Don't use EventRecorder at all when not compiled in | Matthew Hoops |
2013-07-06 | AUDIO: Further fix to ReportHandlerScummVM::printDebug in MT32 code. | D G Turner |
2013-07-04 | AUDIO: Fix ReportHandlerScummVM::printDebug in MT32 code. | Johannes Schickel |
2013-07-04 | Merge pull request #331 from sev-/gsoc2012-eventsrecorder | Eugene Sandulenko |
2013-07-02 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2013-05-17 | AUDIO: Reduce callback frequency of the MT-32 emulator. | Johannes Schickel |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko |
2013-05-04 | XMIDI: Forget old loop points when changing track | Torbjörn Andersson |
2013-05-02 | AUDIO: Fix uninitalized variable. CID 1003160 | Eugene Sandulenko |
2013-05-02 | AUDIO: Fix unitialized variable. CID 1003161 | Eugene Sandulenko |
2013-05-02 | AUDIO: Fix unitialized variable. CID 1003162 | Eugene Sandulenko |
2013-05-01 | MT32: Fix some non-initialized fields in MidiDriver_MT32 - CID 1002949 | Filippos Karapetis |
2013-05-01 | AUDIO: Add missing breaks to switch statement - CID 1003770 | Filippos Karapetis |
2013-04-28 | AUDIO: Fix identation. CID 1003641 | Eugene Sandulenko |
2013-04-28 | AUDIO: Do not error out when channel offset >= length after interrupt() | Sven Hesse |
2013-04-21 | AUDIO: Handle empty parent stream in LoopingAudioStream | Willem Jan Palenstijn |
2013-04-20 | AUDIO: Cleanup naming | Matthew Hoops |
2013-04-20 | AUDIO: Remove default makeADPCMStream rate/channels values | Matthew Hoops |
2013-04-18 | AUDIO: Remove unused MixerImpl::_syst member var | Max Horn |
2013-04-16 | AUDIO: Fix invalid free call | Matthew Hoops |
2013-03-27 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2013-03-03 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2013-03-03 | MT-32: Also replace cosf() (C99) with cos() | Filippos Karapetis |
2013-03-03 | MT-32: Avoid using sinf() (which is C99) in favor of sin() | Filippos Karapetis |
2013-03-02 | MT32: Sync with the latest changes in munt | Filippos Karapetis |
2013-03-02 | MT32: Update copyright year | Filippos Karapetis |
2013-02-15 | Merge branch 'master' into hopkins | Dreammaster |
2013-02-04 | MT32: Also attempt to load roms named CM32L_CONTROL.ROM / CM32L_PCM.ROM | Filippos Karapetis |
2013-02-04 | MT32: Sync with the latest changes in munt | Filippos Karapetis |
2013-01-27 | HOPKINS: Work around broken cadavre.mod in OS/2 and BeOS versions | Torbjörn Andersson |
2013-01-26 | JANITORIAL: Use "End of anonymous namespace" as comment for anonymous namespa... | Johannes Schickel |
2013-01-26 | JANITORIAL: Enforce "} // End of namespace" with a single space after }. | Johannes Schickel |
2013-01-26 | AUDIO: Mention that the Hopkins engine uses Protracker as well | Torbjörn Andersson |
2013-01-26 | Merge pull request #301 from lordhoto/c++11-playground | Johannes Schickel |
2013-01-26 | Merge branch 'eriktorbjorn-fluidsynth-settings' | Johannes Schickel |
2013-01-26 | GUI: Make the FluidSynth settings dialog a bit more like Qsynth | Torbjörn Andersson |
2013-01-26 | FLUIDSYNTH: Add separate dialog for FluidSynth settings | Torbjörn Andersson |
2013-01-24 | JANITORIAL: Fix ){ -> ) { | Einar Johan Trøan Sømåen |
2013-01-19 | MT32: Sync with the latest changes in munt | Filippos Karapetis |
2013-01-09 | AUDIO: Silence C++11 narrowing warnings. | Johannes Schickel |
2013-01-06 | MT32: Remove the screen drawing code of the MUNT debug messages (bug #3599702) | Filippos Karapetis |
2013-01-06 | MT-32: Only show MUNT debug messages for debug level 4 and above (bug #3599702) | Filippos Karapetis |
2013-01-02 | COPYRIGHT: After a discussion it with KingGuppy, revert copyright modificatio... | Strangerke |
2013-01-02 | JANITORIAL: Update copyright year | Strangerke |
2013-01-02 | MT-32: Sync with the latest changes in munt | Filippos Karapetis |
2012-12-27 | MT32: Add missing initialization code | Filippos Karapetis |
2012-12-27 | MT32: Move the ROM file deletion code to the ScummVM MT32 driver | Filippos Karapetis |