Eugene Sandulenko
0fe9cab48a
Fix bug #2595364 : "Virtual Keyboard: number keys not working"
...
svn-id: r40462
2009-05-11 18:40:59 +00:00
John Willis
911556a824
This is the source for the MMUHACK 2.4 kernel module is included with the GP2X backend. This is the code used to build the mmuhack.o module that ships with the GP2X binaries.
...
-- line, and those below, will be ignored--
A gp2x/mmuhack
AM gp2x/mmuhack/flush_uppermem_cache.s
AM gp2x/mmuhack/flush_uppermem_cache.h
AM gp2x/mmuhack/mmuhack.c
AM gp2x/mmuhack/readme.txt
AM gp2x/mmuhack/Makefile
svn-id: r40449
2009-05-11 10:15:38 +00:00
Eugene Sandulenko
d82c78c4a3
Fix compilation
...
svn-id: r40447
2009-05-11 09:13:43 +00:00
Eugene Sandulenko
79777a0076
Increase HW key ID size so all modifiers fit too.
...
svn-id: r40446
2009-05-11 09:04:04 +00:00
Eugene Sandulenko
d41db6ae87
Define hardware keys for 101 keyboard in SDL backend.
...
TODO: speedup initialization. Now it is quite slowww.
svn-id: r40445
2009-05-11 09:01:54 +00:00
Oystein Eftevaag
c5189faf2b
Fixed some warnings
...
svn-id: r40444
2009-05-11 06:20:51 +00:00
Oystein Eftevaag
6d56924bb1
iPhone fixes for compiling with the unofficial sdk
...
svn-id: r40440
2009-05-10 22:15:33 +00:00
Eugene Sandulenko
665e472ef0
Keymapper:
...
- Introduced new OSystem method getHardwareKeySet() with default implementation
- Moved global keymap creation to base/main.cpp
- Moved GUI keymap creation to gui/GuiManager.cpp
- Added various safeguard checks to various keymapper methods
Now it is really possible to add keymapper to all backends.
svn-id: r40439
2009-05-10 22:05:04 +00:00
Eugene Sandulenko
c7e5cc2935
Actually save keymap after remapping
...
svn-id: r40429
2009-05-10 18:04:47 +00:00
Eugene Sandulenko
7d79a092b5
Store global keymaps into a separate section
...
svn-id: r40427
2009-05-10 17:33:31 +00:00
Eugene Sandulenko
2cc7763971
whitespaces
...
svn-id: r40424
2009-05-10 17:18:59 +00:00
Oystein Eftevaag
11ba91b4de
Updated xcode project and did some minor iphone optimizations
...
svn-id: r40418
2009-05-10 12:01:37 +00:00
Eugene Sandulenko
e46d81b822
Fix GUI keymap.
...
svn-id: r40405
2009-05-09 23:01:02 +00:00
Eugene Sandulenko
87fdc5d544
Original GSoC'08 keymapper now works.
...
Plans:
- Make remap dialog less ugly
- Port dialog to other resolutions and classic theme
- Stop polluting config namespaces with keymap
- Improve automapper
- Add support to the engines and backends
svn-id: r40404
2009-05-09 22:36:57 +00:00
Oystein Eftevaag
8b813f02b8
Converted the iPhone backend to use OpenGL ES instead of CoreSurface for graphics output
...
svn-id: r40403
2009-05-09 22:25:28 +00:00
Max Horn
c38c0980cd
SDL: Modified OSystem_SDL::setWindowCaption to strip out non-ASCII chars (this prevents a crash on OS X). Note that the OSystem specs cleary state that only ASCII may be passed to setWindowCaption(), but we ignore this e.g. in the launcher
...
svn-id: r40381
2009-05-08 12:37:11 +00:00
Eugene Sandulenko
66067b0b6a
Fix keymapper compilation
...
svn-id: r40320
2009-05-05 10:54:56 +00:00
Bertrand Augereau
bb2540a4d1
Renamed aspectRatio to aspectRatioCorrection in the SDL backend to match the accessor functions
...
(don't worry, o reader, for this is the only modification going to the SVN :) )
svn-id: r40226
2009-05-01 09:09:07 +00:00
Joost Peters
c5bc18e070
fix warning
...
svn-id: r40204
2009-04-29 15:54:35 +00:00
Joost Peters
dadcc3289f
run psp-fixup-imports after linking
...
svn-id: r40037
2009-04-21 10:50:30 +00:00
Oystein Eftevaag
213c3eb143
Fixed a crash happening when an engine dirtied the full screen, and called initSize() before calling updateScreen (fixes bug 418820, specifically about Lost in Time crashing after the title screen)
...
svn-id: r39985
2009-04-18 14:04:44 +00:00
Oystein Eftevaag
741548cda6
iPhone: Updated input event system to firmware 2.x standard
...
svn-id: r39984
2009-04-18 13:52:30 +00:00
John Willis
52fa15561a
Backout previous 'ooops' change (while shaking a stick at SVN and trying to convince people (badly) that is was not just simple user error ;-)).
...
svn-id: r39961
2009-04-16 11:19:44 +00:00
John Willis
08eb58aab8
Push local cleanup into the 0.13 branch in prep. for 0.13.1.
...
svn-id: r39960
2009-04-16 10:40:14 +00:00
John Willis
9a23f069fe
Tiny update to the GP2X readme on branch (remove SVN build ref.).
...
svn-id: r39959
2009-04-16 10:28:12 +00:00
Joost Peters
2758ae34ea
commit slightly modified version of #2759353 - GSoC 2009: Correction in README.PSP
...
svn-id: r39949
2009-04-13 20:41:16 +00:00
Jordi Vilalta Prat
b82707463a
Remove the obsolete IPHONE_BACKEND define
...
svn-id: r39835
2009-04-04 10:10:15 +00:00
Andre Heider
32495abc38
Improved configure support for the GP2X port.
...
svn-id: r39708
2009-03-27 14:12:42 +00:00
Joost Peters
1a5f531d23
Allow building of psp backend via configure (Part 1 - Still need to add the fixup + EBOOT packing steps).
...
Thanks dhewg and fingolfin for assistance. :)
svn-id: r39693
2009-03-25 21:58:16 +00:00
Joost Peters
86e54ffa58
remove unsigned qualifier, as byte already is unsigned.
...
svn-id: r39672
2009-03-24 17:56:01 +00:00
Marcus Comstedt
bce96bd55d
argv should not be modified; make it plenty const.
...
svn-id: r39591
2009-03-21 16:07:46 +00:00
Marcus Comstedt
e3ca4afb59
Fixed some warnings.
...
svn-id: r39590
2009-03-21 15:47:45 +00:00
Marcus Comstedt
760133e8ca
Added support for dynamic plugins on Dreamcast to the configure script.
...
svn-id: r39587
2009-03-21 15:15:29 +00:00
Marcus Comstedt
9890b34390
Moved hardware initialization to a constructor, to make it run really early.
...
svn-id: r39577
2009-03-20 22:55:42 +00:00
Andre Heider
317de0f484
Fix some warnings in the Wii backend.
...
svn-id: r39570
2009-03-20 19:02:32 +00:00
Max Horn
559190904d
Set svn:keywords on asm files
...
svn-id: r39568
2009-03-20 16:35:34 +00:00
Johannes Schickel
931c8c27e2
Fix parameter in Windows MIDI backend (this is according to API documentation from M$).
...
svn-id: r39556
2009-03-20 00:20:29 +00:00
Max Horn
e59b4587b7
COMMON: Added a new IS_ALIGNED macro (for now using size_t, we can change it if this turns out to be not portable enough. Also added a doxygen comment to the ARRAYSIZE macro
...
svn-id: r39542
2009-03-19 21:43:27 +00:00
Andre Heider
38baf3b19f
Added configure support for the Wii and Gamecube port
...
svn-id: r39531
2009-03-19 18:56:54 +00:00
Max Horn
b5bcc1a23a
Merged Neil's NDS changes into trunk
...
svn-id: r39526
2009-03-19 09:51:40 +00:00
Marcus Comstedt
114d9f211c
Initial support for building the Dreamcast port using the configure
...
script. Dynamic modules are not supported just yet.
svn-id: r39524
2009-03-18 23:38:25 +00:00
Marcus Comstedt
f7a6e85863
Removed superfluous comma and namespace specifier.
...
svn-id: r39495
2009-03-17 22:19:11 +00:00
Marcus Comstedt
f5cb75e2e1
Removed superfluous semicolon.
...
svn-id: r39494
2009-03-17 22:18:33 +00:00
Marcus Comstedt
da142af5d4
Changed grabOverlay() and copyRectToOverlay() to use OverlayColor instead of int16.
...
svn-id: r39493
2009-03-17 22:09:33 +00:00
Max Horn
ffa97e6626
Patch #2658665 : Implement getDevices() in backends/midi/dmedia.cpp
...
svn-id: r39437
2009-03-16 04:15:03 +00:00
Max Horn
c7df3e2f7a
Applied part of patch #2684986
...
svn-id: r39398
2009-03-14 17:07:07 +00:00
Oystein Eftevaag
b5e40034bc
The xcode project can now compile a native Mac OS X build
...
svn-id: r39238
2009-03-08 16:09:25 +00:00
Lars Persson
dd10e99c2e
Bye bye FNMatch
...
svn-id: r39181
2009-03-07 07:29:33 +00:00
Lars Persson
3753d0b5f8
Added save action for Cruise
...
svn-id: r39164
2009-03-06 21:41:13 +00:00
Lars Persson
b98bd77d3f
Add initial support for VKB and keymapper shortcuts.
...
Add missing fnmatch function
svn-id: r39163
2009-03-06 20:27:34 +00:00