Commit Graph

2868 Commits

Author SHA1 Message Date
Kostas Nakos
d451c7794d update readme for release 0.13.0
svn-id: r38731
2009-02-21 19:21:55 +00:00
Kostas Nakos
798a795b5e proper fix for random crashes with vga devices
svn-id: r38726
2009-02-21 19:01:34 +00:00
Joost Peters
2784e08a90 disable BREAKPOINT macro and remove exit() macro, as they conflict with SCI building (and aren't used anymore anyway)
svn-id: r38687
2009-02-21 12:08:52 +00:00
Andre Heider
17def11658 map dpad right to the predictive dialog
svn-id: r38681
2009-02-21 11:24:16 +00:00
Lars Persson
054f1fb514 Slight formatting update
svn-id: r38615
2009-02-20 19:42:19 +00:00
Joost Peters
0fa42dffac remove old file
svn-id: r38609
2009-02-20 17:32:03 +00:00
Joost Peters
2f224a9efa add README.PSP to update-version.pl
svn-id: r38608
2009-02-20 17:29:22 +00:00
Lars Persson
f3d8087dd3 Updated so z:\ paths will be reported properly as a directory and valid path.
svn-id: r38536
2009-02-19 08:18:50 +00:00
Joost Peters
12b2757cf7 add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINE
svn-id: r38489
2009-02-18 16:11:54 +00:00
Joost Peters
cd6a141815 report kFeatureOverlaySupportsAlpha (knowing that nothing queries it, and it may even be phased out at some point).
svn-id: r38476
2009-02-18 13:30:35 +00:00
Joost Peters
22340b6c3d Use 4444 overlay on PSP (instead of 1555).
svn-id: r38475
2009-02-18 13:28:52 +00:00
Lars Persson
f51990a3de Updated revisions in PKG scripts to 0.14.0
svn-id: r38457
2009-02-18 04:43:39 +00:00
Lars Persson
4e98d781b9 Updated actions with tucker and groovie.
svn-id: r38455
2009-02-18 04:21:51 +00:00
Lars Persson
b3cf9ef9a9 Remove vector renderer define
svn-id: r38424
2009-02-17 16:26:18 +00:00
Andre Heider
6f9906d4c1 another update for the new libwiikeyboard API.
svn-id: r38392
2009-02-17 00:37:55 +00:00
Oystein Eftevaag
d61b83814b Updated the iphone xcode project to include dependency libs, and fixed config/savegame paths
svn-id: r38386
2009-02-16 23:21:18 +00:00
Lars Persson
9c8b1acf6b Add base-backend.cpp to Symbian base make file
svn-id: r38379
2009-02-16 19:50:56 +00:00
Lars Persson
2bc44930fe Add advanceddetector to Symbian base makefile
svn-id: r38378
2009-02-16 19:48:00 +00:00
Lars Persson
d053a4575d Add build support for SCI.
svn-id: r38371
2009-02-16 15:36:26 +00:00
Kostas Nakos
1bd700b51e fix random crashes on vga devices when using exotic scalers
svn-id: r38352
2009-02-16 07:27:04 +00:00
Johannes Schickel
49d90127b9 Removed OSystem_Dreamcast::fillScreen implementation after discussing it with Marcus.
svn-id: r38327
2009-02-15 23:01:27 +00:00
Johannes Schickel
5417f6bacb - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.
- Update BaseBackend and DC port to properly implement OSystem::fillScreen (now only PalmOS has to be updated).
- Update all client code which relied on OSystem::clearScreen so far.

svn-id: r38304
2009-02-15 21:20:21 +00:00
Andre Heider
3d5b349b7c check the result of PAD_ScanPads() to trigger button up/down events only once. requires a not yet official libogc patch.
svn-id: r38294
2009-02-15 20:38:51 +00:00
Kostas Nakos
faadabe20c add support for groovie
svn-id: r38288
2009-02-15 20:22:07 +00:00
Oystein Eftevaag
650749d401 Compatibility fixes for the official iPhone SDK
svn-id: r38280
2009-02-15 19:09:59 +00:00
Kostas Nakos
544bda60fa enable tucker and groovie engines
svn-id: r38275
2009-02-15 18:36:36 +00:00
Kostas Nakos
d8a0e9d466 add support for tucker
svn-id: r38273
2009-02-15 18:34:39 +00:00
Andre Heider
aff0a0daac add support for USB keyboard modifier keys.
svn-id: r38264
2009-02-15 16:21:53 +00:00
Andre Heider
4b31a6cd63 moved the supported graphics modes to a static array.
svn-id: r38261
2009-02-15 15:43:39 +00:00
Andre Heider
4d4cabba0a better error checking when setting up threads, and free() the stacks when done.
svn-id: r38260
2009-02-15 15:39:44 +00:00
Andre Heider
b882723f20 moved the keyboard event thread to libwiikeyboard.
svn-id: r38258
2009-02-15 15:28:05 +00:00
Andre Heider
0082a84b8d make keyboard support optional with USE_WII_KBD since libwiikeyboard is not in the official libogc svn.
svn-id: r38244
2009-02-15 14:42:27 +00:00
Andre Heider
c3cd2b7f06 allow keyboard hotplugging.
svn-id: r38242
2009-02-15 14:17:54 +00:00
Oystein Eftevaag
5b86801553 Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iPhone backend updates
svn-id: r38240
2009-02-15 13:58:15 +00:00
Andre Heider
d4ee8455cb Fixes for the changed keyboard API. Tweaked the PAD mappings to add GMM and VKEYBD.
svn-id: r38185
2009-02-15 00:39:59 +00:00
Kostas Nakos
493eb0c5a4 apply patch by Fingolfin to optimize scalers + more
svn-id: r36338
2009-02-14 19:42:18 +00:00
Andre Heider
c228259fff added USB keyboard support
svn-id: r36337
2009-02-14 19:12:01 +00:00
Kostas Nakos
7acb4f01ac update to newer overlay interface
svn-id: r36336
2009-02-14 18:59:46 +00:00
Joost Peters
6103e821c6 remove InitScalers() call, since the PSP port doesn't use scalers, and we no longer need to set gBitFormat.
svn-id: r36333
2009-02-14 18:17:27 +00:00
Andre Heider
dfaaf2fd45 reverting rev35505 since this change breaks the video output using RGB cables
svn-id: r36325
2009-02-14 13:33:06 +00:00
Max Horn
01581b24c0 DS: Removed code from GBAMPSaveFileManager::getSavePath() which was for compatibility with 0.6.1 config files (NDS port 0.1 was based on 0.7.1); added FIXME comment
svn-id: r36291
2009-02-13 05:10:36 +00:00
John Willis
521cc08911 Cleanup of the GP2X backend. It's been sat on my HDD for a while and it really should be in SVN.
svn-id: r36278
2009-02-12 09:52:31 +00:00
Max Horn
dc385c1fa1 cleanup
svn-id: r36270
2009-02-11 22:51:15 +00:00
Lars Persson
bd6a085888 Remove key statement in PKG file
svn-id: r36248
2009-02-08 10:12:29 +00:00
Travis Howell
990eee73f1 Use Ctrl F5 for global main menu, since any single key would conflict with some games.
svn-id: r36240
2009-02-07 07:05:08 +00:00
Lars Persson
eb9ac6648f Update for part building
svn-id: r36206
2009-02-02 21:35:57 +00:00
Lars Persson
08f7d0ac1a Missed script update for future SAGA2 engine
svn-id: r36204
2009-02-02 19:31:35 +00:00
Max Horn
eb5ec2369f #define usleep on BeOS
svn-id: r36201
2009-02-02 18:33:38 +00:00
Marcus Comstedt
f90e4545c2 Merged r36175 from branch-0-13-0:
Fixed alpha blending in the UI dialogs by adding alpha
computation to the blendPixelPtr() function.  To minimize
impact, pre-multiplied alpha is assumed, meaning that the
blending of the R, G and B components is the same both
with and without hardware alpha.

svn-id: r36177
2009-02-01 14:56:19 +00:00
Willem Jan Palenstijn
6abcac40de don't test existence of file in AmigaOSFilesystemNode::getChild (bug #2487481)
svn-id: r36171
2009-02-01 09:49:24 +00:00