scummvm/backends
Andrew Kurushin 36957a2c50 fix VC & SDL 1.2.10 compilation error
svn-id: r22585
2006-05-23 16:49:46 +00:00
..
dc - Heavily modified patch #1214784: "Disable overlay scaling" 2006-05-17 23:52:45 +00:00
fs Add code for get current directory 2006-05-13 11:18:52 +00:00
gp32 Update GP32 port. It still doesn't work very well... 2006-05-23 14:30:13 +00:00
maemo Backends now are also responsile for deiniting properly. In particular, moved the call to quit() from scummvm_main to the various backend main routines (porters may want to replace it by something different) 2006-04-02 14:31:23 +00:00
midi Avoid using exceptions 2006-04-14 23:21:59 +00:00
morphos - Heavily modified patch #1214784: "Disable overlay scaling" 2006-05-17 23:52:45 +00:00
null - Heavily modified patch #1214784: "Disable overlay scaling" 2006-05-17 23:52:45 +00:00
PalmOS - Heavily modified patch #1214784: "Disable overlay scaling" 2006-05-17 23:52:45 +00:00
ps2 - Heavily modified patch #1214784: "Disable overlay scaling" 2006-05-17 23:52:45 +00:00
psp --force-1x-overlay is no more. Remove leftovers. 2006-05-18 13:59:20 +00:00
sdl fix VC & SDL 1.2.10 compilation error 2006-05-23 16:49:46 +00:00
symbian Updates for S60V3 and UIQ3 2006-05-04 20:47:27 +00:00
wince - Heavily modified patch #1214784: "Disable overlay scaling" 2006-05-17 23:52:45 +00:00
x11 - Heavily modified patch #1214784: "Disable overlay scaling" 2006-05-17 23:52:45 +00:00
intern.h With this change, backends are now responsible for instantiating their OSystem class before calling scummvm_main (Note: PalmOS and Symbian are not yet converted, and won't work currently) 2006-04-02 14:16:31 +00:00
module.mk Moved dummy MIDI driver from backends/ to sound/ (this fixes bug #1435221) 2006-02-25 14:45:31 +00:00