Lars Persson
5c30b3c8df
Update Symbian README, default Joystick config is on, Updated pkg files for S80 & S90, updated symbian-fs (cleaner code)
...
svn-id: r18919
2005-10-01 18:02:37 +00:00
Lars Persson
cb1e195847
Added avkon library to mmp file
...
svn-id: r18914
2005-10-01 07:09:59 +00:00
Joost Peters
7242cdc973
fixup imports, needed when using a recent pspsdk
...
use gcc instead of g++ for linking, to avoid re-ordering of link libraries
svn-id: r18911
2005-09-30 23:13:25 +00:00
Lars Persson
7dc6b6adbd
1.Removed warning from symbian portdefs
...
2.Made thumbnail.cpp compile for VC6 (Symbian Emulator environment). Order of template declaration and includes causing the problems
3.Moved int i declaration from for;loop into local variable
4.Updated stdafx uio.h is not part of the Symbian build chain.
svn-id: r18909
2005-09-30 21:13:49 +00:00
Lars Persson
99e6a32037
Updated MMP files after the latest projekt (mk) files. Added stub zip for tremor and added Kyra mmp file.
...
svn-id: r18905
2005-09-30 12:04:06 +00:00
Lars Persson
09c3f9862d
Updated symbian actions and build scripts. Run updateMMPs to updated all MMPS based on the base mmp
...
svn-id: r18904
2005-09-30 11:57:37 +00:00
Joost Peters
1c2fdf5af8
Make ScummVM run in usermode, install exception handler in kernelmode.
...
svn-id: r18897
2005-09-28 23:10:18 +00:00
Joost Peters
d66e10a50d
update documentation
...
svn-id: r18891
2005-09-28 09:21:30 +00:00
Eugene Sandulenko
aa33153569
Normalize use of DISABLE_SCALERS. Now it really disables all scalers
...
except essential Normal1x. Also thumbnails get compiled unconditionally
so we get them on all platforms, even those which never display them.
Sorted out mess brought to sdl backend by epoc maintainer. He misused
__SYMBIAN32__ where DISABLE_SCALERS is more appropriate.
svn-id: r18850
2005-09-20 18:16:09 +00:00
Joost Peters
17b70ae515
USE_VORBIS needs to be defined when using libtremor
...
svn-id: r18839
2005-09-17 10:29:35 +00:00
Joost Peters
43ec42e9e1
- Enable HE SCUMM games
...
- Create 1.00 (default) and 1.50/kxploit EBOOT.PBP
- Add eboot graphics by Chris Eskildsen, used with his permission.
svn-id: r18806
2005-09-11 13:56:39 +00:00
Joost Peters
a3da7ea7c0
Clip copyRectToScreen() coordinates.
...
Fixes bug #1281154 , because FT likes to send negative values occasionally.
svn-id: r18763
2005-09-04 01:44:14 +00:00
Chris Apers
20e088801e
More ARM stuffs
...
svn-id: r18754
2005-09-03 17:14:41 +00:00
Chris Apers
80a5644c79
Fixed assert
...
svn-id: r18753
2005-09-03 17:09:59 +00:00
Chris Apers
f1017c3b20
Added caching capability and custom disk access function
...
svn-id: r18752
2005-09-03 17:05:26 +00:00
Chris Apers
be9d8951eb
Change PalmOS ident
...
svn-id: r18748
2005-09-03 16:24:58 +00:00
Joost Peters
d8c2e96938
Correct path to psptoolchain.
...
svn-id: r18722
2005-08-30 14:08:16 +00:00
Joost Peters
ce7eb15255
fix copy/paste-o
...
svn-id: r18700
2005-08-17 10:19:39 +00:00
Joost Peters
b36205c875
fix typo
...
svn-id: r18697
2005-08-16 17:47:37 +00:00
Joost Peters
bc394b6ea3
Added: PSP backend
...
svn-id: r18696
2005-08-16 17:15:37 +00:00
Eugene Sandulenko
76bd872c48
Apply bug/patch #1258912 "GUI: SDL mouse dirty rects too big"
...
svn-id: r18689
2005-08-15 01:23:41 +00:00
Marcus Comstedt
72ed016ea2
Run the detectors on one directory at a time, rather than one file at a time.
...
svn-id: r18685
2005-08-14 15:51:41 +00:00
Marcus Comstedt
a1e4dd1390
Force a single PHDR.
...
svn-id: r18684
2005-08-14 14:46:42 +00:00
Gregory Montoir
42cd4a95ac
updated PalmOS source files for the 'u circonflex' thing I committed yesterday
...
svn-id: r18670
2005-08-12 18:07:41 +00:00
Jonathan Gray
603a5e4d6f
Don't explicity check for tremor and vorbis everywhere and
...
require both USE_TREMOR and USE_VORBIS to be defined when
using tremor.
svn-id: r18642
2005-08-10 12:42:56 +00:00
Eugene Sandulenko
6b4484472b
Remove trailing whitespaces.
...
svn-id: r18604
2005-07-30 21:11:48 +00:00
Max Horn
71bc3a3ba6
Move scaler key handling to a separate method (this helps to fix a GCC 4.0 warning, makes pollEvent() cleaner); fixed some code formatting issues
...
svn-id: r18534
2005-07-11 10:54:53 +00:00
Max Horn
8a59ff208c
Fix more GCC 4.0 warnings
...
svn-id: r18533
2005-07-11 00:48:27 +00:00
Lars Persson
215efc3ed9
Updated build files for Symbian/Epoc so they now also includes SAGA
...
svn-id: r18528
2005-07-09 23:25:45 +00:00
Eugene Sandulenko
aa13ccd6c3
Commited patch to fix bug #1210836 : "ALL: Failed assertion in AdvMame scaler".
...
Thanks cyx for actual fixing.
svn-id: r18520
2005-07-09 06:44:00 +00:00
Lars Persson
9d5ee0b9eb
Added S60 RSS file if it shall be working with ECompXL. Works on emulator but not for target right now
...
svn-id: r18501
2005-07-05 21:27:32 +00:00
Lars Persson
caf6151bba
Last modifications for Actions to WinCE.
...
svn-id: r18500
2005-07-05 20:51:54 +00:00
Lars Persson
a5af0165ba
* Updated WINCE files to compile with new code sharing with other small screen devices (such as Symbian)
...
svn-id: r18499
2005-07-05 20:27:14 +00:00
Lars Persson
d4716a1fb5
* Start of generic key configuration support for ScummVM
...
* Moved KeyConfigDialog, key from WinCE to gui
* Updated wince code to inherit and use new GUI::Keys and launch new dialog
* New definition SMALL_SCREEN_DEVICE when keysdialog should be inittialized from options.cpp
* Added new function to SDL\Events that handles key remapping. LINUPY & QTOPIA remapping moved to that function. SymbianOs.cpp overrides this function to enable key remapping to events
* Compiled VC6++ project. This with warnings and errors, but NOT in the changed code. (SAGA,KYRA)
* Compiled using WCE tools 3 for X86 target and running Scummvm in emulator to test
* Compiled with UIQ target. The rest Symbian platforms might require further configuration to operate properly
* Actor.h in Saga now compiles for default VC6 setting.
* Aspect.cpp does not compile in VC6/WCE due to template problems with the kFastAndNiceAspectMode setting.
* Changed order of creation of gamedetector and mainsystem in Main.cpp
* If anything does not compile, or is totally out of order, please revert changes.
svn-id: r18498
2005-07-05 20:22:56 +00:00
Max Horn
bf507bfa11
cleanup
...
svn-id: r18484
2005-07-02 13:01:59 +00:00
Max Horn
9d00744954
Small fixes
...
svn-id: r18483
2005-07-02 12:54:53 +00:00
Max Horn
7970562356
Hackish native MIDI HW support for Mac OS X (incomplete)
...
svn-id: r18481
2005-07-02 12:52:30 +00:00
Marcus Comstedt
e2d1b7afa4
Implemented OSystem_Dreamcast::grabPalette().
...
svn-id: r18472
2005-06-27 15:16:58 +00:00
Marcus Comstedt
9e13459338
Implemented InVMSave::skip().
...
svn-id: r18471
2005-06-27 15:16:05 +00:00
Torbjörn Andersson
7760c0b8a4
Changed #include <stdafx.h> to #include <common/stdafx.h>. It should
...
probably be #include "common/stdafx.h", but I'll let the backend
maintainers worry about style.
svn-id: r18455
2005-06-24 16:18:10 +00:00
Torbjörn Andersson
1d39f986c9
Whitespace changes.
...
svn-id: r18449
2005-06-24 16:08:31 +00:00
Torbjörn Andersson
35cb8fb875
For consistency, specify directory when including files.
...
svn-id: r18447
2005-06-24 16:01:42 +00:00
Torbjörn Andersson
5f511510bc
Whitespace changes.
...
svn-id: r18446
2005-06-24 15:58:00 +00:00
Max Horn
8b1d7b9166
When including files from common/, explicitly use the common/ prefix
...
svn-id: r18444
2005-06-24 15:23:51 +00:00
Lars Persson
1c69696a9a
Patches needed to build for SYMBIAN32 WINS/GCC added.
...
Test built for Symbian and run on P910i without any major problems.
Test built for MSVC6. Changed parts seems to compile ok but there are some problems with MSVC6 and some of the targets which the EPOC build does n't support (KYRA,SAGA).
svn-id: r18430
2005-06-21 22:08:21 +00:00
Lars Persson
0047a768f2
This is the SDL changes needed by the Symbian build to work properly.
...
Also there is a bugfix for using the joystick handling for SDL. (See events.cpp history)
svn-id: r18428
2005-06-21 20:39:09 +00:00
Lars Persson
7bded41f19
This is the submission of the Epoc/Symbian build files for
...
UIQ 2.1 UI
Series 60
Series 80
Series 90/Nokia 7710
There is a dependency on ESdl for these devices.
svn-id: r18427
2005-06-21 20:19:39 +00:00
Lars Persson
fd8c94a2f3
Added symbian-fs.cpp, symbian filehandling class
...
svn-id: r18426
2005-06-21 19:53:19 +00:00
Torbjörn Andersson
4b5ff5ba1f
Be less prone to crash on really, really stupid output sample rates.
...
Added warning message if SDL_OpenAudio() fails. Might help diagnosing bug
reports like #1206314 .
svn-id: r18361
2005-06-07 14:43:12 +00:00
Torbjörn Andersson
9ffe00b78d
Added braces for clarity.
...
svn-id: r18295
2005-05-29 18:07:46 +00:00