index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
softsynth
/
fmtowns_pc98
/
towns_pc98_fmsynth.cpp
Age
Commit message (
Expand
)
Author
2019-11-17
AUDIO: Fix Missing Default Switch Cases
D G Turner
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-05-07
AUDIO: Fix GCC Compiler Warning in FM-TOWNS PC-98 Soft Synth
D G Turner
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/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) - cleanup
athrxx
2017-08-11
AUDIO: Fix insufficient memset length in FM-TOWNS synthesizer
Eugene Sandulenko
2016-05-08
AUDIO FM-TOWNS: Fix copy/paste error
Eugene Sandulenko
2014-02-18
AUDIO: Make GPL headers consistent in themselves.
Johannes Schickel
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-30
FM-TOWNS AUDIO: fix destructors (thread safety)
athrxx
2011-05-29
FM-TOWNS AUDIO: Unlock internal mutex before calling imuse timer proc.
athrxx
2011-05-20
FM-TOWNS AUDIO: fix gcc warnings
athrxx
2011-05-20
FM-TOWNS AUDIO: fix thread lockups and cleanup
athrxx
2011-05-17
FM-TOWNS AUDIO: Fix GCC warnings
athrxx
2011-05-17
FM-TOWNS AUDIO: Fix several CppCheck warnings
athrxx
2011-05-17
FM-TOWNS AUDIO: Fix some bugs and rename some stuff in the midi driver code
athrxx
2011-05-17
FM-TOWNS AUDIO: Some midi code fixes and some renaming
athrxx
2011-05-17
FM-TOWNS AUDIO: Improve thread safety
athrxx
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-19
AUDIO: Changed several places that use PI to use M_PI instead
md5
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn