index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
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
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
[next]