Commit Graph
3084 Commits
Author SHA1 Message Date
Joost Peters 2f224a9efa add README.PSP to update-version.pl
svn-id: r38608
2009-02-20 17:29:22 +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
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
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
Max Horn e7afcecda2 Removed default implementations of OSystem::getOverlayHeight() and getOverlayWidth()
svn-id: r36152
2009-01-30 16:23:41 +00:00
Max Horn de8fa39b25 Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some potential errors in WinCE & GP2x, too)
svn-id: r36146
2009-01-30 14:26:34 +00:00
Max Horn 341bc64aaf do not include common/debug.h from common/util.h
svn-id: r36143
2009-01-30 05:25:17 +00:00
Max Horn c69ebfd798 Moved default implementations for various OSystem methods into a new class BaseBackend
svn-id: r36135
2009-01-30 03:35:47 +00:00
Marcus Comstedt 8aa122b157 Need graphics/colormasks.h for Graphics::createPixelFormat.
svn-id: r36108
2009-01-27 18:43:00 +00:00
Marcus Comstedt 4952dd6661 Disable autosave (fixes [2516389]).
svn-id: r36106
2009-01-27 18:35:36 +00:00
Joost Peters 908ed66509 fix compilation
svn-id: r36053
2009-01-25 09:06:46 +00:00
Joost Peters 446c837bc7 fix compilation
svn-id: r36040
2009-01-24 19:33:18 +00:00
Travis Howell 2c11490d69 pollCD() should only return true, if CD audio is actually playing.
svn-id: r36035
2009-01-24 12:26:14 +00:00
Max Horn a925b5e7b7 Oops
svn-id: r36015
2009-01-23 03:48:04 +00:00