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
Age
Commit message (
Expand
)
Author
2007-07-01
Only invoke g_engine->pauseEngine if g_engine != NULL
Max Horn
2007-07-01
Removing non-ASCII chars from source code
Max Horn
2007-06-30
Adding mistakenly deleted file
Neil Millstone
2007-06-30
Just a test
Neil Millstone
2007-06-30
- Show mouse cursor option
Neil Millstone
2007-06-30
Adding some missing stuff to the PS2 port (it still will require quite some w...
Max Horn
2007-06-30
Added Engine::pauseEngine method (allows outside code, like the backend, to p...
Max Horn
2007-06-30
typo
Max Horn
2007-06-30
Added global support for the (so far undocumented) confirm_exit config key
Max Horn
2007-06-30
whitespaces
Max Horn
2007-06-26
Cleanup of the GP2X port to fix compile issues (and the odd warning).
John Willis
2007-06-24
Not necessary to have a LINUPY hack in the GP2x backend
Max Horn
2007-06-24
Use keycodes instead of the (bad) ascii code for function keys in the DC backend
Max Horn
2007-06-24
Update the WinCE makefile to use the USE_ARM_SMUSH_ASM define to enable
Robin Watts
2007-06-23
Add a couple of casts from int to (Common:KeyCode) in the WinCE specific code.
Robin Watts
2007-06-23
Tweaks to WinCE makefile.
Robin Watts
2007-06-23
Add missing semi-colon.
Travis Howell
2007-06-23
Update GUI::Key constructs
Max Horn
2007-06-22
Produce 'correct' keycode/ascii values for function keys
Max Horn
2007-06-22
fix compilation by casting the %, {, }, | and ~ keycode "magic" numbers to Co...
Joost Peters
2007-06-22
Cleaning up after myself (I blame it on, err, uhh... the Vogons?)
Max Horn
2007-06-22
Added Common::KEYCODE_INALID
Max Horn
2007-06-22
Oops, forgot Common:: qualifier
Max Horn
2007-06-22
Potential fix for PSP build problems
Max Horn
2007-06-22
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...
Max Horn
2007-06-22
fix compile (thanks salty-horse!)
Matthew Hoops
2007-06-22
Heavily modified/reduced version of patch #1741454 (EVENTS: ASCII enum)
Max Horn
2007-06-21
Modified version of patch #1740493 (EVENTS: Event Key Codes)
Max Horn
2007-06-20
Fix for bug #1740241 (PSP: revision 27553 doesn't build)
Max Horn
2007-06-19
Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...
Max Horn
2007-06-18
Use the SCUMMVM_VERSION macro from base/internal_version.h in the maemo backe...
Max Horn
2007-06-18
Update versions.
Travis Howell
2007-06-18
Added backends/platform/ds/arm9/makefile(.in) to tools/update-version.pl
Max Horn
2007-06-18
Added FIXME to dsmain.cpp about it not using SCUMMVM_VERSION (thus adding one...
Max Horn
2007-06-18
NDS : Suppressed unneccessary complications regarding the backbuffer when CPU...
Bertrand Augereau
2007-06-17
NDS: setKeyboardEnable shouldn't overrun VRAM anymore when CPU scaler is on
Bertrand Augereau
2007-06-17
NDS: Compile fixes
Bertrand Augereau
2007-06-16
Patch #1721826: ARM asm versions of sound rate conversion/mixing code
Max Horn
2007-06-16
Cleanup
Chris Apers
2007-06-16
Use the old and faster 1.5x scaler when available
Chris Apers
2007-06-16
Fixed compilation
Chris Apers
2007-06-16
Fixed arrow keys (hard and emu)
Chris Apers
2007-06-15
Fix for bug #1690813: BASS: Crash when changing scalers during intro
Max Horn
2007-06-15
DS :
Bertrand Augereau
2007-06-12
NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...
Bertrand Augereau
2007-06-11
Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to t...
Lars Persson
2007-06-11
adding compilation pointer
Kostas Nakos
2007-06-10
Added default signing keys for Symbian OS 9. Password is scummvm
Lars Persson
2007-06-10
Updated makefile scripts with correct documents.
Lars Persson
2007-06-10
Added reference to COPYRIGHT file in various places
Max Horn
[next]