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
/
sound
Age
Commit message (
Expand
)
Author
2003-05-31
Some Doxygen documentation. Just to test.
Jamieson Christian
2003-05-29
more OSystem docs & cleanup
Max Horn
2003-05-29
added TODO: get rid of create_thread
Max Horn
2003-05-25
Fixed occassional music crashes when loading games.
Jamieson Christian
2003-05-24
allNotesOff() now sends to all 16 channels, not just the first 15. Duh.
Jamieson Christian
2003-05-23
fixed nasty deadlock I recently introduced
Max Horn
2003-05-23
Fixed problem with hanging notes on some synth modules.
Jamieson Christian
2003-05-23
Fixed tempo problems in Simon games
Jamieson Christian
2003-05-23
Removed annoying warning
Jamieson Christian
2003-05-23
Fixed gcc warning
Jamieson Christian
2003-05-23
Revamped iMuse and Player classes. Player now uses MidiParser to parse its da...
Jamieson Christian
2003-05-22
make sure that the mutex protects everything that affects the buffer
Max Horn
2003-05-22
Added "smart-jump" capability to MidiParser.
Jamieson Christian
2003-05-21
pedantic warning fix
Max Horn
2003-05-21
More Simon music fixes
Jamieson Christian
2003-05-20
Corrections to SMF Type 1 compression to Type 0.
Jamieson Christian
2003-05-20
Simon music fixes
Jamieson Christian
2003-05-20
init member vars to 0
Max Horn
2003-05-20
Fixed regression in XMIDI parsing.
Jamieson Christian
2003-05-19
Fixed anonymous structs warning.
Jamieson Christian
2003-05-19
Moved common parsing logic into MidiParser base class.
Jamieson Christian
2003-05-19
Fixed problem updating callback
Jamieson Christian
2003-05-19
fix shadow warning; removed unused var
Max Horn
2003-05-19
fix shadow warning
Max Horn
2003-05-19
Fixed Simon 1 music regression.
Jamieson Christian
2003-05-19
MidiStreamer goes away, replaced by MidiParser
Jamieson Christian
2003-05-19
Fixed gcc warnings, virtual destructor problem
Jamieson Christian
2003-05-19
remove dup object
Jonathan Gray
2003-05-18
Implemented new Simon MIDI module, switching from MidiStreamer to MidiParser....
Jamieson Christian
2003-05-18
SMF/GMF implementation of MidiParser
Jamieson Christian
2003-05-18
MIDI Meta event Tx for virtual MidiDriver's
Jamieson Christian
2003-05-18
update
Jonathan Gray
2003-05-18
New plug-in MIDI parser modules, INCOMPLETE.
Jamieson Christian
2003-05-18
HAVE_CONFIG_H
Jonathan Gray
2003-05-17
Fixed Adlib sound problem on old (small header) games. Thanks for eriktorbjor...
Jamieson Christian
2003-05-17
Removed mididrv.cpp, added seq.cpp
Jamieson Christian
2003-05-17
Absorbed last tidbits of mididrv.cpp into other files
Jamieson Christian
2003-05-17
Moved SEQ to its own file
Jamieson Christian
2003-05-16
Added SysEx hooks
Jamieson Christian
2003-05-04
new fmopl (from adplug, which has it from mame; we can use it under the LGPL ...
Max Horn
2003-04-30
PalmOS changes
Max Horn
2003-03-30
changed messages from warning to debug
Paweł Kołodziejski
2003-03-18
cleanup; add stopID method to stop a currently playing sound via its ID
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup ....
Paweł Kołodziejski
2003-02-13
fixed warning
Max Horn
2003-02-13
Bug 683544
Oliver Kiehl
2003-01-30
fix warning
Max Horn
2003-01-29
Change AdLib emulation quality for slower devices - added PROP_GET_FMOPL_ENV_...
Nicolas Bacca
2002-12-25
Fix midi driver thread for MorphOS
Ruediger Hanke
[next]