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-11-09
Merge pull request #625 from digitall/rate-hack
Eugene Sandulenko
2015-10-01
AUDIO: Fix comment typo
Torbjörn Andersson
2015-09-15
AUDIO: Fix compiler warning
Christian Krause
2015-09-15
AUDIO: Fix uninitialized read in MP3 initialization
Matthew Hoops
2015-08-30
AUDIO: Mark the old Codec class as deprecated
Matthew Hoops
2015-08-30
AUDIO: Add a NullAudioStream for streams that are dead-on-arrival
Matthew Hoops
2015-08-30
AUDIO: Add a packetized version of ADPCM streams
Matthew Hoops
2015-08-30
AUDIO: Add a packetized version of the PCM stream
Matthew Hoops
2015-08-30
AUDIO: Add a class to easily make stateless PacketizedAudioStreams
Matthew Hoops
2015-08-30
AUDIO: Implement a packetized version of MP3
Matthew Hoops
2015-08-30
AUDIO: Add an AudioStream subclass for packetized audio
Matthew Hoops
2015-08-30
AUDIO: Split the seeking MP3 class from the base decoding stream
Matthew Hoops
2015-08-30
AUDIO: Make Rewindable- and SeekableAudioStream inherit virtually
Matthew Hoops
2015-07-07
AUDIO: Move ALSA OPL 'driver' out of softsynth
Matthew Hoops
2015-07-07
AUDIO: Move the common AdLib MidiDriver out of softsynth
Matthew Hoops
2015-07-07
AUDIO: Reset OPL registers in ALSA driver
Walter van Niftrik
2015-07-07
AUDIO: Fix ALSA AdLib OPL2 waveform mask
Walter van Niftrik
2015-07-07
AUDIO: Reset ALSA AdLib on exit
Walter van Niftrik
2015-07-07
AUDIO: Update 2nd operator panning for AdLib register 0xc0
Walter van Niftrik
2015-07-07
AUDIO: List OPL3 support for ALSA AdLib driver
Walter van Niftrik
2015-07-07
AUDIO: Fix bug in ALSA AdLib driver
Walter van Niftrik
2015-07-07
AUDIO: Add experimental hardware OPL support using ALSA
Walter van Niftrik
2015-07-07
AUDIO: Add a class representing a real OPL
Matthew Hoops
2015-07-07
AUDIO: Remove all AudioStream access to OPL
Matthew Hoops
2015-07-07
AUDIO: Change callback frequency without restarting the audio stream
Matthew Hoops
2015-07-07
AUDIO: Be consistent with calling stop() in OPL destructors
Matthew Hoops
2015-07-07
AUDIO: Use the built-in OPL timer for MidiDriver_Miles_AdLib
Matthew Hoops
2015-07-07
AUDIO: Allow for changing the OPL timer rate
Matthew Hoops
2015-07-07
AUDIO: Limit the DOSBox start(0) hack to only being called once
Matthew Hoops
2015-07-07
AUDIO: Use the built-in OPL timer for MidiDriver_ADLIB
Matthew Hoops
2015-07-07
AUDIO: Introduce a callback to the OPL code
Matthew Hoops
2015-07-07
AUDIO: Remove the sample rate configuration from the OPL code
Matthew Hoops
2015-07-07
AUDIO: Remove the legacy OPL API
Matthew Hoops
2015-07-07
AUDIO: Fix abuse of driver IDs in OPL code.
Johannes Schickel
2015-07-05
AUDIO: Miles Audio AdLib: set default volume 0x7F
Martin Kiewitz
2015-07-05
AUDIO: Miles Audio AdLib: OPL3 detect for timbre
Martin Kiewitz
2015-07-05
AUDIO: Miles Audio AdLib: support AD+OPL3 streams
Martin Kiewitz
2015-07-05
AUDIO: Make Miles AdLib audio stream permanent
Torbjörn Andersson
2015-07-04
AUDIO: Miles Audio AdLib: read OPL3 timbre bugfix
Martin Kiewitz
2015-07-04
AUDIO: Miles Audio AdLib: read AdLib+OPL3 file
Martin Kiewitz
2015-07-04
AUDIO: Miles Audio AdLib instrument stream support
Martin Kiewitz
2015-07-03
AUDIO: Miles Audio: pass strings via reference
Martin Kiewitz
2015-07-03
AUDIO: Miles Audio MT32: remove updateScreen-call
Martin Kiewitz
2015-07-03
AUDIO: Miles Audio AdLib: fix instrument load code
Martin Kiewitz
2015-07-02
AUDIO: Miles Audio AdLib: fix comment
Martin Kiewitz
2015-07-02
AUDIO: Miles Audio AdLib: implement sustain
Martin Kiewitz
2015-07-02
AUDIO: Miles Audio AdLib: init panning to 63
Martin Kiewitz
2015-07-01
AUDIO: Miles Audio AdLib: timbre data via data-ptr
Martin Kiewitz
2015-06-30
AUDIO: Miles Audio MT32: calculate sysex address
Martin Kiewitz
2015-06-30
AUDIO: Miles Audio MT32: adjust sysex target address
Martin Kiewitz
[prev]
[next]