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
2015-06-06
AUDIO: Make makeAIFFStream return a RewindableAudioStream
Matthew Hoops
2015-06-06
AUDIO: Fix another syntax error
Matthew Hoops
2015-06-06
AUDIO: Fix syntax
Matthew Hoops
2015-06-06
SHERLOCK: rework 3DO audio, add AIFC file support
Martin Kiewitz
2015-06-04
AUDIO: Rewrite the AIFF decoder to support AIFC
Matthew Hoops
2015-06-04
AUDIO: Do not read the entire AIFF buffer into memory
Matthew Hoops
2015-06-04
AUDIO: Mark AIFF as being used by BBVS
Matthew Hoops
2015-06-04
AUDIO: Only expose makeAIFFStream to clients
Matthew Hoops
2015-06-05
AUDIO: Add more engines that use wave.h that I missed before.
Torbjörn Andersson
2015-06-05
AUDIO: Update list of engines that use wave.h
Torbjörn Andersson
2015-06-04
SHERLOCK: improve 3DO movie player, add SDX2 codec
Martin Kiewitz
2015-05-30
FMOPL: Fix confusing "opl_driver" behavior
Torbjörn Andersson
2015-05-22
AUDIO: Add patch from madmoose to fix arpeggio effect in ProTracker modules.
Kirben
2015-04-05
AUDIO: Skip ID3 tag at start of mp3 files
Thierry Crozat
2015-01-26
AUDIO: Fix skipping samples when the skip length is greater than the first chunk
Matthew Hoops
2014-12-21
MT32: Update to munt 1.5.0
Filippos Karapetis
2014-12-20
AUDIO: Wrap around in the Timestamp constructor
Bastien Bouclet
2014-08-29
AUDIO: Fix some Doxygen comments that seem wrong.
Einar Johan Trøan Sømåen
2014-08-14
AUDIO: Really fix seeking with audio edits
Matthew Hoops
2014-08-09
Merge pull request #487 from clone2727/audio_fixes
Eugene Sandulenko
2014-08-01
AUDIO: Better handle endOfStream() vs endOfData() in SubSeekableAudioStream
Matthew Hoops
2014-08-01
AUDIO: Better handle endOfStream() vs endOfData() in SubLoopingAudioStream
Matthew Hoops
2014-08-01
AUDIO: Rename MP3Stream's _totalTime to _curTime to better reflect the variab...
Joni Vähämäki
2014-07-27
AUDIO: Better handle endOfStream() vs endOfData() in LoopingAudioStream
Matthew Hoops
2014-07-27
AUDIO: Fix endOfStream() for LimitingAudioStream
Matthew Hoops
2014-07-27
AUDIO: Better handle endOfStream() vs endOfData() in QueuingAudioStreamImpl
Matthew Hoops
2014-07-27
AUDIO: Fix QueuingAudioStreamImpl locking
Matthew Hoops
2014-07-27
AUDIO: Finish off AAC/QDM2 queues when done decoding a packet
Matthew Hoops
2014-07-26
AUDIO: Increment total play time when decoding MP3 data.
Joni Vähämäki
2014-07-13
MT32: Sync with the latest changes in munt
Filippos Karapetis
2014-07-11
MT32: Comment out default showLCDMessage/printDebug implementations.
Johannes Schickel
2014-07-11
Revert "MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator."
Johannes Schickel
2014-07-10
MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator.
D G Turner
2014-07-08
MT32: Update to munt 1.4.0
Filippos Karapetis
2014-07-08
MT32: Copyright year bump
Filippos Karapetis
2014-06-01
AUDIO: Support 96kHz audio rates in ARM assembler rate conversion.
D G Turner
2014-03-30
ALL: Resolve multiple clang warnings
Max Horn
2014-03-18
COMMON: Move some QuickTime Track variables into SampleDesc where they belong
Matthew Hoops
2014-03-06
AUDIO: Manually specify function alignment in ARM assembly.
Johannes Schickel
2014-02-18
AUDIO: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-27
Revert "AUDIO: Simplify MidiTracker::processEvent return value"
Alyssa Milburn
2014-01-27
Revert "AUDIO: fix invalid mem access in midiparser.cpp"
Alyssa Milburn
2014-01-26
AUDIO: fix invalid mem access in midiparser.cpp
athrxx
2014-01-17
Merge pull request #417 from digitall/STACK_fixes
Johannes Schickel
2014-01-16
AUDIO: Cleanup MT-32 code a bit.
Johannes Schickel
2014-01-16
AUDIO: Register EAS sound driver as plain sound type.
Johannes Schickel
2014-01-16
AUDIO: Register FluidSynth driver as plain sound type.
Johannes Schickel
2014-01-16
AUDIO: Register MT-32 emulator as plain sound type.
Johannes Schickel
2014-01-15
ALL: Remove optimization unstable code on checking for null after new.
D G Turner
2013-11-03
AUDIO: Do not add extrapath to SearchMan in MT-32 emu code.
Johannes Schickel
[prev]
[next]