Age | Commit message (Expand) | Author |
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 |
2005-06-26 | Updated Scummvm MP3 implementation with patch so it works with Symbian multit... | Lars Persson |
2005-06-24 | oops forgot this in my previous commit | Max Horn |
2005-06-24 | Fixed Oki table entry; added doc URL; mention IMA ADPCM | Max Horn |
2005-06-24 | For consistency, specify directory when including files. | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-06-20 | Added virtual destructor, to silence a few more GCC 4 warnings | Max Horn |
2005-05-27 | More whitespace changes. | Torbjörn Andersson |
2005-05-11 | Mixer is now in namespace Audio. fix compiling. | Oliver Kiehl |
2005-05-11 | Moved some more stuff to namespace Audio (enough for tonight) | Max Horn |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn |
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn |
2005-05-09 | fixed warning | Paweł Kołodziejski |