Age | Commit message (Expand) | Author |
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 |
2005-05-09 | Patch #1181544 (AmigaOS 4 changes) | Max Horn |
2005-05-09 | Fix doxygen message | Max Horn |
2005-05-08 | Comply to our coding conventions | Max Horn |
2005-05-05 | Fixed some doxygen warnings | Max Horn |
2005-05-04 | Switch link to web page with more detailed information on compression types. | Travis Howell |
2005-05-03 | o Fixed ADPCM decoder length bug | Eugene Sandulenko |
2005-05-03 | Moved Oki ADPCM aka VOX decoder from SAGA engine to common sound/ directory. | Eugene Sandulenko |
2005-04-22 | * Added new virtual base class 'Stream', ReadStream and | Max Horn |
2005-04-20 | code conventions | Gregory Montoir |
2005-04-20 | this should fix bug #1181979 | Gregory Montoir |
2005-04-16 | vc compile warn | Andrew Kurushin |
2005-04-13 | Only cache a track if it really exists, this should prevent some issues when ... | Gregory Montoir |
2005-04-13 | Get rid of errno; add some (optional) error checking facilities to SaveFile c... | Max Horn |
2005-04-13 | Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and | Eugene Sandulenko |
2005-04-10 | Forgot to add files when committing patch #1175374. | Torbjörn Andersson |
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson |
2005-04-09 | Remove usage of vsprintf in favour of vsnprintf and make | Jonathan Gray |
2005-04-04 | Renamed getActiveChannelSoundID to getSoundID and fixed its semantics to avoi... | Max Horn |
2005-04-04 | Add 8 sound channel support for HE games | Travis Howell |
2005-04-03 | Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi... | Jerome Fisher |
2005-03-23 | To prevent race conditions, SoundMixer::isSoundHandleActive must lock the mix... | Max Horn |
2005-03-22 | Make sure SoundHandle's are inited | Max Horn |
2005-03-20 | Merged with latest Munt CVS. | Jerome Fisher |
2005-03-12 | Simplified SoundHandle implementation | Max Horn |
2005-03-12 | PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int... | Max Horn |
2005-03-11 | PalmOS : ARM optimized OPL driver | Chris Apers |
2005-03-09 | changing AudioDataType -> SoundType, so now the constant names match the name... | Max Horn |
2005-03-06 | Typo | Max Horn |