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
Age
Commit message (
Expand
)
Author
2009-07-31
GP2X: Clean up README-GP2X and remove HTML version of it from SVN (no one eve...
John Willis
2009-07-30
DS: Started work on a new build system for the Nintendo DS port, based on co...
Max Horn
2009-07-30
NDS: Changed jtypes.h to ndstypes.h (this 'newer' name has been in effect eve...
Max Horn
2009-07-28
GP2XWiz: Add downscale support to the backend using the PocketPCHalfARM scale...
John Willis
2009-07-27
GP2XWiz: Update GP2X Wiz bundle.sh to copy libraries into the distribution fi...
John Willis
2009-07-27
Add ARM code version of Normal2x scaler.
Robin Watts
2009-07-26
Create IP.BIN.
Marcus Comstedt
2009-07-25
GP2X Backend: Volume control code cleanup.
John Willis
2009-07-25
Yet another fix for the GP2x backend.
Johannes Schickel
2009-07-25
Fix gp2x port building.
Johannes Schickel
2009-07-25
Move the event recorder to its own class (EventRecoder inside common/EventRec...
Johannes Schickel
2009-07-21
Add ARM code implementation of Scaler2x, and enable it for the WinCE
Robin Watts
2009-07-19
whoops, fix non-arm build (why? :-) )
Kostas Nakos
2009-07-19
remove dead code leftover
Kostas Nakos
2009-07-15
New ARM code blending Smartphone landscale scaler for WinCE port. Seems to work
Robin Watts
2009-07-14
Split the iPhone OSystem class up into several files
Oystein Eftevaag
2009-07-13
Reverted my previous change (fprintf vs fputs),
Max Lingua
2009-07-12
Split _eof vs. _err.
Max Lingua
2009-07-12
oops, fix props
Kostas Nakos
2009-07-12
Apply patch 2802544: WINCE: Implement OSystem::engineInit to remove hack
Kostas Nakos
2009-07-12
ScummVM/PS2 bugs fixed by this commit:
Max Lingua
2009-07-05
Refresh the screen if pollEvent() is called without updateScreen() being call...
Marcus Comstedt
2009-07-02
cleanup
Max Horn
2009-07-01
Move action inits to engineInit and engineDone callbacks.
Lars Persson
2009-06-29
Indentation fix.
Johannes Schickel
2009-06-28
For consistency, use upper-case letter in hex constant.
Torbjörn Andersson
2009-06-28
Fix PSP port
Max Horn
2009-06-28
PS2: Don't overload fillScreen with a dummy, just use the inherited version
Max Horn
2009-06-28
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
Max Horn
2009-06-28
change link order in .spec file to produce working binaries when building usi...
Joost Peters
2009-06-22
Fixed NDS compilation when using older devkitpro versions (I accidentally bro...
Max Horn
2009-06-18
Improved the iphone swipe input handling
Oystein Eftevaag
2009-06-17
Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml ge...
Andre Heider
2009-06-13
Detected games with different language or platform are now
Marcus Comstedt
2009-06-08
Virtual Keyboard: Move vkeybd.zip into packs folder and rename default keyboa...
John Willis
2009-06-06
Implement feature request #1180217: "GUI: Mute option"
Eugene Sandulenko
2009-06-06
GP2X: Small cleanup of control code and start to work on virtual keyboard sup...
John Willis
2009-06-06
GP2XWiz: Cleanup and start to work on virtual keyboard support for the backend.
John Willis
2009-06-04
Code formatting in the gp2xwiz backend
Max Horn
2009-06-04
Initial import of the GP2XWiz backend (based on the GP2X and SDL backends). I...
John Willis
2009-06-03
cleanup
Max Horn
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-05-29
Changed SaveFileManager methods to take Common::String params (instead of cha...
Max Horn
2009-05-27
Changes for the latest libfat update.
Andre Heider
2009-05-25
Added hardwarekeys.cpp to makefile
Lars Persson
2009-05-24
Also strip trailing whitespaces in C and Objective-C source files. (Seems I f...
Johannes Schickel
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-05-21
Attempt to bring event recoredr to life. Still crashes on exit, though.
Eugene Sandulenko
2009-05-21
Workaround for shells that treat an empty list in for as a syntax error...
Marcus Comstedt
2009-05-21
Micro-optimization: Don't re-strip plugins which are not modified.
Marcus Comstedt
[next]