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
/
backends
/
midi
Age
Commit message (
Expand
)
Author
2004-10-23
fixed warnings
Paweł Kołodziejski
2004-10-23
More cleanup. Too bored to go on.
Torbjörn Andersson
2004-10-23
Cleanup
Torbjörn Andersson
2004-10-23
Cleanup
Torbjörn Andersson
2004-10-23
Cleaned up axtoi()
Torbjörn Andersson
2004-10-22
ScummVM style (partial)
Torbjörn Andersson
2004-10-22
cleanup
Max Horn
2004-10-22
ScummVM style.
Torbjörn Andersson
2004-10-22
Replaced the Bit* data types with ScummVM's int* and uint* types. The
Torbjörn Andersson
2004-10-22
Indentation
Torbjörn Andersson
2004-10-22
Fixed warning. Hopefully without breaking anything.
Torbjörn Andersson
2004-10-22
Correction for mingw compile
Travis Howell
2004-10-21
Fix sign warnings
Max Horn
2004-10-21
Patch #1048326 Better MT-32 support
Eugene Sandulenko
2004-10-19
Fix for bug #1049937 (FOA: Regression in Adlib music)
Max Horn
2004-10-19
Made the calculation of _samples_per_tick a bit less prone to arithmetic
Torbjörn Andersson
2004-10-17
Fix warning
Max Horn
2004-10-17
added MidiDriver_Emulated base class used by the adlib & ym2612 midi 'drivers'
Max Horn
2004-10-17
Cleanup
Max Horn
2004-10-11
Make use of the new setupPremix variant (i.e. use an AudioStream subclass ins...
Max Horn
2004-10-06
Use common PI value instead
Chris Apers
2004-09-12
Zodiac midi driver
Chris Apers
2004-08-22
cleanup of TimerProc mess
Max Horn
2004-07-27
Add passthrough ability. Patch by Christian Schoenebeck with slight modificat...
Jonathan Gray
2004-03-19
Reverted to the old random_nr() function. This appears to have been the
Torbjörn Andersson
2004-03-13
Patch #902111: Change remaining random function calls to use RandomSource
Max Horn
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2004-02-05
Prepare Zodiac MIDI support
Chris Apers
2004-01-20
Handle command 0xD0 (queen uses this) - thanks aholler.
Joost Peters
2004-01-06
updated copyright notice
Max Horn
2003-12-25
disable the reverb hack for now; at hacked in sound font support (specify 'so...
Max Horn
2003-12-24
fix various buglets (like, only 15 of the 16 channels were being inited; also...
Max Horn
2003-12-24
fix drum channel
Max Horn
2003-12-11
add config file parameter to specify the desired port when using the ALSA mus...
Jonathan Gray
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-03
stdafx.h needs to be included first.
Marcus Comstedt
2003-10-18
cleanup
Max Horn
2003-10-17
Make PalmOS port happy
Chris Apers
2003-10-07
More Euphony/YM2612 instrument layering and polyphony
Jamieson Christian
2003-10-07
Remove my trace output. :P
Jamieson Christian
2003-10-07
More polyphony tweaks. Sounding a bit better.
Jamieson Christian
2003-10-06
fixed warnings
Max Horn
2003-10-06
removed unused 'rate' param from nextTick; another tiny tweak to Operator2612...
Max Horn
2003-10-06
remove <string> include so we don't depend on stdlib stuff (not used anyway) ...
Jonathan Gray
2003-10-06
malloc/new optimizations
Max Horn
2003-10-06
Per-channel polyphony now > 1
Jamieson Christian
2003-10-06
even more optimizations
Max Horn
2003-10-06
some more tweaks
Max Horn
2003-10-06
some incremental changes (more will follow, this is step-by-step optimzation,...
Max Horn
2003-10-06
More performance optimizations
Jamieson Christian
[prev]
[next]