Age | Commit message (Expand) | Author |
2006-02-12 | Reduced data duplication in module.mk files; added module.mk files for null a... | Max Horn |
2006-02-11 | - Use midi drivers only when needed | Chris Apers |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-02-07 | Removed .cvsignore files | Max Horn |
2006-01-30 | Wrong #ifdef | Chris Apers |
2006-01-27 | Fix memory leak, if called directly. | Travis Howell |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2006-01-14 | Lowered FluidSynth's default gain, and added config file and command-line | Torbjörn Andersson |
2005-12-30 | * Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI). | Max Horn |
2005-12-29 | Disable 'coreaudio' driver name alias for now -- it makes the CoreAudio drive... | Max Horn |
2005-12-29 | MidiDriver: Some cleanup, added some comments/TODOs, preparations for a poten... | Max Horn |
2005-12-27 | Fix MI1 & BS1 bugs reported in #1276592 - both are related to the number of o... | Joost Peters |
2005-12-26 | New CoreMIDI midi backend for OS X | Max Horn |
2005-12-11 | Simplify ADPCM IMA decoding (based on IMA docs). The result will only be 99.9... | Max Horn |
2005-12-09 | Unified IMA code a little bit | Max Horn |
2005-12-09 | URL pointing to an IMA format reference | Max Horn |
2005-12-03 | 1. New build structure for Symbian builds to allow easier build and project u... | Lars Persson |
2005-12-03 | Not needed anymore :) | Chris Apers |
2005-12-03 | Fixed (wrongly) changed address in the header. | Johannes Schickel |
2005-12-02 | Updated to follow ScummVM coding standards i.e spaces, indents & "studpid" th... | Lars Persson |
2005-12-01 | Working Vorbis support for Symbian OS | Lars Persson |
2005-11-27 | Patch #1341626: "New GP32 port" | Eugene Sandulenko |
2005-11-13 | Revert as requested. | Travis Howell |
2005-11-11 | Fix sound looping regression in simon2 (Windows). | Travis Howell |
2005-11-06 | the PSP port of libtremor was updated, so this define is no longer needed | Joost Peters |
2005-11-02 | Avoid using powf/expf/logf under Mac OS X, as they cause binary & compile inc... | Max Horn |
2005-10-21 | Fix MS IMA ADPCM decoder. I like Microsoft so much for reinventing another | Eugene Sandulenko |
2005-10-19 | Improved IMA ADPCM decoder. It appeared that MS violated yet another standard | Eugene Sandulenko |
2005-10-19 | Simplified common buffer reader. Implemented now unused Microsoft IMA | Eugene Sandulenko |
2005-10-18 | Fix bug #1221549 "MT32emu: doesn't compile under gcc 3.4.2 / i386" | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-12 | PalmOS ARM too | Chris Apers |
2005-10-12 | Looks like my pitch wheel change still has the ability to break things. See | Torbjörn Andersson |
2005-10-11 | Moved the pitch wheel centering to unloadMusic() instead, since having it | Torbjörn Andersson |
2005-10-10 | Removed the "reset all controllers" message. It currently breaks on Adlib, | Torbjörn Andersson |
2005-10-10 | I noticed yesterday that if you change music in IHNM at the "right" moment, | Torbjörn Andersson |
2005-09-22 | Fix regression caused by recent code cleanup. Each input byte should be | Eugene Sandulenko |
2005-09-18 | Clarify the AudioStream::readSample requirements | Max Horn |
2005-09-17 | Cleaned up the ADPCM code | Max Horn |
2005-09-17 | libtremor is installed to a different location when using the port from pspde... | Joost Peters |
2005-09-11 | committed patch #1281714 'Kyra 1 Sound Patch'. Thanks LordHoto. | Gregory Montoir |
2005-09-03 | Change PalmOS ident | Chris Apers |
2005-08-10 | Don't explicity check for tremor and vorbis everywhere and | Jonathan Gray |
2005-08-10 | Rest of the changes required for tremor to actually work. | Jonathan Gray |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-07-19 | I believe this fixes a GCC 4 compile error, but I can't run the MT-32 | Torbjörn Andersson |
2005-07-11 | Fix more GCC 4.0 warnings | Max Horn |
2005-07-03 | - Small changes to sync with Munt. | Jerome Fisher |
2005-06-30 | Enhanced tremor support from Jolan Luff. | Jonathan Gray |
2005-06-26 | Fix warning | Max Horn |