Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-16 | Introduce a better fix for the Mac OS X backspace problem by adding the ↵ | Matthew Hoops | |
workaround to default-events.cpp. svn-id: r43441 | |||
2009-08-15 | Properly implement PSPFilesystemFactory::makeCurrentDirectoryFileNode() | Joost Peters | |
svn-id: r43404 | |||
2009-08-15 | Fix compilation. | Andre Heider | |
svn-id: r43393 | |||
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-08-14 | Updated files from 1.0.0 branch | Lars Persson | |
svn-id: r43362 | |||
2009-08-12 | Fix formatting | Eugene Sandulenko | |
svn-id: r43307 | |||
2009-08-11 | Include vkeybd default pack into installation file | Lars Persson | |
svn-id: r43263 | |||
2009-08-11 | Enable virtual keyboard support, since qvga gfx is now supported. | Lars Persson | |
svn-id: r43262 | |||
2009-08-11 | Updated actions to support tinsel and made (from CE version) | Lars Persson | |
svn-id: r43260 | |||
2009-08-11 | Updated with m4.dat file | Lars Persson | |
svn-id: r43257 | |||
2009-08-10 | Remove unused variables. | Johannes Schickel | |
svn-id: r43216 | |||
2009-08-10 | Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backend | Bertrand Augereau | |
Shortcoming: the picture is not centered svn-id: r43214 | |||
2009-08-09 | update news files for 1.0.0rc1 release | Kostas Nakos | |
svn-id: r43179 | |||
2009-08-09 | removing support for flac (good riddance) and mpeg2 | Kostas Nakos | |
svn-id: r43178 | |||
2009-08-09 | GP2X: Commit local version of backend, contains a 'fix' to work around a ↵ | John Willis | |
GP2X SDL 'feature' that was removing the ability to disable aspect ratio correction. Also misc cleanup and changes to default volume levels to cut down on sample clipping. svn-id: r43167 | |||
2009-08-08 | tweaked the mapped keys to reintroduce SHIFT for mass adding games | Andre Heider | |
svn-id: r43117 | |||
2009-08-08 | forward port of wince 3.0 fix for paths from branch 0.13.0, r39978 | Kostas Nakos | |
svn-id: r43114 | |||
2009-08-07 | mouse up events need the same lovin' as mouse down events do. don't ↵ | Kostas Nakos | |
underestimate 'em. fixes bug #2833549 svn-id: r43102 | |||
2009-08-06 | overload showMouse to kill mouse shadows in kyra | Kostas Nakos | |
svn-id: r43088 | |||
2009-08-04 | got rid of superfluous semicolons | Kostas Nakos | |
svn-id: r43043 | |||
2009-08-04 | commit slightly modified patch #2828646: WINCE: Integrate Windows CE with ↵ | Kostas Nakos | |
the master build system svn-id: r43041 | |||
2009-08-04 | update readme (draft) | Kostas Nakos | |
svn-id: r43039 | |||
2009-08-04 | update Makefile | Kostas Nakos | |
svn-id: r43037 | |||
2009-08-04 | support made engine | Kostas Nakos | |
svn-id: r43035 | |||
2009-08-04 | add bindings for cruise engine | Kostas Nakos | |
svn-id: r43033 | |||
2009-08-03 | GP2XWiz: Fix bug with downscaled cursors. | John Willis | |
svn-id: r43029 | |||
2009-08-02 | GP2XWiz/SDL: Fix 2 small typos. | John Willis | |
svn-id: r43010 | |||
2009-08-02 | clean up and fix vga aspect scaler routines | Kostas Nakos | |
svn-id: r43008 | |||
2009-08-02 | GP2XWiz: More cleanup of render code and fix silly screen update bug when ↵ | John Willis | |
reverting to a 320*2xx game from a 640*4xx game. Dirty rect code for downscaled images still needs work. svn-id: r43007 | |||
2009-08-02 | rework mixer (re)init. fixes bug #2694722 | Kostas Nakos | |
svn-id: r43003 | |||
2009-07-31 | GP2XWiz: Small cleanup of render code to slave as much of loadGFXMode() code ↵ | John Willis | |
back to the OSystem_SDL::loadGFXMode(). version. Also update README-GP2XWIZ. svn-id: r42964 | |||
2009-07-31 | GP2X: Clean up README-GP2X and remove HTML version of it from SVN (no one ↵ | John Willis | |
ever reads it and the WiKi is more upto date). svn-id: r42959 | |||
2009-07-30 | DS: Started work on a new build system for the Nintendo DS port, based on ↵ | Max Horn | |
configure (and thus suitable for buildbot). Currently only the ARM7 part is 'done' svn-id: r42939 | |||
2009-07-30 | NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect ↵ | Max Horn | |
even in the older versions of DevKitPro used for compiling ScummVM...) svn-id: r42937 | |||
2009-07-28 | GP2XWiz: Add downscale support to the backend using the PocketPCHalfARM ↵ | John Willis | |
scaler from the WinCE backend (Maybe this should be moved into /graphics/scalers at some point?). Also enable all the ARM optemised routines in this and the GP2X backend. svn-id: r42863 | |||
2009-07-27 | GP2XWiz: Update GP2X Wiz bundle.sh to copy libraries into the distribution ↵ | John Willis | |
file from the tool chain where the libraries are broken on the device. Also add LD_LIBRARY_PATH 'hack' to launch script to ensure bundled libraries are used over system ones. svn-id: r42847 | |||
2009-07-27 | Add ARM code version of Normal2x scaler. | Robin Watts | |
Add ARM only aspect ratio correcting version of Normal2x scaler. Make WinCE port use Normal2x by default if the screen is large enough. Make WinCE port use aspect ratio correcting version if panel is hidden. svn-id: r42843 | |||
2009-07-26 | Create IP.BIN. | Marcus Comstedt | |
svn-id: r42825 | |||
2009-07-26 | Virtual Keyboard: Update default keyboard pack using slightly tweaked ↵ | John Willis | |
versions of the graphics very kindly provided by Carl Mitchell. Also update xml file to make best use of the keyboard graphics and add the 'delete' event in addition the passing backspace back to the calling textarea. svn-id: r42807 | |||
2009-07-25 | GP2X Backend: Volume control code cleanup. | John Willis | |
svn-id: r42785 |