Age | Commit message (Expand) | Author |
2019-08-25 | AUDIO: (FM-Towns/PC-98) - deconstructor/race condition fix | athrxx |
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-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 |
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-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-07-22 | GUI: Use consistent capitalization for options | Thierry Crozat |
2018-05-24 | JANITORIAL: Fix trailing whitespace | 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-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-01-03 | MT32: Update to munt 2.3.0 | Tarek Soliman |
2017-12-20 | MT32: Remove executable flag from source files | Tarek Soliman |
2017-08-11 | AUDIO: Fix insufficient memset length in FM-TOWNS synthesizer | Eugene Sandulenko |
2017-08-06 | JANITORIAL: Silence some more GCC 7 fall through warnings | Torbjörn Andersson |
2017-02-28 | MT32: Update Munt to 2.0.3 | Willem Jan Palenstijn |
2017-01-14 | MT32: Fix Set-But-Unused Compiler Warning. | D G Turner |
2016-12-18 | MT32: Really add the virtual destructor | Colin Snover |
2016-12-18 | MT32: Fix virtual dtor warning, incorrect delete, unnecessary allocation | Colin Snover |
2016-12-17 | MT32: Prevent Munt from including <fstream> | Eugene Sandulenko |
2016-12-16 | MT32: Fix driver to be thread-safe | Colin Snover |
2016-12-16 | MT32: Update Munt to 2.0.1-pre | Colin Snover |
2016-11-25 | Revert "MT32: Update Munt to 2.0.0" | Colin Snover |
2016-11-25 | MT32: Update Munt to 2.0.0 | Colin Snover |
2016-10-29 | MT32: Use OSDMessageQueue to post OSD messages from the MT32 thread | Thierry Crozat |
2016-10-09 | JANITORIAL: Remove more trailing spaces | Eugene Sandulenko |
2016-09-07 | AUDIO: Fix CMS chips incorrect pitch. | jepael |
2016-05-08 | AUDIO FM-TOWNS: Fix copy/paste error | Eugene Sandulenko |