Johannes Schickel
|
09b4f7cbed
|
Define WIN32_LEAN_AND_MEAN before including windows.h.
This will cause our code to include less functionality, but might on the other hand fasten up the compilation.
svn-id: r50346
|
2010-06-26 21:55:52 +00:00 |
|
Alejandro Marzini
|
32b5f5e4ae
|
Removed unused function, fixing a linker error.
svn-id: r50343
|
2010-06-26 21:05:34 +00:00 |
|
Jordi Vilalta Prat
|
063cef0c28
|
GUI: Add and improve some messages to translate
svn-id: r50324
|
2010-06-26 15:48:03 +00:00 |
|
Tony Puccinelli
|
7bb9e70620
|
various fixes to the loader to allow compilation
svn-id: r50305
|
2010-06-26 04:15:16 +00:00 |
|
Alejandro Marzini
|
e08762fe51
|
Missing character.
svn-id: r50303
|
2010-06-26 04:03:07 +00:00 |
|
Alejandro Marzini
|
51a7440a7c
|
Override quit() and getConfigFileNameString(). Changed parent class to OSystem_POSIX.
svn-id: r50302
|
2010-06-26 03:51:28 +00:00 |
|
Alejandro Marzini
|
70e9a5b951
|
Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString function.
svn-id: r50301
|
2010-06-26 03:44:47 +00:00 |
|
Tony Puccinelli
|
741940fd38
|
added ARM-specific defines to elf32.h and indented gp2xwiz-loader.h correctly
svn-id: r50259
|
2010-06-25 05:12:45 +00:00 |
|
Alejandro Marzini
|
d04a2a266d
|
Modularized Samsung TV port.
svn-id: r50258
|
2010-06-25 05:02:40 +00:00 |
|
Matthew Hoops
|
96b9c3aa08
|
Fix linking on Mac OS X.
svn-id: r50256
|
2010-06-25 00:14:09 +00:00 |
|
Alejandro Marzini
|
e9c12368fc
|
Fix link error with duplicated name files.
svn-id: r50255
|
2010-06-25 00:02:58 +00:00 |
|
Matthew Hoops
|
a8120dd9d6
|
Fix compile on Mac OS X (and probably *nix systems).
svn-id: r50254
|
2010-06-24 23:51:02 +00:00 |
|
Alejandro Marzini
|
de2b74e15a
|
Added missing header.
svn-id: r50253
|
2010-06-24 23:41:27 +00:00 |
|
Alejandro Marzini
|
419e05bb89
|
Created macosx port from sdl backend.
svn-id: r50228
|
2010-06-24 19:05:59 +00:00 |
|
Alejandro Marzini
|
307d7aeb4f
|
Added a init function to OSystem_SDL for early backend setup, and so allowing better sub classing.
svn-id: r50224
|
2010-06-24 17:37:09 +00:00 |
|
Tony Puccinelli
|
cb8ef9b56c
|
added EM_ARM and ARM relocation types
svn-id: r50201
|
2010-06-24 07:05:40 +00:00 |
|
Alejandro Marzini
|
d89cb33bcb
|
Refactored SDL mixer manager. Created a SdlMixerManager subclass for Mac OSX.
svn-id: r50198
|
2010-06-24 04:11:54 +00:00 |
|
Tony Puccinelli
|
2edc5063a0
|
defined various values in elf32.h and filled out load in wiz loader (including various helper procedures
svn-id: r50196
|
2010-06-23 23:30:15 +00:00 |
|
Alejandro Marzini
|
3029e50528
|
Fixed Posix port problem with destructor and configure.
svn-id: r50194
|
2010-06-23 22:02:00 +00:00 |
|
Alejandro Marzini
|
3af9282c19
|
Relocated Win32 and Posix ports. (Part 2)
svn-id: r50193
|
2010-06-23 21:07:03 +00:00 |
|
Alejandro Marzini
|
1069be7f9b
|
Reversing modification by mistake from r50191.
svn-id: r50192
|
2010-06-23 21:00:21 +00:00 |
|
Alejandro Marzini
|
0fb9d3ccfa
|
Relocated Win32 and Posix ports. (Part 1)
svn-id: r50191
|
2010-06-23 20:55:36 +00:00 |
|
Alejandro Marzini
|
04dce6a106
|
Fixed AudioCDManager not having a public inheritance. Backend code cleanup.
svn-id: r50189
|
2010-06-23 19:34:07 +00:00 |
|
Alejandro Marzini
|
1811e86648
|
Created posix port subclassed from sdl backend. Removed unnecessary #include in win32.cpp
svn-id: r50173
|
2010-06-22 23:55:25 +00:00 |
|
Tony Puccinelli
|
0edd30de1c
|
modified main to use ELF loader
svn-id: r50161
|
2010-06-22 18:52:25 +00:00 |
|
Tony Puccinelli
|
8ec2c07146
|
modified formatting to match ScummVM Code Formatting Conventions
svn-id: r50156
|
2010-06-22 17:51:47 +00:00 |
|
Tony Puccinelli
|
fd507fdba0
|
fixed errors in linker scripts that were preventing GP-relative section for small data from working correctly
svn-id: r50138
|
2010-06-22 09:55:40 +00:00 |
|
Tony Puccinelli
|
38b495aea2
|
added elf32.h for gp2xwiz
svn-id: r50135
|
2010-06-22 00:19:26 +00:00 |
|
Tony Puccinelli
|
b515cb1ed6
|
added loader to module.mk, added plugin.syms, and changed the '__GP2XWIZ__' flag to 'GP2XWIZ' in the wiz loader
svn-id: r50133
|
2010-06-21 22:49:17 +00:00 |
|
Max Horn
|
6c854f30da
|
PSP: Whitespace fix (and rewrap overlong line for readability)
svn-id: r50129
|
2010-06-21 21:37:00 +00:00 |
|
Yotam Barnoy
|
65fe8d817c
|
PSP: moved RTC to singleton to allow usage by classes other than Osystem
svn-id: r50116
|
2010-06-21 15:13:36 +00:00 |
|
Yotam Barnoy
|
b5a25a6e19
|
PSP: errors from both ScummVM and the PSP port now print to file by default. This should make debugging easier, especially for users.
svn-id: r50113
|
2010-06-21 13:58:51 +00:00 |
|
Yotam Barnoy
|
57b8e2caaa
|
PSP: removed default 'using ME' message
svn-id: r50112
|
2010-06-21 13:23:13 +00:00 |
|
Yotam Barnoy
|
3c857be0c5
|
PSP: switched loader to use PSP's debug mechanism
svn-id: r50111
|
2010-06-21 11:51:19 +00:00 |
|
Tony Puccinelli
|
8d2df5b7d9
|
fixed dependency typo
svn-id: r50105
|
2010-06-21 07:20:16 +00:00 |
|
Alejandro Marzini
|
9d41a45976
|
Created win32 port from sdl backend.
svn-id: r50103
|
2010-06-20 22:45:09 +00:00 |
|
Alejandro Marzini
|
4a850209d7
|
Removed getMillis, delayMillis and getTimeAndDate functions from TimerManager.
svn-id: r50095
|
2010-06-20 20:11:30 +00:00 |
|
Tony Puccinelli
|
df6359d743
|
added pretty skeletal loader
svn-id: r50036
|
2010-06-19 02:39:11 +00:00 |
|
Tony Puccinelli
|
1d714c0694
|
added ELF loader header for gp2xwiz
svn-id: r49977
|
2010-06-18 00:18:26 +00:00 |
|
Yotam Barnoy
|
e7e8808aff
|
PSP: got rid of SDL
svn-id: r49903
|
2010-06-16 09:04:27 +00:00 |
|
David Turner
|
4ac81f3d18
|
Fix for Valgrind Uninitialised Error from SDL_Event in sdl backend and derived backends.
svn-id: r49902
|
2010-06-16 07:22:54 +00:00 |
|
Tony Puccinelli
|
ddf6019772
|
added initial plugin linker for GP2x Wiz ELF-loader
svn-id: r49898
|
2010-06-16 01:53:27 +00:00 |
|
John Willis
|
2e9a7155e6
|
GP2X: Move port distribution rules into a makefile for use with buildbot.
This removes them from the old scripts in /backends/platform/gp2x/build/ and puts them in the right place.
svn-id: r49892
|
2010-06-15 20:45:13 +00:00 |
|
John Willis
|
ee419aad9c
|
GP2XWiz: Add port distribution rules into a makefile so they can be used with buildbot.
This removes them from the old scripts in /backends/platform/gp2xwiz/build/ and puts them in the right place as make targets.
svn-id: r49877
|
2010-06-15 17:49:40 +00:00 |
|
Martin Kiewitz
|
831e626ccd
|
SDL: only change mouse cursor, when mouse is currently within our window, also enable mouse position changing again for SCI
svn-id: r49866
|
2010-06-15 16:58:03 +00:00 |
|
Yotam Barnoy
|
a21b9c7b96
|
PSP: fixed up PowerManager and removed dependency on SDL
svn-id: r49852
|
2010-06-15 13:10:00 +00:00 |
|
Max Horn
|
651e2760a3
|
Fix spelling, cleanup
svn-id: r49843
|
2010-06-15 12:33:20 +00:00 |
|
Max Horn
|
703f0ca29c
|
SYSTEM: Unify OSystem::getSupportedFormats() signature
svn-id: r49838
|
2010-06-15 12:21:08 +00:00 |
|
Eugene Sandulenko
|
9793c96f1b
|
WINCE: sync with recent GUI changes. NOT TESTED.
svn-id: r49795
|
2010-06-15 11:02:23 +00:00 |
|
Eugene Sandulenko
|
9aa8a9d519
|
Symbian: sync with recent GUI changes. NOT TESTED.
svn-id: r49794
|
2010-06-15 11:01:41 +00:00 |
|