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
/
audio
Age
Commit message (
Expand
)
Author
2012-03-30
AUDIO: Fix QDM2 extra data parsing
Matthew Hoops
2012-03-19
AUDIO: Add support for multiple QuickTime audio tracks
Matthew Hoops
2012-03-17
ALL: Make use of defined() for the preprocessor consistent.
Johannes Schickel
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-21
COMMON: remove unnecessary commas
athrxx
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-02-15
JANITORIAL: Fix whitespace in pointer template arg
Tarek Soliman
2012-02-11
MT32: Replace OS X specific exp2f call with exp2.
Alyssa Milburn
2012-02-10
MT32: Turn off accurate WG as suggested by KingGuppy
Eugene Sandulenko
2012-02-09
MT32: Fix warning
Willem Jan Palenstijn
2012-02-09
AUDIO: Add support for RAW PCM wave stream with an incomplete packet
Bastien Bouclet
2012-02-09
MT32: Hooked up ScummVM MIDI gain
Eugene Sandulenko
2012-02-09
MT32: Update MT-32 emulator to latest Munt code
Eugene Sandulenko
2012-01-29
AUDIO: Return 0 instead of false in Tfmx::loadSampleFile.
Johannes Schickel
2012-01-26
AUDIO: Add more warnings in case invalid VOC data is encountered.
Johannes Schickel
2012-01-26
AUDIO: Fix missing sounds in Simon 1 Amiga CD32.
Johannes Schickel
2011-12-31
AUDIO: Remove outdated comment about RawStream. Thanks to clone2727 for notic...
Johannes Schickel
2011-12-29
AUDIO: Fix M4A seeking with multiple time->sample chunks
Matthew Hoops
2011-12-29
AUDIO: Only warn about audio edit lists when the count is > 1
Matthew Hoops
2011-12-24
AUDIO: Remove obsolete loadVOCFromStream.
Johannes Schickel
2011-12-24
AUDIO: SAGA now uses the Mac snd code too
Matthew Hoops
2011-12-12
VIDEO: Add support for QuickTime video track edit lists
Matthew Hoops
2011-11-27
VIDEO: Rewrite VMD audio streaming
Matthew Hoops
2011-11-26
ALL: unrecognised -> unrecognized.
Johannes Schickel
2011-11-24
AUDIO: Fix type 9 sound blocks in VOC code.
Johannes Schickel
2011-11-20
AUDIO: Very small formatting fix.
Johannes Schickel
2011-11-20
M4: Removed the M4/MADS engine from trunk
Paul Gilbert
2011-11-06
AUDIO: Simplify RawStream code.
Johannes Schickel
2011-11-06
AUDIO: Remove unused makeRawDiskStream_OLD factory.
Johannes Schickel
2011-11-06
AUDIO: Implement a basic VocStream class.
Johannes Schickel
2011-11-04
QDM2: Removed superfluous parentheses
Filippos Karapetis
2011-11-03
AUDIO: remove 2 superfluous lines in Kyra1/Kyra2/LoL FM-Towns/PC-98 sound driver
athrxx
2011-11-01
FM-TOWNS AUDIO: make constructor of TownsAudioInterfaceInternal private
athrxx
2011-10-31
AUDIO: Fix some comments and whitespace
Willem Jan Palenstijn
2011-10-31
AUDIO: Fix reverse stereo volumes on ARM
Willem Jan Palenstijn
2011-10-31
AUDIO: Fix reverse stereo (LinearRate_R) on ARM.
Alyssa Milburn
2011-10-28
AUDIO: Fix conditional compilation of maxtrax and tfmx code.
Johannes Schickel
2011-10-28
AUDIO: Adapt include guard names to the "new" directory name.
Johannes Schickel
2011-10-28
AUDIO: Slight adaptions of SID code to our guidelines.
Johannes Schickel
2011-10-23
ALL: Reduce assignment of "" to Common::String.
Johannes Schickel
2011-10-23
AD: Swtich GUI options to a char array.
Eugene Sandulenko
2011-10-09
DRASCULA: Remove unecessary VOC header dependency.
D G Turner
2011-10-09
AUDIO: Add default disposeAfterUse value to makeVOCStream again.
Johannes Schickel
2011-10-09
AUDIO: Strip out some unused VOC code.
Johannes Schickel
2011-10-09
AUDIO: Remove unused makeVOCStream interface.
Johannes Schickel
2011-09-23
AUDIO: Sync DOSBox OPL code a bit.
Johannes Schickel
2011-09-17
SCUMM FM-TOWNS: fix invalid mem accesses
athrxx
2011-08-25
AUDIO: Don't abuse rewind() for looping in XA
Matthew Hoops
2011-08-25
AUDIO: Cleanup the XA code
Matthew Hoops
[next]