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
/
wince
Age
Commit message (
Expand
)
Author
2011-06-11
WINCE: Some cleanup (public vs. private scopes), fix freelook
CeRiAl
2011-06-07
WINCE: Use OSystem's _fsFactory slot
Max Horn
2011-06-07
WINCE: Remove dead code
Max Horn
2011-06-07
WINCE: Add FIXME for timer code (maintainer notified)
Max Horn
2011-06-01
ALL: Removed last traces of the MPEG2 code
Max Horn
2011-05-31
COMMON: Move more stuff from scummsys.h to portdefs.h
Max Horn
2011-05-27
WINCE: Update of port-related README
CeRiAl
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-25
WINCE: Update port specific readme
CeRiAl
2011-05-23
COMMON: Provide our own implementations for scumm_str(n)icmp
Max Horn
2011-05-18
WINCE: Replace custom massadd with the global one (shows progress now)
CeRiAl
2011-05-18
WINCE: Enable building of plugins with normal configure/make
CeRiAl
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
BACKENDS: Fix compilation for various backends
Ori Avtalion
2011-03-09
WINCE: Run astyle over WinCE source files.
Johannes Schickel
2011-03-09
WINCE: Cleanup WinCE event source a bit.
Johannes Schickel
2011-03-08
WINCE: Silence/fix some warnings.
Johannes Schickel
2011-03-08
WINCE: Add -fno-inline-functions to compiler arguments.
Johannes Schickel
2011-03-08
WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337)
Max Horn
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-28
WINCE: Remove obsolete openCD method
Max Horn
2010-11-28
WINCE: Fix main(), update config file handling, update module.mk
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-05
WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcs
Max Horn
2010-10-31
WINCE: Fix assert() implementation
Max Horn
2010-10-31
WINCE: Code formatting
Max Horn
2010-10-31
WINCE: Enable use of forbidden symbols, cleanup
Max Horn
2010-09-30
I18N: Add translation for wince specific titles for key mapping dialog
Thierry Crozat
2010-09-28
ALL: Fixup some #define names
Max Horn
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-07-29
BUILD: Unify how MODULE_DIRS is computed for backends
Max Horn
2010-07-29
BUILD: Fix MODULE_DIRS for WinCE port
Max Horn
2010-06-26
GUI: Add and improve some messages to translate
Jordi Vilalta Prat
2010-06-16
Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derive...
David Turner
2010-06-15
WINCE: sync with recent GUI changes. NOT TESTED.
Eugene Sandulenko
2010-06-02
OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects
Max Horn
2010-05-09
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to confi...
Andre Heider
2010-04-19
Add note about fix for 1.1.1 to README-WinCE.txt
Robin Watts
2010-04-03
Updated README-WinCE.txt with release details.
Robin Watts
2010-03-31
Tweak WinCE port readme file to correct version numbers.
Robin Watts
2010-03-11
Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...
Max Horn
2010-03-10
Remove last traces of OSystem::getOutputSampleRate()
Max Horn
2010-03-08
Add missing include that caused build failures with Normal1xAspect and
Robin Watts
2010-03-08
Move gBitFormat definition so it works in both sizes of an ifdef.
Robin Watts
2010-03-08
WINCE: Rewrote SmartphoneLandscape scaler C version to match what the ARM ass...
Max Horn
2010-03-08
Rename PocketPCLandscapeAspect to Normal1xAspect and move it to
Max Horn
2010-03-08
Rename PocketPCPortrait scaler to DownscaleHorizByThreeQuarters,
Max Horn
2010-03-08
SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal
Max Horn
2010-03-08
SCALERS: Change 'bitformat' template params to 'colormasks';
Max Horn
[next]