aboutsummaryrefslogtreecommitdiff
path: root/audio/softsynth/fmtowns_pc98
AgeCommit message (Expand)Author
2019-08-25AUDIO: (FM-Towns/PC-98) - deconstructor/race condition fixathrxx
2019-08-07AUDIO: (FM-Towns/PC98) - cleanup mutex handlingathrxx
2019-08-03AUDIO: (FM-TOWNS) Fix GCC Compiler Warning with Copy AssignmentD G Turner
2019-07-14SCUMM: imuse driver directory cleanupathrxx
2019-05-07AUDIO: Fix GCC Compiler Warning in FM-TOWNS PC-98 Soft SynthD G Turner
2019-03-22AUDIO: (FM-TOWNS/PC-98) - silence some compiler warningsathrxx
2019-03-22AUDIO: (FM-TOWNS) - turn warning into debug messageathrxx
2019-03-08AUDIO: (FM-TOWNS/PC-98) - really fix NDS port buildathrxx
2019-03-08AUDIO: (FM-TOWNS/PC-98) - hopefully fix NDS portathrxx
2019-03-07AUDIO: (FM-TOWNS) - cleanupathrxx
2019-03-07AUDIO: (FM-TOWNS/PC-98) - initialize some uninitialized varsathrxx
2019-03-07AUDIO: (FM-TOWNS/PC-98) - allow individual operator frequenciesathrxx
2019-03-07AUDIO: (FM-TOWNS/PC-98) - fix valgrind warningathrxx
2019-03-07AUDIO: (FM-TOWNS/PC-98) - more cleanupathrxx
2019-03-07AUDIO: (FM-TOWNS/PC-98) - cleanupathrxx
2018-11-14AUDIO: (FM-TOWNS) - remove wave memory limitathrxx
2018-11-14AUDIO: (FM-TOWNS) - add error codesathrxx
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2017-08-11AUDIO: Fix insufficient memset length in FM-TOWNS synthesizerEugene Sandulenko
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-05-08AUDIO FM-TOWNS: Fix copy/paste errorEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-01-09AUDIO: fix two bugs in FM-TOWNS pcm codeathrxx
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
2015-11-09AUDIO: (FM-TOWNS) - cleanup euphony codeathrxx
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-11AUDIO: remove unused variables in FM-TOWNS imuse driverathrxx
2012-03-13JANITORIAL: Replace (x ? false : true) by !(x).Christoph Mallon
2011-11-03AUDIO: remove 2 superfluous lines in Kyra1/Kyra2/LoL FM-Towns/PC-98 sound driverathrxx
2011-11-01FM-TOWNS AUDIO: make constructor of TownsAudioInterfaceInternal privateathrxx
2011-09-17SCUMM FM-TOWNS: fix invalid mem accessesathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-10SCUMM: minor bug fix in FM-Towns midi driverathrxx
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-03FM-TOWNS AUDIO: some cleanup in midi driver codeathrxx
2011-06-02FM-TOWNS AUDIO: fix regressionathrxx
2011-06-02FM-TOWNS AUDIO: cleanupathrxx
2011-05-31AUDIO: Fix GCC Compilation Warning in FM-Towns Softsynth.D G Turner
2011-05-30FM-TOWNS AUDIO: fix destructors (thread safety)athrxx
2011-05-29FM-TOWNS AUDIO: Unlock internal mutex before calling imuse timer proc.athrxx
2011-05-20FM-TOWNS AUDIO: fix gcc warningsathrxx
2011-05-20FM-TOWNS AUDIO: fix thread lockups and cleanupathrxx
2011-05-20AUDIO: Remove leftover "forward" declaration after real declaration in the TO...Johannes Schickel
2011-05-17AUDIO: Remove SVN Id/URL keywords from a few newly added files.Johannes Schickel
2011-05-17FM-TOWNS AUDIO: hopefully fix ps2 port compileathrxx
2011-05-17AUDIO: Fix warningWillem Jan Palenstijn
2011-05-17FM-TOWNS AUDIO: Fix GCC warningsathrxx
2011-05-17FM-TOWNS AUDIO: Fix several CppCheck warningsathrxx