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
2009-05-05
At request by DrMcCoy enable DOSBox OPL2 by default whenever DISABLE_DOSBOX_O...
Johannes Schickel
2009-05-05
AdLib emulator changes part2:
Johannes Schickel
2009-05-05
AdLib emulator changes part1 (breaks compilation :-/):
Johannes Schickel
2009-04-22
Rename adlib_read to adlib_get_reg_value, since it return the (cached) regist...
Johannes Schickel
2009-04-22
Renamed some variables and parameters to match their real use.
Johannes Schickel
2009-03-30
vag: delete stream after use
Fabio Battaglia
2009-03-30
Rate selection is now possible for VAG audio decoder, also decoder doesn't di...
Fabio Battaglia
2009-03-27
Fix regression from r39702: look up music_driver in config
Willem Jan Palenstijn
2009-03-26
MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ...
Max Horn
2009-03-26
Changed doxygen comments in sound/midiparser.h to match with our usual format...
Max Horn
2009-03-17
Do not use TO_LE_16 for the IMA ADPCM decoder as it breaks sound on BE systems.
Matthew Hoops
2009-03-15
Moving sword1/vag.* into sound/, to be used by Broken Sword 2 PSX
Fabio Battaglia
2009-03-10
Use pow() instead of powf() when compiling with MinGW32 to work around a libs...
Andre Heider
2009-03-09
Added some more Audio::Timestamp unit tests
Max Horn
2009-03-09
Added some comments to Audio::Timestamp
Max Horn
2009-03-08
Patch #2658710: "Add comments to specify which engines use which decoders"
Eugene Sandulenko
2009-03-04
Added Audio::Timestamp class, based on SCI's sfx_timestamp_t; also provide a ...
Max Horn
2009-02-27
Fix typo.
Willem Jan Palenstijn
2009-02-15
- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
Johannes Schickel
2009-02-15
Add interleave parameter to FMOPL as needed by SCI engine
Eugene Sandulenko
2009-02-07
Fix sound noise regression in CD32 version of Simon the Sorcerer 1.
Travis Howell
2009-02-07
Fix sound noise regression in CD32 version of Simon the Sorcerer 1.
Travis Howell
2009-02-07
Fix sound noise regression in CD32 version of Simon the Sorcerer 1.
Travis Howell
2009-02-04
make readBufferTinsel*() output in native endianness, rather than little endian.
Joost Peters
2009-02-01
Fixed regression in the ADPCM decoder. DW2 music should be played correctly a...
Filippos Karapetis
2009-02-01
Fixed incorrect usage of a boolean (boolean variables are not supposed to be ...
Filippos Karapetis
2009-01-30
do not include common/debug.h from common/util.h
Max Horn
2009-01-27
Remove leftover comments.
Matthew Hoops
2009-01-27
Add support for looping ADPCM sounds. I'm also adding decoding of the "standa...
Matthew Hoops
2009-01-27
Add/Update comments.
Travis Howell
2009-01-27
Add looping support to makeVOCStream().
Travis Howell
2009-01-27
Fix regression, the original stream shouldn't be deleted, unless disposeAfter...
Travis Howell
2009-01-27
Fix regression, the original stream shouldn't be deleted.
Travis Howell
2009-01-27
Extended makeWAVStream by a 'disposeAfterUse' param; changed makeWAVStream to...
Max Horn
2009-01-24
fixing #2531282: don't fall back to a real audio CD when playing enhanced mid...
Willem Jan Palenstijn
2009-01-24
remove 'HACK': don't use _cd.playing to indicate emulation
Willem Jan Palenstijn
2009-01-03
Removed a (hopefully) obsolete FIXME comment.
Torbjörn Andersson
2008-12-31
Rewrote to get rid of "condition is always false" warning.
Torbjörn Andersson
2008-12-31
Added possible FIXMEs
Filippos Karapetis
2008-12-31
Prevent erroneous access of negative array indices
Filippos Karapetis
2008-12-31
Fixed warning
Max Horn
2008-12-31
Fixed GCC warning.
Torbjörn Andersson
2008-12-31
Commented out part of the code that corrupts the heap for me
Filippos Karapetis
2008-12-31
Preliminary Shorten audio support for SAGA 2 games. It's still very wrong and...
Filippos Karapetis
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-12-19
Custom percussion instruments for the AdLib MIDI driver (Slightly modified pa...
Jordi Vilalta Prat
2008-12-13
Whoops. Fix accidently wrong evaluation statement.
Johannes Schickel
2008-12-13
Cleanup.
Johannes Schickel
2008-12-13
Fix for bug #2423449 "AGOS: Music Looping broken (regression)".
Johannes Schickel
2008-12-12
Okay, removing my implementation of AppandableAudioStream::getTotalPlayTime (...
Sven Hesse
[prev]
[next]