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
/
system.cpp
Age
Commit message (
Collapse
)
Author
2013-07-03
TIZEN: bada port updated to tizen
Chris Warren-Smith
2012-06-25
BADA: Implement weekday querying in getTimeAndDate.
Johannes Schickel
This furthermore makes the returned time be the wall time instead of UTC. Thanks to Chris Warren-Smith for testing and improving a patch based on pull request #248.
2012-06-10
BACKENDS: Add #error for platforms not setting tm_wday in release builds
Matthew Hoops
2012-06-09
COMMON: Add tm_wday to our TimeDate struct
Matthew Hoops
Did not adapt bada or ps2 backends as I'm not sure how they should be handled
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: Moved timer manager to backends/timer/bada
Chris Warren-Smith
2011-08-21
BADA: Fix for menu based quit handling
Chris Warren-Smith
2011-08-21
BADA: Code formatting and style changes following review
Chris Warren-Smith
2011-08-21
BADA: Code formatting; replace tab before else with space
Chris Warren-Smith
2011-08-21
BADA: Allow clean shutdown when encountering an error
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