aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2003-10-10Add old change from SDL backends, give error if video mode isn't support.Travis Howell
2003-10-09make gcc 2.95 -Wshadow happy (yes fingolfin its a broken compiler :)Jonathan Gray
2003-10-08fix bug where going up in the root dir would get you back to the (unix) curre...Max Horn
2003-10-07More Euphony/YM2612 instrument layering and polyphonyJamieson Christian
2003-10-07Remove my trace output. :PJamieson Christian
2003-10-07More polyphony tweaks. Sounding a bit better.Jamieson Christian
2003-10-06fixed warningsMax Horn
2003-10-06removed unused 'rate' param from nextTick; another tiny tweak to Operator2612...Max Horn
2003-10-06remove <string> include so we don't depend on stdlib stuff (not used anyway) ...Jonathan Gray
2003-10-06malloc/new optimizationsMax Horn
2003-10-06Per-channel polyphony now > 1Jamieson Christian
2003-10-06even more optimizationsMax Horn
2003-10-06some more tweaksMax Horn
2003-10-06some incremental changes (more will follow, this is step-by-step optimzation,...Max Horn
2003-10-06More performance optimizationsJamieson Christian
2003-10-06oops - that happesn if you incorrectly re-apply a broken patch =)Max Horn
2003-10-06more optimizationsMax Horn
2003-10-06Fix compiler warningsJamieson Christian
2003-10-06The real YM2612 implementation. Portable,Jamieson Christian
2003-10-06For those us who have to hit Shift to get to +Jamieson Christian
2003-10-05Preliminary preparation for new YM2612 FM emulator.Jamieson Christian
2003-10-05implemented new 'nice' scaler hotkeysMax Horn
2003-10-05cleanupMax Horn
2003-10-05OoopsTravis Howell
2003-10-05Remove unneeded case.Travis Howell
2003-10-05cleanupMax Horn
2003-10-05fixed some broken scaler related checksMax Horn
2003-10-04revert the 'reverse Y axis' hackMax Horn
2003-10-04use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...Max Horn
2003-10-04small remarkMax Horn
2003-10-03You have been a thorn in my side for far too long Avatar^H^H^H^H^H^H bad codeMax Horn
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-10-02updated Marcus' copyrightMax Horn
2003-10-01disable joystick input by default either command line or config file need to ...Jonathan Gray
2003-09-28removed duplicate g_timer object (one was global, one was static to timer.cpp...Max Horn
2003-09-28Slightly more sensible hotkeys for the scalers. Hq2x is now number 8, rightTorbjörn Andersson
2003-09-27Fixed program crash when trying to switch to aJamieson Christian
2003-09-27proposal for revised scaler keyboard shortcutsMax Horn
2003-09-27added hq2x scalerMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-26Converted the MPU-401 timer to use the Timer class.Jamieson Christian
2003-09-25Fix for Bug [810564] ALL: missing instruments with native MT-32Jamieson Christian
2003-09-23ScummVM Headers were missingChris Apers
2003-09-23Added palmtform optionChris Apers
2003-09-23Options flagChris Apers
2003-09-23Added support for DIA API compatible devices (Zodiac), fixed move_screen func...Chris Apers
2003-09-23Split palmstart.cpp into mutiple filesChris Apers
2003-09-23Moved PalmFatalError hereChris Apers
2003-09-23CD Audio track support via MP3 on PalmOSChris Apers
2003-09-21Made Ctrl-Alt 9 the hotkey for the new hq3x scaler, and moved the scanlinesTorbjörn Andersson