Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-09 | whitespace changes aka. buildbot rebuilding :) | Joost Peters | |
svn-id: r44831 | |||
2009-10-09 | Slightly modified version of patch #2875544: PSP plugins patch | Joost Peters | |
svn-id: r44822 | |||
2009-10-08 | Introduce a new struct TimeDate, replacing struct tm in client code. May ↵ | Max Horn | |
lead to compilation issues in ports, which should be trivial to fix, though svn-id: r44793 | |||
2009-10-04 | Cleaned up version of patch #2872626: "PSP: flicker part 2" | Joost Peters | |
svn-id: r44646 | |||
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵ | Max Horn | |
things) svn-id: r44495 | |||
2009-09-30 | fix bug #2869491: "PSP make problem after 44348" | Joost Peters | |
svn-id: r44479 | |||
2009-09-27 | reduce display list size - we only use a fraction of it. | Joost Peters | |
svn-id: r44418 | |||
2009-09-27 | Use _port_mk for the PSP port; some psp.mk cleanup. | Andre Heider | |
svn-id: r44405 | |||
2009-09-23 | PSP: improved suspend/resume support [patch from bluddy] | Joost Peters | |
svn-id: r44276 | |||
2009-09-22 | cleanup | Joost Peters | |
svn-id: r44253 | |||
2009-09-22 | Apply patch #2863653: "PSP: Flickering problem fix" + some formatting ↵ | Joost Peters | |
changes and fixing several incorrect depth values. svn-id: r44251 | |||
2009-08-21 | some cleanup | Joost Peters | |
svn-id: r43618 | |||
2009-08-21 | unify OSystem_PSP_GU and OSystem_PSP (which was hopelessly outdated and ↵ | Joost Peters | |
mostly useless) svn-id: r43615 | |||
2009-08-21 | fix compilation after RGB API changes | Joost Peters | |
svn-id: r43606 | |||
2009-08-19 | PSP: throttle the number of updateScreen() calls | Joost Peters | |
svn-id: r43539 | |||
2009-08-19 | Take advantage of extra memory on newer PSP models | Joost Peters | |
svn-id: r43525 | |||
2009-08-18 | Implement setCursorPalette(), correct hasFeature() <-> getFeatureState() mixup. | Joost Peters | |
svn-id: r43519 | |||
2009-08-18 | PSP: Make R-trigger act as a context sensitive modifier key, remap ENTER to ↵ | Joost Peters | |
triangle svn-id: r43517 | |||
2009-08-18 | PSP: disable dosbox OPL | Joost Peters | |
svn-id: r43514 | |||
2009-08-17 | PSP: increase optimization level and change clock rate to 333mhz | Joost Peters | |
svn-id: r43498 | |||
2009-08-17 | Commit (slightly) modified version of patch #2831248: Allow suspend/resume ↵ | Joost Peters | |
for PSP svn-id: r43477 | |||
2009-08-14 | PSP: add svn revision + build date to SFO title. | Joost Peters | |
svn-id: r43386 | |||
2009-08-14 | PSP: also create param.sfo when building via configure | Joost Peters | |
svn-id: r43384 | |||
2009-08-14 | add psp_clean build rule to clean up EBOOT.PBP and scummvm_stripped.elf | Joost Peters | |
svn-id: r43377 | |||
2009-08-14 | PSP: create an EBOOT.PBP when building via configure | Joost Peters | |
svn-id: r43369 | |||
2009-06-28 | Fix PSP port | Max Horn | |
svn-id: r41934 | |||
2009-06-28 | Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input; | Max Horn | |
also intentionally broke WinCE and Symbian ports (in an obvious way that can be undo by commenting out some text) -- hopefully this will get the maintainers' attention during the next release cycle, unlike my emails svn-id: r41932 | |||
2009-06-28 | change link order in .spec file to produce working binaries when building ↵ | Joost Peters | |
using the configure script svn-id: r41929 | |||
2009-04-29 | fix warning | Joost Peters | |
svn-id: r40204 | |||
2009-04-21 | run psp-fixup-imports after linking | Joost Peters | |
svn-id: r40037 | |||
2009-04-13 | commit slightly modified version of #2759353 - GSoC 2009: Correction in ↵ | Joost Peters | |
README.PSP svn-id: r39949 | |||
2009-03-25 | Allow building of psp backend via configure (Part 1 - Still need to add the ↵ | Joost Peters | |
fixup + EBOOT packing steps). Thanks dhewg and fingolfin for assistance. :) svn-id: r39693 | |||
2009-03-24 | remove unsigned qualifier, as byte already is unsigned. | Joost Peters | |
svn-id: r39672 | |||
2009-02-21 | disable BREAKPOINT macro and remove exit() macro, as they conflict with SCI ↵ | Joost Peters | |
building (and aren't used anymore anyway) svn-id: r38687 | |||
2009-02-20 | remove old file | Joost Peters | |
svn-id: r38609 | |||
2009-02-20 | add README.PSP to update-version.pl | Joost Peters | |
svn-id: r38608 | |||
2009-02-18 | add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINE | Joost Peters | |
svn-id: r38489 | |||
2009-02-18 | report kFeatureOverlaySupportsAlpha (knowing that nothing queries it, and it ↵ | Joost Peters | |
may even be phased out at some point). svn-id: r38476 | |||
2009-02-18 | Use 4444 overlay on PSP (instead of 1555). | Joost Peters | |
svn-id: r38475 | |||
2009-02-14 | remove InitScalers() call, since the PSP port doesn't use scalers, and we no ↵ | Joost Peters | |
longer need to set gBitFormat. svn-id: r36333 | |||
2009-01-30 | Moved default implementations for various OSystem methods into a new class ↵ | Max Horn | |
BaseBackend svn-id: r36135 | |||
2009-01-24 | fix compilation | Joost Peters | |
svn-id: r36040 | |||
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / ↵ | Max Horn | |
createWriteStream, again to make ownership of the returned stream clear svn-id: r36014 | |||
2009-01-23 | Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to ↵ | Max Horn | |
createConfigReadStream & createConfigWriteStream, in order to make it clear that the *caller* is responsible for deleting the streams (i.e., 'owns' them) svn-id: r36013 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-11-21 | fix wrong uncompress() error check (Z_OK == 0) -- thanks whoever wrecked this ;) | Joost Peters | |
svn-id: r35146 | |||
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for ↵ | Max Horn | |
OSystem::getOverlayFormat to several ports (pending testing by the porters) svn-id: r34912 | |||
2008-11-06 | Got rid of OSystem::ARGBToColor and colorToARGB | Max Horn | |
svn-id: r34911 | |||
2008-11-03 | add PSPSaveFileManager class (subclassed DefaultSaveFileManager) | Joost Peters | |
svn-id: r34891 | |||
2008-11-03 | implement OSystem::getOverlayFormat() | Joost Peters | |
svn-id: r34890 |