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
/
bada
Age
Commit message (
Expand
)
Author
2011-11-17
COMMON: Move <new> include into scummsys.h.
Alyssa Milburn
2011-10-18
BADA: Misc changes merged from appstore release
Chris Warren-Smith
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: 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: 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