aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/bada/system.cpp
AgeCommit message (Collapse)Author
2013-07-03TIZEN: bada port updated to tizenChris Warren-Smith
2012-06-25BADA: 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-10BACKENDS: Add #error for platforms not setting tm_wday in release buildsMatthew Hoops
2012-06-09COMMON: Add tm_wday to our TimeDate structMatthew Hoops
Did not adapt bada or ps2 backends as I'm not sure how they should be handled
2011-10-18BADA: Misc changes merged from appstore releaseChris Warren-Smith
2011-08-22BADA: Strip trailing whitespaceSven Hesse
2011-08-22BADA: Strip off windows-style line endingsSven Hesse
2011-08-22BADA: Remove executable flag from filesSven Hesse
2011-08-21BADA: Moved timer manager to backends/timer/badaChris Warren-Smith
2011-08-21BADA: Fix for menu based quit handlingChris Warren-Smith
2011-08-21BADA: Code formatting and style changes following reviewChris Warren-Smith
2011-08-21BADA: Code formatting; replace tab before else with spaceChris Warren-Smith
2011-08-21BADA: Allow clean shutdown when encountering an errorChris Warren-Smith
2011-08-21BADA: Renamed the customised vkeybd layout to vkeybd_badaChris Warren-Smith
2011-08-21BADA: Initial BADA port implementationChris Warren-Smith