Age | Commit message (Expand) | Author |
2019-10-04 | MT32: Add Missing Default Switch Cases | D G Turner |
2019-08-25 | AUDIO: (FM-Towns/PC-98) - deconstructor/race condition fix | athrxx |
2019-08-23 | AUDIO: (opl2lpt) add OPL3LPT support | James Ye |
2019-08-07 | AUDIO: (FM-Towns/PC98) - cleanup mutex handling | athrxx |
2019-08-03 | AUDIO: (FM-TOWNS) Fix GCC Compiler Warning with Copy Assignment | D G Turner |
2019-07-14 | SCUMM: imuse driver directory cleanup | athrxx |
2019-07-14 | SCUMM: add Amiga iMuse sound driver | athrxx |
2019-06-20 | AUDIO: Implement low-pass filtering for Paula | Sven Hesse |
2019-05-09 | AUDIO: Fix MSVC warnings | SupSuper |
2019-05-09 | AUDIO: Fix MSVC warnings | SupSuper |
2019-05-07 | AUDIO: Fix GCC Compiler Warning in FM-TOWNS PC-98 Soft Synth | D G Turner |
2019-05-07 | MT32: Fix GCC Compiler Warning regarding memset usage | D G Turner |
2019-03-22 | AUDIO: (FM-TOWNS/PC-98) - silence some compiler warnings | athrxx |
2019-03-22 | AUDIO: (FM-TOWNS) - turn warning into debug message | athrxx |
2019-03-08 | AUDIO: (FM-TOWNS/PC-98) - really fix NDS port build | athrxx |
2019-03-08 | AUDIO: (FM-TOWNS/PC-98) - hopefully fix NDS port | athrxx |
2019-03-07 | AUDIO: (FM-TOWNS) - cleanup | athrxx |
2019-03-07 | AUDIO: (FM-TOWNS/PC-98) - initialize some uninitialized vars | athrxx |
2019-03-07 | AUDIO: (FM-TOWNS/PC-98) - allow individual operator frequencies | athrxx |
2019-03-07 | AUDIO: (FM-TOWNS/PC-98) - fix valgrind warning | athrxx |
2019-03-07 | AUDIO: (FM-TOWNS/PC-98) - more cleanup | athrxx |
2019-03-07 | AUDIO: (FM-TOWNS/PC-98) - cleanup | athrxx |
2019-02-14 | AUDIO: Fix compilation with Clang | Torbjörn Andersson |
2019-02-10 | AUDIO: Simplify _audioGain calculation | Torbjörn Andersson |
2019-02-10 | ZVISION: Boost volume for MPEG cutscenes | Torbjörn Andersson |
2019-01-27 | AUDIO: (Paula) - fix typo | athrxx |
2018-12-08 | GLK: Add support for secondary Blorb files separate from the gamefile | Paul Gilbert |
2018-12-08 | GLK: FROTZ: Further sound handling | Paul Gilbert |
2018-11-14 | AUDIO: (FM-TOWNS) - remove wave memory limit | athrxx |
2018-11-14 | AUDIO: (FM-TOWNS) - add error codes | athrxx |
2018-11-04 | BACKENDS: Remove references to the GP32 backend | Cameron Cawley |
2018-11-04 | AUDIO: Add a separate AC-3 decoder | Torbjörn Andersson |
2018-08-27 | AUDIO: Free strings with delete[] instead of free() | Torbjörn Andersson |
2018-08-20 | AUDIO: Fix Compilation with Fluidsynth v1.1.6 or earlier. | D G Turner |
2018-08-18 | AUDIO: Remove unnecessary string duplications in FluidSynth driver | Colin Snover |
2018-08-17 | JANITORIAL: Removing trailing spaces after int casts | Paul Gilbert |
2018-07-30 | AUDIO: Fix Compiler Shadowing Warnings. | D G Turner |
2018-07-22 | GUI: Use consistent capitalization for options | Thierry Crozat |
2018-05-24 | JANITORIAL: Fix trailing whitespace | Adrian Frühwirth |
2018-05-05 | ALL: Use CLIP to clip volumes | Adrian Frühwirth |
2018-04-21 | AUDIO: Silence compiler warning in Nuked OPL emulator | Adrian Frühwirth |
2018-04-19 | JANITORIAL: Fix whitespace | Adrian Frühwirth |
2018-04-08 | AUDIO: add support for OPL2LPT | Vincent Bernat |
2018-04-07 | AUDIO: Really fix constant type in Nuked OPL emulator | Adrian Frühwirth |
2018-04-07 | AUDIO: Specify constant type in Nuked OPL emulator | Eugene Sandulenko |
2018-04-07 | CONFIGURE: Do not even try to build Nuked OPL when disabled | Eugene Sandulenko |
2018-04-07 | JANITORIAL: Add missing endline | Eugene Sandulenko |
2018-04-07 | AUDIO: Add Nuked OPL3 core | nukeykt |
2018-04-07 | DS: Fix compilation with devkitARM r47 | Cameron Cawley |
2018-02-04 | SCUMM HE: Use Miles AdLib driver | nukeykt |