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-11-24
AUDIO: Fix AIFF comment about supporting IMA ADPCM
Matthew Hoops
2012-11-23
AUDIO: Fix spurious compiler warnings about use-before-set variable.
D G Turner
2012-11-22
Merge pull request #283 from lordhoto/scumm-opl3
Johannes Schickel
2012-11-22
AUDIO: Remove two extra commas.
Johannes Schickel
2012-11-22
AUDIO: Disallow custom percussion instruments in MIDI->AdLib code.
Johannes Schickel
2012-11-22
AUDIO: Only enable OPL3 code in MIDI->AdLib, when we have the DOSBox emulator...
Johannes Schickel
2012-11-20
AUDIO: Slight cleanup and typo fix in S&M OPL3 code.
Johannes Schickel
2012-11-15
MT32: Make all constant tables in the MT32Emu namespace static
Filippos Karapetis
2012-11-15
MT32: Update the MT32 emulator to the latest munt revision
Filippos Karapetis
2012-11-11
AUDIO: remove unused variables in FM-TOWNS imuse driver
athrxx
2012-10-03
AUDIO: Don't allow skipping negative times in skipSamples()
Matthew Hoops
2012-10-01
AUDIO: Add support for Sam&Max's OPL3 output in our SCUMM AdLib driver.
Johannes Schickel
2012-10-01
AUDIO: Add easy way to write to OPL3's secondary register set.
Johannes Schickel
2012-09-30
AUDIO: Switch MidiDriver_ADLIB to new OPL API.
Johannes Schickel
2012-09-30
AUDIO: Properly handle AdLibPercussionChannel::noteOff.
Johannes Schickel
2012-09-30
AUDIO: Comment out unused member in AdLibPart.
Johannes Schickel
2012-09-30
AUDIO: Give AdLibSetParam's members more descriptive names.
Johannes Schickel
2012-09-30
AUDIO: Enforce method naming guidelines in adlib.cpp.
Johannes Schickel
2012-09-30
AUDIO: Enforce variable naming guidelines in adlib.cpp.
Johannes Schickel
2012-09-30
AUDIO: Fix formatting in adlib.cpp.
Johannes Schickel
2012-09-30
AUDIO: Rename global variables in SCUMM AdLib code.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-09-12
Merge remote branch 'upstream/master' into pegasus
Matthew Hoops
2012-09-07
JANITORIAL: Remove underscores from MidiParser variable names.
Alyssa Milburn
2012-09-07
AUDIO: Remove unused members of MidiParser_XMIDI.
Alyssa Milburn
2012-09-05
AUDIO: Silence MSVC warning about un-initialized newIncrement variable
Littleboy
2012-08-31
ALL: Mark off some things as used by Pegasus
Matthew Hoops
2012-08-26
Merge pull request #268 from clone2727/video-rewrite
Matthew Hoops
2012-08-12
AUDIO: Move LimitingAudioStream to audio/
Matthew Hoops
2012-08-09
AUDIO: Fix "if" formatting in QDM2 code.
Johannes Schickel
2012-08-04
AUDIO: Correct ADPCM Fixes to ensure internal buffers are drained.
D G Turner
2012-08-04
AUDIO: Fix Oki ADPCM to work with Mono streams using odd sized buffers.
D G Turner
2012-08-04
AUDIO: Fix DVI ADPCM to work with Mono streams using odd sized buffers.
D G Turner
2012-06-24
AUDIO: Update Mixer class doxygen comment on balance to be consistent.
D G Turner
2012-06-15
AUDIO: Make sure maxtrax and tfmx are compiled in with dynamic modules
Matthew Hoops
2012-06-16
AUDIO: gob uses protracker too
Sven Hesse
2012-06-15
AUDIO: Implement a missing Protracker feature
Sven Hesse
2012-06-11
AUDIO: Make VOC decoder a bit more failsafe by still playing parts of invalid...
Johannes Schickel
2012-05-21
AUDIO: Fix seeking to the end of a QuickTime audio track
Matthew Hoops
2012-04-28
AUDIO: Fix seeking in QuickTime files with multiple edit lists
Matthew Hoops
2012-04-13
AUDIO: Remove now unused Sin/Cos table and FFT code from QDM2 Codec.
D G Turner
2012-04-13
AUDIO: Migrate QDM2 Codec to using Common::RDFT class.
D G Turner
2012-04-13
AUDIO: Fixes to restore QDM2 Codec function.
D G Turner
2012-04-13
AUDIO: Update to QDM2 codec fixing pointer to stream buffer usage.
D G Turner
2012-04-13
AUDIO: Removed qdm2_decode_sub_packet_header() function from QDM2.
D G Turner
2012-04-13
AUDIO: Fix skipping in QDM2 BitStream usage.
D G Turner
2012-04-13
AUDIO: Clean up QDM2 getVlc2() function.
D G Turner
2012-04-13
AUDIO: Initial Refactoring of QDM2 to use Common::BitStream.
D G Turner
2012-04-10
AUDIO: Force QuickTime stereo samples to mono if needed
Matthew Hoops
2012-03-30
AUDIO: Fix QDM2 extra data parsing
Matthew Hoops
[next]