Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-15 | GP2XWiz: Add port distribution rules into a makefile so they can be used ↵ | John Willis | |
with buildbot. This removes them from the old scripts in /backends/platform/gp2xwiz/build/ and puts them in the right place as make targets. svn-id: r49877 | |||
2010-06-14 | GP2XWiz: Add shellscripts to support building a non-stripped bundle for use ↵ | John Willis | |
with GDB. * This should help Tony (GSoC) get debug builds going. svn-id: r49648 | |||
2010-06-05 | GP2X Wiz: Add missing "#include "graphics/scaler/aspect.h"". | John Willis | |
svn-id: r49442 | |||
2010-06-05 | GP2X Wiz: Update handy shell scripts. | John Willis | |
svn-id: r49441 | |||
2009-10-13 | Update some more icons (motomagx, gp2x, gp2xwiz and wince) | Jordi Vilalta Prat | |
svn-id: r45011 | |||
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-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-06-08 | Virtual Keyboard: Move vkeybd.zip into packs folder and rename default ↵ | John Willis | |
keyboard pack to vkeybd_default(.zip) with updates to default-events.cpp. Also update vkeybdpack.py to use zlib compression if Python zlib is found. Update GP2X and GP2XWiz bundle files to get new vkeybd_default.zip. svn-id: r41373 | |||
2009-06-06 | GP2XWiz: Cleanup and start to work on virtual keyboard support for the backend. | John Willis | |
svn-id: r41226 | |||
2009-06-04 | Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). ↵ | John Willis | |
Includes configure changes and one #ifdef to SDL backend. Also updates NEWS. svn-id: r41156 |