Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-28 | SDL: Various more SdlEventSource related fixes | Max Horn | |
svn-id: r54553 | |||
2010-11-28 | SDL: Change refs to SdlEventManager to SdlEventSource | Max Horn | |
svn-id: r54544 | |||
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn | |
svn-id: r54518 | |||
2010-10-30 | GP2x: Enable use of forbidden symbols | Max Horn | |
svn-id: r53962 | |||
2010-10-20 | GPH: Cleanup Readme and support scripts. | John Willis | |
GP2X: Cleanup Readme. SDL: Change a few backend defines to GPH_DEVICE from the device name (blocking main and loadGFXMode so they can be written elsewhere). svn-id: r53639 | |||
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel | |
This includes an rather hacky attempt to merge all the recent gp2x backend changes into the branch. I suppose the gp2x backend and probably all new backends, i.e. gph, dingux etc., might not compile anymore. Since I have no way of testing those it would be nice if porters could look into getting those up to speed in this branch. svn-id: r53399 | |||
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson | |
Our warning() and error() functions always add an exclamation mark to the end of the message anyway. svn-id: r52791 | |||
2010-07-01 | Modularized GP2X backend. Renamed GP2XWIZSdlEventManager to ↵ | Alejandro Marzini | |
GP2XSdlEventManager, and added GP2X code. svn-id: r50542 | |||
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn | |
svn-id: r49388 | |||
2010-06-01 | Remove dead code from PS2 and GP2x backends | Max Horn | |
svn-id: r49374 | |||
2010-03-11 | Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ↵ | Max Horn | |
MixerImpl constructor svn-id: r48238 | |||
2010-03-10 | Remove last traces of OSystem::getOutputSampleRate() | Max Horn | |
svn-id: r48229 | |||
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-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-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-25 | GP2X Backend: Volume control code cleanup. | John Willis | |
svn-id: r42785 | |||
2009-07-25 | Yet another fix for the GP2x backend. | Johannes Schickel | |
svn-id: r42761 | |||
2009-06-06 | GP2X: Small cleanup of control code and start to work on virtual keyboard ↵ | John Willis | |
support for the backend. svn-id: r41230 | |||
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson | |
look at debug() and debugC(), since I'm really bored with this now. :-) svn-id: r41061 | |||
2009-04-16 | Backout previous 'ooops' change (while shaking a stick at SVN and trying to ↵ | John Willis | |
convince people (badly) that is was not just simple user error ;-)). svn-id: r39961 | |||
2009-04-16 | Push local cleanup into the 0.13 branch in prep. for 0.13.1. | John Willis | |
svn-id: r39960 | |||
2009-02-12 | Cleanup of the GP2X backend. It's been sat on my HDD for a while and it ↵ | John Willis | |
really should be in SVN. svn-id: r36278 | |||
2009-01-30 | Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some ↵ | Max Horn | |
potential errors in WinCE & GP2x, too) svn-id: r36146 | |||
2008-09-29 | Added FIXME to GP2x port | Max Horn | |
svn-id: r34678 | |||
2008-08-04 | Pushed some port specific code from DefaultSaveFileManager out to port ↵ | Max Horn | |
specific code in backends/platform/ svn-id: r33621 | |||
2008-06-29 | Small GP2X tidy (mostly svn:executable on scripts) and fixes needed to ↵ | John Willis | |
reflect "Patch ##1956946 (Audio::Mixer internal API revision)" svn-id: r32835 | |||
2008-06-28 | Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks | Max Horn | |
svn-id: r32828 | |||
2008-06-28 | Removed obsolete ::clearSoundCallback() code | Max Horn | |
svn-id: r32826 | |||
2008-04-17 | GP2X: Fix 'oops'. No point not initialising the joystick when you need to ↵ | John Willis | |
use it to have some form of input ;). svn-id: r31552 | |||
2008-04-16 | Small cleanup of the GP2X backend. Still a few odd things I need to glance ↵ | John Willis | |
at (like it is not working ;-)). svn-id: r31515 | |||
2008-03-12 | Implemented OSystem_GP2X::getTimeAndDate (identical to OSystem::getTimeAndDate). | John Willis | |
svn-id: r31115 | |||
2008-01-22 | Removed backends/intern.h | Max Horn | |
svn-id: r30611 | |||
2007-12-05 | Change to default volume levels on the GP2X to prevent some nasty 'clipping'. | John Willis | |
svn-id: r29721 | |||
2007-06-26 | Cleanup of the GP2X port to fix compile issues (and the odd warning). | John Willis | |
svn-id: r27728 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2006-10-25 | Update GP2X port to support Fingolfin's ongoing implementation of the ↵ | John Willis | |
Modular Backends ideas :). Also add a few updates from my local tree (Batt level checking and STDOUT/STDERR file mapping code stolen from the Symbian backend (thanks)). svn-id: r24507 | |||
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio ↵ | Max Horn | |
mixer in the backends for increased flexibility svn-id: r24443 | |||
2006-10-09 | Update GP2X backend with overloads for default config file stuff (including ↵ | John Willis | |
save location). svn-id: r24258 | |||
2006-10-06 | Patch #1432376: "Very basic GP2X Backend" | Eugene Sandulenko | |
svn-id: r24144 |