aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2009-10-15PSP plugin: fixed small warning that could cause problemsYotam Barnoy
2009-10-15Fix Makefile again; use PSP targeted sdl-config, not the system-wide one.Joost Peters
2009-10-15Updated custom PSP makefile with engines, cleaned up, fixed small issueYotam Barnoy
2009-10-13PS2: Clarify licensing terms for some filesMax Horn
2009-10-13PS2: Replace license header on irx_imports.h by a GPL one. These filesMax Horn
2009-10-13Update the WinCE bar and the XPM imagesJordi Vilalta Prat
2009-10-13Update some more icons (motomagx, gp2x, gp2xwiz and wince)Jordi Vilalta Prat
2009-10-12use new ScummVM logo (with capital S)Joost Peters
2009-10-10Fixed some warnings.Marcus Comstedt
2009-10-10Added flag for updating dependencies.Marcus Comstedt
2009-10-10Enable RGB colour for Dreamcast.Marcus Comstedt
2009-10-10RGB support.Marcus Comstedt
2009-10-10Makefile.common now requires us to set $(LD) as well...Marcus Comstedt
2009-10-09Some const correctness changes; cleanupMax Horn
2009-10-09whitespace changes aka. buildbot rebuilding :)Joost Peters
2009-10-09Slightly modified version of patch #2875544: PSP plugins patchJoost Peters
2009-10-09PS2: Fix warningsMax Horn
2009-10-09PS2: Fix warning, use fully qualified path for backend specific header ps2temp.hMax Horn
2009-10-08PS2: Add some stubs for the ps2 port to our primary build system (incomplete ...Max Horn
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-10-05Here we have:Max Lingua
2009-10-04Revert nonsense I did in backends/platform/linuxmoto/module.mk and modify ASM...Max Horn
2009-10-04Cleaned up version of patch #2872626: "PSP: flicker part 2"Joost Peters
2009-10-04Attempt to fix linuxmoto compilation on our buildbotMax Horn
2009-10-04Add some doxygen comments to WinCE scalers. Somebody should verify those. Als...Max Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-02Fix more cppcheck warnings/errors; some code formatting; and fixes to our toolsMax Horn
2009-10-02Remove dead codeMax Horn
2009-10-01Fixed mismatching malloc/free, and plugged a memleak.Andre Heider
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-30fix bug #2869491: "PSP make problem after 44348"Joost Peters
2009-09-28Removed the svn:executable property on non-executablesAndre Heider
2009-09-28Fixed whitespace failAndre Heider
2009-09-28Fix WinCE build errorAndre Heider
2009-09-28revert previous fixKostas Nakos
2009-09-28overload newer incarnation of setmousecursorKostas Nakos
2009-09-281) fix scaler selection for vga games on vga (or higher) devices. 2) fix a cr...Kostas Nakos
2009-09-27Removed Mac OS X QuickTime MIDI backend. It breaks on OS X 10.6, and it's not...Max Horn
2009-09-27Fix CoreAudio MIDI backend on Mac OS X 10.6Max Horn
2009-09-27Backported NDS changes from 1.0.0 branch to trunkMax Horn
2009-09-27reduce display list size - we only use a fraction of it.Joost Peters
2009-09-27Properly return values on functions with non-void return types.Andre Heider
2009-09-27Fixed compilation of the NDS port.Andre Heider
2009-09-27make -> $(MAKE)Andre Heider
2009-09-27makefile -> NakefileAndre Heider
2009-09-27make -> $(MAKE)Andre Heider
2009-09-27makefile -> NakefileAndre Heider
2009-09-27Use _port_mk for the PSP port; some psp.mk cleanup.Andre Heider
2009-09-27Use _port_mk for the Wii and Gamecube port.Andre Heider
2009-09-25cleanupMax Horn