aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/bada
AgeCommit message (Expand)Author
2012-06-25BADA: Implement weekday querying in getTimeAndDate.Johannes Schickel
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
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-11-17COMMON: Move <new> include into scummsys.h.Alyssa Milburn
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: Fix to restore audio upon mobile call completionChris Warren-Smith
2011-08-21BADA: Cleanup unused screen interface implementationChris Warren-Smith
2011-08-21BADA: Moved timer manager to backends/timer/badaChris Warren-Smith
2011-08-21BADA: Fix to return correct integer valuesChris Warren-Smith
2011-08-21BADA: Fix for menu based quit handlingChris Warren-Smith
2011-08-21BADA: Hardcoded file system paths now defined as macrosChris Warren-Smith
2011-08-21BADA: Cleanup unused namespace declarationsChris Warren-Smith
2011-08-21BADA: Code formatting and style changes following reviewChris Warren-Smith
2011-08-21BADA: Review style changes. Fix for image skew in some gamesChris Warren-Smith
2011-08-21BADA: Review style changes. Cursor can now be positioned on top screen rowChris Warren-Smith
2011-08-21BADA: Increased audio thread priority to avoid sound skipping in some gamesChris Warren-Smith
2011-08-21BADA: Code formatting; replace tab before else with spaceChris Warren-Smith
2011-08-21BADA: Fix for lockup when game thread fails to respond to quit eventChris Warren-Smith
2011-08-21BADA: Prevent end-of-file state causing err() returning trueChris Warren-Smith
2011-08-21BADA: Allow clean shutdown when encountering an errorChris Warren-Smith
2011-08-21BADA: Increased cache size for slightly improved startup timesChris Warren-Smith
2011-08-21BADA: Further control UI enhancementsChris Warren-Smith
2011-08-21BADA: Camera button can now set shortcutsChris Warren-Smith
2011-08-21BADA: Renamed the customised vkeybd layout to vkeybd_badaChris Warren-Smith
2011-08-21BADA: Initial BADA port implementationChris Warren-Smith