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
2004-05-09
Config sample switch for WinCE
Nicolas Bacca
2004-05-05
Remove odd sample rate hack (for DOTT demo); instead, be slightly less strict...
Max Horn
2004-05-02
Explain a bit what getSampleRateFromVOCRate() does; mark a hack in it more cl...
Max Horn
2004-05-01
Doubled the buffer size to prevent crashes with the Inherit the Earth
Torbjörn Andersson
2004-05-01
Fix for [945497] Possible bug in midiparser_smf.cpp
Jamieson Christian
2004-04-30
Changed printf() to warning()
Torbjörn Andersson
2004-04-29
Changed printf() to warning(). (Even in the case where the message used to
Torbjörn Andersson
2004-04-29
Changed printf() to warning(), plus some formatting changes.
Torbjörn Andersson
2004-04-26
synced code free space with buffer changes
Paweł Kołodziejski
2004-04-26
MIDI control change 18 is no longer transmitted.
Jamieson Christian
2004-04-26
Tweaked a few things to accommodate
Jamieson Christian
2004-04-25
delete CustomProcInputStream and add getFreeSpace for appendable audiostream
Paweł Kołodziejski
2004-04-13
added CustomProcInputStream
Paweł Kołodziejski
2004-04-10
Clean up VOC code, and fix potential out-of-bounds access
Max Horn
2004-04-10
Fix for bug #885490 (FT: Ben stops talking mid-scentence @ the gorge) -> this...
Max Horn
2004-04-09
Changed the UNIX line breaks.
Torbjörn Andersson
2004-04-08
seems it is 'endianness' and not 'endianess'
Max Horn
2004-03-28
Format string fix.
Torbjörn Andersson
2004-03-21
When I played an Ogg Vorbis-encoded FotAQ I noticed that whenever a sound
Torbjörn Andersson
2004-03-13
Patch #902111: Change remaining random function calls to use RandomSource
Max Horn
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2004-02-22
Patch #885904 (Flac Support) with some tweaks by me
Max Horn
2004-02-14
fixed bug #892426 - improved FT sound loops
Paweł Kołodziejski
2004-02-12
Removed now obsolete getSamplesPlayed() function. It was only ever used for
Torbjörn Andersson
2004-02-12
With no comments from fingolfin, and a go-ahead from ender, I've committed
Torbjörn Andersson
2004-02-08
Change AppendableMemoryStream overflows to debug messages, so people stop bel...
James Brown
2004-02-06
Fixed "no newline at end of file" warning.
Torbjörn Andersson
2004-02-05
Prepare Zodiac MIDI support
Chris Apers
2004-02-03
Act more gracefully when failing to load a (VOC) sound (should help bug #889442)
Max Horn
2004-01-30
Various changes to the build system which allow building ScummVM in an extern...
Max Horn
2004-01-29
Renamed the 'pan' effect of the mixer to 'balance', since that is what we act...
Max Horn
2004-01-20
No more needed
Chris Apers
2004-01-20
Enable those drivers (still no sound on PalmOS)
Chris Apers
2004-01-18
Patch #878883: Fix for Ogg Vorbis playback
Max Horn
2004-01-17
Update BS2 cutscene player with changes from roever: overlay support (default...
James Brown
2004-01-06
updated copyright notice
Max Horn
2004-01-04
no need to specify game data path here: File::setDefaultDirectory() took care...
Max Horn
2004-01-03
renamed AudioInputStream -> AudioStream
Max Horn
2004-01-03
simplification (possible since read() doesn't have to be efficient anymore)
Max Horn
2004-01-03
replace read() by readBuffer() in CopyRateConverter
Max Horn
2004-01-03
more MAD MP3 / Ogg Vorbis cleanup: try not to expose anything about the libs ...
Max Horn
2004-01-03
removed SoundMixer::playMP3CDTrack; simplified makeMP3Stream (special variant...
Max Horn
2004-01-03
added makeVOCStream() (convenience function)
Max Horn
2003-12-28
FT sounds have loops in voc data: 65536, that could be max loops or unfinite ...
Paweł Kołodziejski
2003-12-27
cleanup
Max Horn
2003-12-27
paranoia
Max Horn
2003-12-27
fixed compilation
Paweł Kołodziejski
2003-12-27
renamed VOC functions
Max Horn
2003-12-26
added handing voc loops
Paweł Kołodziejski
[next]