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_audio.cpp
Age
Commit message (
Expand
)
Author
2019-03-22
AUDIO: (FM-TOWNS) - turn warning into debug message
athrxx
2018-11-14
AUDIO: (FM-TOWNS) - remove wave memory limit
athrxx
2018-11-14
AUDIO: (FM-TOWNS) - add error codes
athrxx
2016-01-09
AUDIO: fix two bugs in FM-TOWNS pcm code
athrxx
2015-11-09
AUDIO: (FM-TOWNS) - fix looping pcm sounds
athrxx
2014-02-18
AUDIO: Make GPL headers consistent in themselves.
Johannes Schickel
2011-11-01
FM-TOWNS AUDIO: make constructor of TownsAudioInterfaceInternal private
athrxx
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-02
FM-TOWNS AUDIO: fix regression
athrxx
2011-06-02
FM-TOWNS AUDIO: cleanup
athrxx
2011-05-31
AUDIO: Fix GCC Compilation Warning in FM-Towns Softsynth.
D G Turner
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
AUDIO: Fix warning
Willem Jan Palenstijn
2011-05-17
FM-TOWNS AUDIO: Fix several CppCheck warnings
athrxx
2011-05-17
FM-TOWNS AUDIO: Some fixes and renaming
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-17
FM-TOWNS AUDIO: Some more midi driver code
athrxx
2011-05-17
FM-TOWNS AUDIO: Change internal interface layout
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-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn