aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
2009-08-22Second attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-08-22Attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-08-22Give meaningful name to variableEugene Sandulenko
2009-08-22Fix OSX buildsAndre Heider
2009-08-22Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"Eugene Sandulenko
2009-08-2216bit support for the Wii portAndre Heider
2009-08-21Removed redundant checks, the asserts() earlier do exactly the same.Andre Heider
2009-08-21some cleanupJoost Peters
2009-08-21unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostl...Joost Peters
2009-08-21Attempt to fix builds that use the ARM screen column clear code; add newRobin Watts
2009-08-21This hopefully fixes the GP2x build (and kicks off buildbot)Andre Heider
2009-08-21fix compilation after RGB API changesJoost Peters
2009-08-21Fixed OSystem_Wii for the 16bit API changesAndre Heider
2009-08-21Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran...Andre Heider
2009-08-21correct idiotic error in first gp2x fix attempt.Jody Northup
2009-08-21fixed GP2X (I hope)Jody Northup
2009-08-21Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/Jody Northup
2009-08-19PSP: throttle the number of updateScreen() callsJoost Peters
2009-08-19Take advantage of extra memory on newer PSP modelsJoost Peters
2009-08-19Merged revisions 43458-43468,43470-43471,43473-43475,43477,43479-43483,43485,...Travis Howell
2009-08-18Implement setCursorPalette(), correct hasFeature() <-> getFeatureState() mixup.Joost Peters
2009-08-18PSP: Make R-trigger act as a context sensitive modifier key, remap ENTER to t...Joost Peters
2009-08-18PSP: disable dosbox OPLJoost Peters
2009-08-17PSP: increase optimization level and change clock rate to 333mhzJoost Peters
2009-08-17Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo...Joost Peters
2009-08-16Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code m...Jody Northup
2009-08-16Merged revisions 43338-43340,43342,43344-43347,43349-43350,43352-43354,43357-...Travis Howell
2009-08-15Added support for mapping keys to ctrl, alt, shift, or combinations thereof (...Jody Northup
2009-08-15Removed excessive modifier definitions, prevented excessive memory consumptio...Jody Northup
2009-08-15Fix compilation.Andre Heider
2009-08-14PSP: add svn revision + build date to SFO title.Joost Peters
2009-08-14PSP: also create param.sfo when building via configureJoost Peters
2009-08-14add psp_clean build rule to clean up EBOOT.PBP and scummvm_stripped.elfJoost Peters
2009-08-14PSP: create an EBOOT.PBP when building via configureJoost Peters
2009-08-14Updated files from 1.0.0 branchLars Persson
2009-08-13Merged revisions 43245-43249,43251-43252,43257,43260,43262-43264,43266,43268-...Travis Howell
2009-08-12Fix formattingEugene Sandulenko
2009-08-11Include vkeybd default pack into installation fileLars Persson
2009-08-11Enable virtual keyboard support, since qvga gfx is now supported. Lars Persson
2009-08-11Updated actions to support tinsel and made (from CE version)Lars Persson
2009-08-11Updated with m4.dat fileLars Persson
2009-08-11Merged revisions 43066,43068,43088,43093,43095,43097,43101-43102,43107,43112,...Travis Howell
2009-08-10Remove unused variables.Johannes Schickel
2009-08-10Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backendBertrand Augereau
2009-08-09update news files for 1.0.0rc1 releaseKostas Nakos
2009-08-09removing support for flac (good riddance) and mpeg2Kostas Nakos
2009-08-09GP2X: Commit local version of backend, contains a 'fix' to work around a GP2X...John Willis
2009-08-08tweaked the mapped keys to reintroduce SHIFT for mass adding gamesAndre Heider
2009-08-08forward port of wince 3.0 fix for paths from branch 0.13.0, r39978Kostas Nakos
2009-08-07mouse up events need the same lovin' as mouse down events do. don't underesti...Kostas Nakos