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
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: 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
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-09
SDL: Take advantage of SdlGraphicsManager.
Johannes Schickel
2011-08-09
SDL: Let SDL based graphics managers inherit from SdlGraphicsManager.
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
RECORDER: Added stub for delayMillis() processing
Eugene Sandulenko
2011-08-02
MACOSX: Turned update support off by default, simplified and cleaned the pull...
Oystein Eftevaag
2011-08-02
Merge pull request #52 from CeRiAl/macosx-sparkle
Oystein Eftevaag
2011-07-20
WINCE: Update port specific README
CeRiAl
2011-07-20
WINCE: Change keymapping for AGI and Simon 1 & 2
CeRiAl
2011-07-20
WINCE: Move initialization of TimerManager to overloaded init() method.
CeRiAl
2011-07-20
WINCE: Update port specific README
CeRiAl
2011-07-19
MACOSX: Add Sparkle support
CeRiAl
2011-07-19
JANITORIAL: Fix MSVC warnings
Littleboy
2011-07-17
DC: Directory handling fixes
Marcus Comstedt
2011-07-15
WINCE: Change default values for "FM_high_quality" & "high_sample_rate"
CeRiAl
2011-07-13
BACKENDS: Fix spelling of 'Mac OS X'
Matthew Hoops
2011-07-13
BACKENDS: Fix compilation on case-sensitive Mac OS X
Matthew Hoops
2011-07-13
BACKENDS: Fix a typo
Matthew Hoops
2011-07-13
BACKENDS: Remove unneeded define check
Matthew Hoops
2011-07-13
BACKENDS: Rename appMenu_osx.* to appmenu_osx.*
Matthew Hoops
2011-07-13
BACKENDS: Fix compilation on Mac OS X without translation support
Matthew Hoops
2011-07-12
Merge pull request #51 from CeRiAl/macosx-appmenu-i18n
Ismail Khatib
2011-07-12
MACOSX: Fix application menu i18n compilation for Mac OSX 10.4+
CeRiAl
[next]