Age | Commit message (Expand) | Author |
2009-08-21 | unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostl... | Joost Peters |
2009-08-21 | Attempt to fix builds that use the ARM screen column clear code; add new | Robin Watts |
2009-08-21 | This hopefully fixes the GP2x build (and kicks off buildbot) | Andre Heider |
2009-08-21 | fix compilation after RGB API changes | Joost Peters |
2009-08-21 | Fixed OSystem_Wii for the 16bit API changes | Andre Heider |
2009-08-21 | Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guaran... | Andre Heider |
2009-08-21 | correct idiotic error in first gp2x fix attempt. | Jody Northup |
2009-08-21 | fixed GP2X (I hope) | Jody Northup |
2009-08-21 | Merged RGB color API and support in from /scummvm/branches/gsoc2009-16bit/ | Jody Northup |
2009-08-19 | PSP: throttle the number of updateScreen() calls | Joost Peters |
2009-08-19 | Take advantage of extra memory on newer PSP models | Joost Peters |
2009-08-19 | Merged revisions 43458-43468,43470-43471,43473-43475,43477,43479-43483,43485,... | Travis Howell |
2009-08-18 | Implement setCursorPalette(), correct hasFeature() <-> getFeatureState() mixup. | Joost Peters |
2009-08-18 | PSP: Make R-trigger act as a context sensitive modifier key, remap ENTER to t... | Joost Peters |
2009-08-18 | PSP: disable dosbox OPL | Joost Peters |
2009-08-18 | Starting to simplify the Action structure, and rework it to facilitate making... | Jody Northup |
2009-08-17 | PSP: increase optimization level and change clock rate to 333mhz | Joost Peters |
2009-08-17 | Commit (slightly) modified version of patch #2831248: Allow suspend/resume fo... | Joost Peters |
2009-08-17 | Merged revisions 43417,43420,43425-43426,43428,43431,43434,43436-43438,43440-... | Travis Howell |
2009-08-16 | Introduce a better fix for the Mac OS X backspace problem by adding the worka... | Matthew Hoops |
2009-08-16 | Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code m... | Jody Northup |
2009-08-16 | Merged revisions 43338-43340,43342,43344-43347,43349-43350,43352-43354,43357-... | Travis Howell |
2009-08-15 | Properly implement PSPFilesystemFactory::makeCurrentDirectoryFileNode() | Joost Peters |
2009-08-15 | Commented a memory leak whose fix requires a fundamental modification to the ... | Jody Northup |
2009-08-15 | Added support for mapping keys to ctrl, alt, shift, or combinations thereof (... | Jody Northup |
2009-08-15 | Added hash function for ActionKey in preparation for replacing KeyStates in t... | Jody Northup |
2009-08-15 | Added mandatory includes into hardware-key.h (so it can be included without c... | Jody Northup |
2009-08-15 | Removed excessive modifier definitions, prevented excessive memory consumptio... | Jody Northup |
2009-08-15 | Fix compilation. | Andre Heider |
2009-08-14 | PSP: add svn revision + build date to SFO title. | Joost Peters |
2009-08-14 | PSP: also create param.sfo when building via configure | Joost Peters |
2009-08-14 | add psp_clean build rule to clean up EBOOT.PBP and scummvm_stripped.elf | Joost Peters |
2009-08-14 | PSP: create an EBOOT.PBP when building via configure | Joost Peters |
2009-08-14 | Added proper saving/loading of mapped key modifiers. Fixed modifier recogniti... | Jody Northup |
2009-08-14 | Updated files from 1.0.0 branch | Lars Persson |
2009-08-13 | Merged revisions 43245-43249,43251-43252,43257,43260,43262-43264,43266,43268-... | Travis Howell |
2009-08-12 | Laying some groundwork for hopefully getting modifiers working in a less hack... | Jody Northup |
2009-08-12 | Fix formatting | Eugene Sandulenko |
2009-08-11 | Include vkeybd default pack into installation file | Lars Persson |
2009-08-11 | Enable virtual keyboard support, since qvga gfx is now supported. | Lars Persson |
2009-08-11 | Updated actions to support tinsel and made (from CE version) | Lars Persson |
2009-08-11 | Updated with m4.dat file | Lars Persson |
2009-08-11 | Merged revisions 43066,43068,43088,43093,43095,43097,43101-43102,43107,43112,... | Travis Howell |
2009-08-10 | Remove unused variables. | Johannes Schickel |
2009-08-10 | Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backend | Bertrand Augereau |
2009-08-09 | update news files for 1.0.0rc1 release | Kostas Nakos |
2009-08-09 | removing support for flac (good riddance) and mpeg2 | Kostas Nakos |
2009-08-09 | GP2X: Commit local version of backend, contains a 'fix' to work around a GP2X... | John Willis |
2009-08-08 | tweaked the mapped keys to reintroduce SHIFT for mass adding games | Andre Heider |
2009-08-08 | forward port of wince 3.0 fix for paths from branch 0.13.0, r39978 | Kostas Nakos |