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
Age
Commit message (
Expand
)
Author
2003-10-10
Add old change from SDL backends, give error if video mode isn't support.
Travis Howell
2003-10-09
make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :)
Jonathan Gray
2003-10-08
fix bug where going up in the root dir would get you back to the (unix) curre...
Max Horn
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
2003-10-06
oops - that happesn if you incorrectly re-apply a broken patch =)
Max Horn
2003-10-06
more optimizations
Max Horn
2003-10-06
Fix compiler warnings
Jamieson Christian
2003-10-06
The real YM2612 implementation. Portable,
Jamieson Christian
2003-10-06
For those us who have to hit Shift to get to +
Jamieson Christian
2003-10-05
Preliminary preparation for new YM2612 FM emulator.
Jamieson Christian
2003-10-05
implemented new 'nice' scaler hotkeys
Max Horn
2003-10-05
cleanup
Max Horn
2003-10-05
Ooops
Travis Howell
2003-10-05
Remove unneeded case.
Travis Howell
2003-10-05
cleanup
Max Horn
2003-10-05
fixed some broken scaler related checks
Max Horn
2003-10-04
revert the 'reverse Y axis' hack
Max Horn
2003-10-04
use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...
Max Horn
2003-10-04
small remark
Max Horn
2003-10-03
You have been a thorn in my side for far too long Avatar^H^H^H^H^H^H bad code
Max Horn
2003-10-02
renamed namespace ScummVM to Common
Max Horn
2003-10-02
updated Marcus' copyright
Max Horn
2003-10-01
disable joystick input by default either command line or config file need to ...
Jonathan Gray
2003-09-28
removed duplicate g_timer object (one was global, one was static to timer.cpp...
Max Horn
2003-09-28
Slightly more sensible hotkeys for the scalers. Hq2x is now number 8, right
Torbjörn Andersson
2003-09-27
Fixed program crash when trying to switch to a
Jamieson Christian
2003-09-27
proposal for revised scaler keyboard shortcuts
Max Horn
2003-09-27
added hq2x scaler
Max Horn
2003-09-27
OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...
Max Horn
2003-09-26
Converted the MPU-401 timer to use the Timer class.
Jamieson Christian
2003-09-25
Fix for Bug [810564] ALL: missing instruments with native MT-32
Jamieson Christian
2003-09-23
ScummVM Headers were missing
Chris Apers
2003-09-23
Added palmtform option
Chris Apers
2003-09-23
Options flag
Chris Apers
2003-09-23
Added support for DIA API compatible devices (Zodiac), fixed move_screen func...
Chris Apers
2003-09-23
Split palmstart.cpp into mutiple files
Chris Apers
2003-09-23
Moved PalmFatalError here
Chris Apers
2003-09-23
CD Audio track support via MP3 on PalmOS
Chris Apers
2003-09-21
Made Ctrl-Alt 9 the hotkey for the new hq3x scaler, and moved the scanlines
Torbjörn Andersson
[next]