aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2017-08-06JANITORIAL: Silence some more GCC 7 fall through warningsTorbjörn Andersson
2017-02-28MT32: Update Munt to 2.0.3Willem Jan Palenstijn
2017-01-14MT32: Fix Set-But-Unused Compiler Warning.D G Turner
2016-12-20AUDIO: Support Wave files with an initial fact chunkPaul Gilbert
2016-12-18MT32: Really add the virtual destructorColin Snover
2016-12-18MT32: Fix virtual dtor warning, incorrect delete, unnecessary allocationColin Snover
2016-12-17MT32: Prevent Munt from including <fstream>Eugene Sandulenko
2016-12-16MT32: Fix driver to be thread-safeColin Snover
2016-12-16MT32: Update Munt to 2.0.1-preColin Snover
2016-11-25Revert "MT32: Update Munt to 2.0.0"Colin Snover
2016-11-25MT32: Update Munt to 2.0.0Colin Snover
2016-10-29MT32: Use OSDMessageQueue to post OSD messages from the MT32 threadThierry Crozat
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-09-19AUDIO: Keep packetized MP3 stream from ending prematurelyTorbjörn Andersson
2016-09-07AUDIO: Fix CMS chips incorrect pitch.jepael
2016-09-03AUDIO: Whitespace fix in MP3 engine usage listPaul Gilbert
2016-09-02AUDIO: Add Titanic to list of engines using MP3 decoderPaul Gilbert
2016-09-02AUDIO: Disable MP3 decoding in Wave files if MAD dependency is disabledPaul Gilbert
2016-09-02AUDIO: Add support for MP3 encoded data in WAVE filesPaul Gilbert
2016-08-05AUDIO: Add titanic to list of engines using wave filesPaul Gilbert
2016-07-31AUDIO: Fix buildWillem Jan Palenstijn
2016-07-31AUDIO: Fix indentationEugene Sandulenko
2016-07-06AUDIO: Fix audio corruption in MS ADPCM decoderTorbjörn Andersson
2016-06-21AUDIO: Fix incorrect forward declarationColin Snover
2016-06-19AUDIO: Make WAV streams seekableColin Snover
2016-05-31AUDIO: Fix memory corruption.Eugene Sandulenko
2016-05-15AUDIO: Plug potential memory leakEugene Sandulenko
2016-05-08AUDIO FM-TOWNS: Fix copy/paste errorEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-03-28JANITORIAL: Mark audio/decoders/vorbis as: used in WintermuteTobia Tesan
2016-03-18AUDIO: Use MUNT's sample rate for MT-32 emulation.Johannes Schickel
2016-03-18AUDIO: Make MT-32 emulator play MIDI events immediately.Johannes Schickel
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-01-09AUDIO: fix two bugs in FM-TOWNS pcm codeathrxx
2016-01-07AUDIO: Fix clang warning in mame.cpp.Johannes Schickel
2016-01-07JANITORIAL: Fix clang printf warningsOri Avtalion
2016-01-07AUDIO: Use standard line warps in iOS7 hack comment in fluidsynth.cpp.Johannes Schickel
2016-01-07AUDIO: Remove unused includes in fluidsynth.cpp.Johannes Schickel
2016-01-07IOS: Renames a macroVincent Bénony
2016-01-06IOS: Fluidsynth path hack only for iOS 7Vincent Bénony
2016-01-06IOS: Uses Common::String instead of plain C stringVincent Bénony
2016-01-06IOS: Merge branch 'master' into ios-fixVincent Bénony
2016-01-06IOS: Brings support for FluidSynthVincent Bénony
2015-12-28MT32: Also use the ROM name to return the most appropriate ROM infoFilippos Karapetis
2015-12-28Revert "MT32: Add SHA1 file digest checking in getROMInfo()"Filippos Karapetis
2015-12-28MT32: Check for CM32-L ROMs before checking for MT-32 onesFilippos Karapetis
2015-12-28MT32: Add SHA1 file digest checking in getROMInfo()Filippos Karapetis
2015-11-09AUDIO: (FM-TOWNS) - replace fixed hanging notes buffer with a dynamic chainathrxx
2015-11-09AUDIO: fix bug #6885 (INDY3: FMTOWNS: Music is distorted (regression))athrxx
2015-11-09AUDIO: (FM-TOWNS) - fix looping pcm soundsathrxx