scummvm/audio
2020-09-23 22:58:53 +02:00
..
decoders AUDIO: Separate the XA ADPCM decoder from the PSX video decoder 2020-08-24 14:21:00 +02:00
mods CINE: Loop Amiga music instead of playing it once 2020-09-10 00:34:32 +01:00
softsynth AUDIO: (FM-TOWNS) - whitespace 2020-09-08 23:02:34 +02:00
soundfont AUDIO: Silence MSVC warning 2020-08-27 15:02:59 +02:00
adlib.cpp AUDIO: Align overridden methods 2020-07-07 12:18:20 +02:00
alsa_opl.cpp AUDIO: Fix Missing Default Switch Cases 2019-11-17 08:20:01 +00:00
audiostream.cpp AUDIO: Added flag to skip rewinding in LoopingAudioStream 2020-08-29 02:17:18 +02:00
audiostream.h AUDIO: Added flag to skip rewinding in LoopingAudioStream 2020-08-29 02:17:18 +02:00
fmopl.cpp AUDIO: Fix Missing Default Switch Cases 2019-11-17 08:20:01 +00:00
fmopl.h AUDIO: Add a class representing a real OPL 2015-07-07 20:19:47 -04:00
mididrv.cpp GUI: U32: Downscale changes of U32, fix review issues 2020-08-30 14:43:41 +02:00
mididrv.h GUI: U32: Downscale changes of U32, fix review issues 2020-08-30 14:43:41 +02:00
midiparser_qt.cpp AUDIO: Fix Missing Default Switch Cases 2019-11-17 08:20:01 +00:00
midiparser_qt.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
midiparser_smf.cpp AUDIO: Fix Missing Default Switch Cases 2019-11-17 08:20:01 +00:00
midiparser_xmidi.cpp MIDI: Fix MIDI parser tracker overflow 2020-07-25 00:35:47 +02:00
midiparser.cpp MIDI: Fix MIDI parser tracker overflow 2020-07-25 00:35:47 +02:00
midiparser.h MIDI: Updated MidiParser documentation 2020-07-25 00:35:47 +02:00
midiplayer.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
midiplayer.h AUDIO: Added override keywords 2020-03-09 16:08:19 +01:00
miles_adlib.cpp AUDIO: Replace memsets on structures with ctors with ARRAYCLEAR() 2020-08-31 21:57:14 +01:00
miles_midi.cpp AUDIO: Fix warning 2020-07-25 13:20:15 +02:00
miles.h MIDI: Use driver-specific impl. for stopping all notes 2020-07-25 00:35:47 +02:00
mixer_intern.h AUDIO: Increase number of audio mixer channels to 32 2020-09-23 22:58:53 +02:00
mixer.cpp BACKENDS: More mutexes 2020-08-20 00:53:23 +02:00
mixer.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
module.mk AUDIO: SoundFont2 creation support 2020-08-07 10:10:12 +02:00
mpu401.cpp AUDIO: Fix Missing Default Switch Cases 2019-11-17 08:20:01 +00:00
mpu401.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
musicplugin.cpp GUI: U32: Downscale changes of U32, fix review issues 2020-08-30 14:43:41 +02:00
musicplugin.h GUI: U32: Downscale changes of U32, fix review issues 2020-08-30 14:43:41 +02:00
null.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
null.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
opl2lpt.cpp AUDIO: (opl2lpt) add OPL3LPT support 2019-08-23 14:34:44 +03:00
rate_arm_asm.s Merge pull request #625 from digitall/rate-hack 2015-11-09 16:39:17 +01:00
rate_arm.cpp Merge pull request #625 from digitall/rate-hack 2015-11-09 16:39:17 +01:00
rate.cpp Merge pull request #625 from digitall/rate-hack 2015-11-09 16:39:17 +01:00
rate.h ALL: Remove obsolete register keyword 2017-12-03 20:27:42 -06:00
timestamp.cpp AUDIO: Wrap around in the Timestamp constructor 2014-12-20 19:38:18 +01:00
timestamp.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00