aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2009-04-29fix warningJoost Peters
2009-04-21run psp-fixup-imports after linkingJoost Peters
2009-04-18Fixed a crash happening when an engine dirtied the full screen, and called in...Oystein Eftevaag
2009-04-18iPhone: Updated input event system to firmware 2.x standardOystein Eftevaag
2009-04-16Backout previous 'ooops' change (while shaking a stick at SVN and trying to c...John Willis
2009-04-16Push local cleanup into the 0.13 branch in prep. for 0.13.1.John Willis
2009-04-16Tiny update to the GP2X readme on branch (remove SVN build ref.).John Willis
2009-04-13commit slightly modified version of #2759353 - GSoC 2009: Correction in READM...Joost Peters
2009-04-04Remove the obsolete IPHONE_BACKEND defineJordi Vilalta Prat
2009-03-27Improved configure support for the GP2X port.Andre Heider
2009-03-25Allow building of psp backend via configure (Part 1 - Still need to add the f...Joost Peters
2009-03-24remove unsigned qualifier, as byte already is unsigned.Joost Peters
2009-03-21argv should not be modified; make it plenty const.Marcus Comstedt
2009-03-21Fixed some warnings.Marcus Comstedt
2009-03-21Added support for dynamic plugins on Dreamcast to the configure script.Marcus Comstedt
2009-03-20Moved hardware initialization to a constructor, to make it run really early.Marcus Comstedt
2009-03-20Fix some warnings in the Wii backend.Andre Heider
2009-03-20Set svn:keywords on asm filesMax Horn
2009-03-20Fix parameter in Windows MIDI backend (this is according to API documentation...Johannes Schickel
2009-03-19COMMON: Added a new IS_ALIGNED macro (for now using size_t, we can change it ...Max Horn
2009-03-19Added configure support for the Wii and Gamecube portAndre Heider
2009-03-19Merged Neil's NDS changes into trunkMax Horn
2009-03-18Initial support for building the Dreamcast port using the configureMarcus Comstedt
2009-03-17Removed superfluous comma and namespace specifier.Marcus Comstedt
2009-03-17Removed superfluous semicolon.Marcus Comstedt
2009-03-17Changed grabOverlay() and copyRectToOverlay() to use OverlayColor instead of ...Marcus Comstedt
2009-03-16Patch #2658665: Implement getDevices() in backends/midi/dmedia.cppMax Horn
2009-03-14Applied part of patch #2684986Max Horn
2009-03-08The xcode project can now compile a native Mac OS X buildOystein Eftevaag
2009-03-07Bye bye FNMatchLars Persson
2009-03-06Added save action for CruiseLars Persson
2009-03-06Add initial support for VKB and keymapper shortcuts.Lars Persson
2009-03-06Add subsection for subengine LOL in kyraLars Persson
2009-03-06Handle subengine LOL in perl scriptLars Persson
2009-03-06Add LOL as an enabled engine to enable compilationLars Persson
2009-03-06Added more ps2_* pseudo-posix entries for PS2 backend inMax Lingua
2009-03-06Oops!Max Lingua
2009-03-06Implemented _overlayFormat in Gs2dScreenMax Lingua
2009-03-05Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as ...Max Horn
2009-03-04Added capabilities to allow BT Mouse supportLars Persson
2009-03-04Removed stale READ_PS2.TXTMax Lingua
2009-03-04- 0.13.x friendly ;-)Max Lingua
2009-03-01add support for tinsel engine (off by default for the time being)Kostas Nakos
2009-03-01better detection of aspect-scalable resolutionsKostas Nakos
2009-03-01slight correctionKostas Nakos
2009-03-01modified patch in bug #2644574: fix buildKostas Nakos
2009-03-01Fixed PalmOS FSNode which was failing in some casesChris Apers
2009-03-01PalmOS Backend updates:Chris Apers
2009-03-01Cleaned out some unneeded stuff from the C blitting routinesOystein Eftevaag
2009-03-01When built with the xcode project, the file browser will now start browing fo...Oystein Eftevaag