Age | Commit message (Expand) | Author |
2010-02-27 | Added the svn:keywords property to some files missing it. | Jordi Vilalta Prat |
2010-02-13 | Hide ZipArchive implementation, only expose it via factory functions: makeZip... | Max Horn |
2010-01-25 | Strip trailing whitespaces/tabs in documentation files too. | Johannes Schickel |
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel |
2010-01-24 | Silenced two more trivial cppcheck warnings. | Torbjörn Andersson |
2010-01-22 | Silenced some more cppcheck warnings. Some of these may seem silly, but the way | Torbjörn Andersson |
2010-01-03 | PSP: Limited movement of virtual keyboard onscreen | Yotam Barnoy |
2009-12-31 | PSP: added keypad to d-pad. Allows control of AGI,SCI0, and Indy3 | Yotam Barnoy |
2009-12-31 | PSP: added disable_dosbox_opl to custom makefile | Yotam Barnoy |
2009-12-02 | PSP: experiment to help resolve flicker bug | Yotam Barnoy |
2009-11-25 | apply patch #2903175: "PSP: compile cleanup/fix for gprof and Windows" | Joost Peters |
2009-11-24 | PSP: Fix whitespace usage and code formatting | Max Horn |
2009-11-24 | formatting | Joost Peters |
2009-11-24 | fix building via Makefile | Joost Peters |
2009-11-24 | revert psp.spec mutilation too | Joost Peters |
2009-11-24 | PSP: Replaced virtual keyboard and cleaned up makefiles in the process. | Yotam Barnoy |
2009-11-14 | Remove Igor engine | Max Horn |
2009-10-30 | PSP: Fixed serious issue in plugins due to way gcc sometimes works. Was only ... | Yotam Barnoy |
2009-10-22 | PSP: small fix for cache coherency affecting nippon and some others. Trunk only. | Yotam Barnoy |
2009-10-16 | PSP palette fix for bsword1: fixed cache coherency issue | Yotam Barnoy |
2009-10-15 | PSP plugin: fixed small warning that could cause problems | Yotam Barnoy |
2009-10-15 | Fix Makefile again; use PSP targeted sdl-config, not the system-wide one. | Joost Peters |
2009-10-15 | Updated custom PSP makefile with engines, cleaned up, fixed small issue | Yotam Barnoy |
2009-10-12 | use new ScummVM logo (with capital S) | Joost Peters |
2009-10-09 | whitespace changes aka. buildbot rebuilding :) | Joost Peters |
2009-10-09 | Slightly modified version of patch #2875544: PSP plugins patch | Joost Peters |
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May lead... | Max Horn |
2009-10-04 | Cleaned up version of patch #2872626: "PSP: flicker part 2" | Joost Peters |
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ... | Max Horn |
2009-09-30 | fix bug #2869491: "PSP make problem after 44348" | Joost Peters |
2009-09-27 | reduce display list size - we only use a fraction of it. | Joost Peters |
2009-09-27 | Use _port_mk for the PSP port; some psp.mk cleanup. | Andre Heider |
2009-09-23 | PSP: improved suspend/resume support [patch from bluddy] | Joost Peters |
2009-09-22 | cleanup | Joost Peters |
2009-09-22 | Apply patch #2863653: "PSP: Flickering problem fix" + some formatting changes... | Joost Peters |
2009-08-21 | some cleanup | Joost Peters |
2009-08-21 | unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and mostl... | Joost Peters |
2009-08-21 | fix compilation after RGB API changes | Joost Peters |
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-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-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-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-06-28 | Fix PSP port | Max Horn |