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
/
mididrv.cpp
Age
Commit message (
Expand
)
Author
2002-05-18
The second part of armisme fix is here...
Nicolas Noble
2002-05-18
And now commiting the *REAL* arisme patch...
Nicolas Noble
2002-05-18
Next time, I'll have to kill you Arisme ok? ;-)
Nicolas Noble
2002-05-18
Oops
Nicolas Bacca
2002-05-18
Big ugly hairy hack to remove Scumm class dependencies to the MidiEmu driver,...
Nicolas Bacca
2002-05-18
Fixing ALSA driver to not segfault when launching simon. It still isn't
Nicolas Noble
2002-05-17
fixed shadow var warnings
Max Horn
2002-05-16
Cleaning up a little the ALSA driver, and removed the 'old beast': the old Ti...
Nicolas Noble
2002-05-16
Added an ALSA sequencer support. Updated readme.txt to explain it, and
Nicolas Noble
2002-05-12
Fix crash if envvar not set.
James Brown
2002-05-12
Add new MIDIPORT parameter to solve Linux sequencer issues.
James Brown
2002-05-08
Remove 373 type conversion warnings
James Brown
2002-05-08
Hacked away some code from Timidity to support 'Pitch wheel'. The DOTT
Lionel Ulmer
2002-05-08
Remove the setting of 'adlib_mode' to _RYTHM value (did for testing).
Lionel Ulmer
2002-05-08
Fixed the 'myinsbank' init (to not read memory that it should
Lionel Ulmer
2002-05-08
Fix compile warnings.
James Brown
2002-05-08
Add possible code for Modulation/Sustain to Emulated Midi Driver
James Brown
2002-05-07
First commit of the OPL2 MIDI driver (to have MIDI music without
Lionel Ulmer
2002-05-05
cleaning up the mess drigo left... <sigh>
Max Horn
2002-05-05
Fixed some things to support MacOS port and QuickTime
Enrico Rolfi
2002-05-02
Change default tempos.
James Brown
2002-04-28
cleanup; implemented close() for CoreAudio driver
Max Horn
2002-04-27
fixed midi instrument ids in QuickTime driver
Max Horn
2002-04-27
Add autosave support, fix sm and max midi.
James Brown
2002-04-26
removed the unused destroy() methods; using 'delete this' issn't nice anyway <g>
Max Horn
2002-04-26
added new style midi drivers using QuickTime (MacOS 9 & X) and CoreAudio (Mac...
Max Horn
2002-04-22
BeOS compilation fix
James Brown
2002-04-21
BEOS midi compile fix. Take 1.
James Brown
2002-04-21
Fix midi compilation - in more ways than one :P
James Brown
2002-04-20
Warning fix.
James Brown
2002-04-20
Committed Florian Schmitt (fatpenguin)'s Linux MIDI patch. Reported as workin...
Lionel Ulmer
2002-04-20
Commit of the X11 driver using the new OSystem interface. Plus some warning f...
Lionel Ulmer
2002-04-18
Reenable MorphOS Midi driver, small updates to CD open code (only when CD aud...
Ruediger Hanke
2002-04-17
Minor WinCE changes
Nicolas Bacca
2002-04-16
Added missing newline at end of file.
Marcus Comstedt
2002-04-14
wrote new mixer class,
Ludvig Strigeus
2002-04-13
new midi driver API,
Ludvig Strigeus