Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-07 | AUDIO: (FM-Towns/PC98) - cleanup mutex handling | athrxx | |
2019-08-07 | SCI: (FM-Towns sound driver) - fix pitchwheel glitch | athrxx | |
Pitchwheel and channel volume settings need to be updated when the channels get reassigned. This bug caused faulty music at least in KQ5 when walking from the dwarves scene into the harp playing tree scene. | |||
2018-10-31 | SCI: - minor fix to FM-TOWNS sound driver | athrxx | |
- workaround to fix music playback in Mixed Up Mothergoose - remove a useless declaration | |||
2017-03-27 | SCI: Implement bounds-checked reads of game resources | Colin Snover | |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel | |
Powered by: git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//' | |||
2011-11-05 | SCI: add Japanese MUMG detection entry and adapt Fm-Towns sound driver | athrxx | |
2011-11-02 | SCI: Remove unnecessary semicolon | Torbjörn Andersson | |
2011-11-01 | SCI: Fixed unexpected end of file in fmtowns.cpp | Filippos Karapetis | |
2011-11-01 | SCI: add sound driver for KQ5 FM-Towns | athrxx | |