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
2011-08-22
BADA: Strip trailing whitespace
Sven Hesse
2011-08-22
BADA: Strip off windows-style line endings
Sven Hesse
2011-08-22
BADA: Remove executable flag from files
Sven Hesse
2011-08-21
BADA: Remove incorrect BADA defined check
Chris Warren-Smith
2011-08-21
BADA: Fix to restore audio upon mobile call completion
Chris Warren-Smith
2011-08-21
BADA: Cleanup unused screen interface implementation
Chris Warren-Smith
2011-08-21
BADA: Moved timer manager to backends/timer/bada
Chris Warren-Smith
2011-08-21
BADA: Fix to return correct integer values
Chris Warren-Smith
2011-08-21
BADA: Fix for menu based quit handling
Chris Warren-Smith
2011-08-21
BADA: Hardcoded file system paths now defined as macros
Chris Warren-Smith
2011-08-21
BADA: Cleanup unused namespace declarations
Chris Warren-Smith
2011-08-21
BADA: Code formatting and style changes following review
Chris Warren-Smith
2011-08-21
BADA: Review style changes. Fix for image skew in some games
Chris Warren-Smith
2011-08-21
BADA: Review style changes. Cursor can now be positioned on top screen row
Chris Warren-Smith
2011-08-21
BADA: Increased audio thread priority to avoid sound skipping in some games
Chris Warren-Smith
2011-08-21
BADA: Code formatting; replace tab before else with space
Chris Warren-Smith
2011-08-21
BADA: Fix for lockup when game thread fails to respond to quit event
Chris Warren-Smith
2011-08-21
BADA: Prevent end-of-file state causing err() returning true
Chris Warren-Smith
2011-08-21
BADA: Fix formatting and non bada host compile error
Chris Warren-Smith
2011-08-21
BADA: Allow clean shutdown when encountering an error
Chris Warren-Smith
2011-08-21
BADA: Increased cache size for slightly improved startup times
Chris Warren-Smith
2011-08-21
BADA: Further control UI enhancements
Chris Warren-Smith
2011-08-21
BADA: Camera button can now set shortcuts
Chris Warren-Smith
2011-08-21
BADA: Renamed the customised vkeybd layout to vkeybd_bada
Chris Warren-Smith
2011-08-21
BADA: Initial BADA port implementation
Chris Warren-Smith
2011-08-18
SDL: Fix typo.
Johannes Schickel
2011-08-12
OPENGL: Fix aspect ratio correction behavior.
Johannes Schickel
2011-08-12
OPENGLSDL: Do not change requested window size on resize.
Johannes Schickel
2011-08-11
SDL: Previous commit broke compilation on MSVC
Paul Gilbert
2011-08-11
SDL: Implement a hellish workaround to fix bug #3368143.
Johannes Schickel
2011-08-10
WebOS: not handling keyboard dismiss in keydown breaks things
Doron Rosenberg
2011-08-10
TIMER: Add a comment to explain why we remove the name in removeTimerProc.
Johannes Schickel
2011-08-10
TIMER: Remove all names associated with a callback, since all callbacks are r...
Johannes Schickel
2011-08-10
TIMER: Remove name of callback in removeTimerProc.
Johannes Schickel
2011-08-09
BACKENDS: Fix compilation.
Johannes Schickel
2011-08-09
DINGUX: hopefully fix the cursor palette problem
Fabio Battaglia
2011-08-09
DINGUX: fix compilation
Fabio Battaglia
2011-08-09
OPENGL: Add include guard to gltexture.h
Johannes Schickel
2011-08-09
OPENGL: Added a temporary hack to fix compilation under Windows, after the la...
Filippos Karapetis
2011-08-09
SDL: Slight clean up in the surface based graphics manager.
Johannes Schickel
2011-08-09
SDL: Take advantage of SdlGraphicsManager.
Johannes Schickel
2011-08-09
SDL: Let SDL based graphics managers inherit from SdlGraphicsManager.
Johannes Schickel
2011-08-09
SDL: Add a new base class for graphics managers utilizing SDL.
Johannes Schickel
2011-08-09
BACKENDS: Add PaletteManager interface as comments to GraphicsManager.
Johannes Schickel
2011-08-07
COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...
Christoph Mallon
2011-08-07
PSP: Pass the stream as reference to PngLoader.
Christoph Mallon
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-07
JANITORIAL: Add missing NL at EOF.
Christoph Mallon
2011-08-06
BACKENDS: Implement notifyError() and clearError() for Win32TaskbarManager
Littleboy
2011-08-06
SDL: Don't rely on SDL keycodes and OSystem keycodes being the same.
Bastien Bouclet
[prev]
[next]