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
/
symbian
/
src
/
portdefs.h
Age
Commit message (
Expand
)
Author
2012-03-17
ALL: Make use of defined() for the preprocessor consistent.
Johannes Schickel
2011-10-11
Symbian: Changed path for math.h include.
anotherguest
2011-10-11
Symbian:Updated port defs to fit new protected words
anotherguest
2011-05-31
COMMON: Move more stuff from scummsys.h to portdefs.h
Max Horn
2011-05-31
COMMON: Move some code from scummsys.h to relevant portdefs.h files
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-20
SYMBIAN : Updated folder names audio, added video, added M_PI define
anotherguest
2010-11-29
SYMBIAN : Updated so it builds with latest structures and add support to last...
Lars Persson
2010-11-19
SYMBIAN : Updated for proper FORBIDDEN handling, added cdaudio support needed...
Lars Persson
2010-11-19
SYMBIAN : Remove Symbian FatalError implementation (not really used anymore f...
Lars Persson
2010-11-01
SYMBIAN: Trigger a compiler error on systems where __GCC32__ is set, instead ...
Max Horn
2010-03-08
Re-enable the arm asm costume drawer
Lars Persson
2010-01-25
Turn off ARM asm for Costume until its fixed
Lars Persson
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-08-14
Updated files from 1.0.0 branch
Lars Persson
2009-03-07
Bye bye FNMatch
Lars Persson
2009-03-06
Add initial support for VKB and keymapper shortcuts.
Lars Persson
2009-02-17
Remove vector renderer define
Lars Persson
2008-11-19
Disable commandline support. Not used by the Symbian PORT
Lars Persson
2008-11-06
Set vector renderer format
Lars Persson
2008-09-07
Need to have own implementation of snprintf and vsnprintf.
Lars Persson
2008-09-06
Portdefs cleanup, use snprintf from SDL and not sprintf (Which can cause memo...
Lars Persson
2008-09-05
Updated Symbian OS file actions with ferror and fflush.
Lars Persson
2008-08-16
Replaced ARM_USE_GFX_ASM by USE_ARM_GFX_ASM
Max Horn
2008-08-04
List the correct engines in about,
Lars Persson
2008-06-26
Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian b...
Lars Persson
2008-02-03
Updated flags to use ASM costume for sam and max
Lars Persson
2008-02-03
GFX asm defines updated properly. Custume #define turned off since this is cr...
Lars Persson
2008-02-03
Forgot to enable ASM opts somewhere (thought I had).
Lars Persson
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-03
Updated Icons for UIQ3 and updated #defs and fix for scalers.
Lars Persson
2006-09-16
* Updated Symbian project files for new file structure
Lars Persson
2006-07-06
Moving remaining platform/backends code, as previously threatened
Max Horn