index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
gp2x
/
gp2x.cpp
Age
Commit message (
Expand
)
Author
2009-02-12
Cleanup of the GP2X backend. It's been sat on my HDD for a while and it reall...
John Willis
2009-01-30
Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten...
Max Horn
2008-09-29
Added FIXME to GP2x port
Max Horn
2008-08-04
Pushed some port specific code from DefaultSaveFileManager out to port specif...
Max Horn
2008-06-29
Small GP2X tidy (mostly svn:executable on scripts) and fixes needed to reflec...
John Willis
2008-06-28
Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks
Max Horn
2008-06-28
Removed obsolete ::clearSoundCallback() code
Max Horn
2008-04-17
GP2X: Fix 'oops'. No point not initialising the joystick when you need to use...
John Willis
2008-04-16
Small cleanup of the GP2X backend. Still a few odd things I need to glance at...
John Willis
2008-03-12
Implemented OSystem_GP2X::getTimeAndDate (identical to OSystem::getTimeAndDate).
John Willis
2008-01-22
Removed backends/intern.h
Max Horn
2007-12-05
Change to default volume levels on the GP2X to prevent some nasty 'clipping'.
John Willis
2007-06-26
Cleanup of the GP2X port to fix compile issues (and the odd warning).
John Willis
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-10-25
Update GP2X port to support Fingolfin's ongoing implementation of the Modular...
John Willis
2006-10-22
Backend modularization: Create timer manager, savefile manager and audio mixe...
Max Horn
2006-10-09
Update GP2X backend with overloads for default config file stuff (including s...
John Willis
2006-10-06
Patch #1432376: "Very basic GP2X Backend"
Eugene Sandulenko