aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2009-02-15check the result of PAD_ScanPads() to trigger button up/down events only once...Andre Heider
2009-02-15add support for groovieKostas Nakos
2009-02-15Compatibility fixes for the official iPhone SDKOystein Eftevaag
2009-02-15enable tucker and groovie enginesKostas Nakos
2009-02-15add support for tuckerKostas Nakos
2009-02-15add support for USB keyboard modifier keys.Andre Heider
2009-02-15moved the supported graphics modes to a static array.Andre Heider
2009-02-15better error checking when setting up threads, and free() the stacks when done.Andre Heider
2009-02-15moved the keyboard event thread to libwiikeyboard.Andre Heider
2009-02-15make keyboard support optional with USE_WII_KBD since libwiikeyboard is not i...Andre Heider
2009-02-15allow keyboard hotplugging.Andre Heider
2009-02-15Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP...Oystein Eftevaag
2009-02-15Fixes for the changed keyboard API. Tweaked the PAD mappings to add GMM and V...Andre Heider
2009-02-14apply patch by Fingolfin to optimize scalers + moreKostas Nakos
2009-02-14added USB keyboard supportAndre Heider
2009-02-14update to newer overlay interfaceKostas Nakos
2009-02-14remove InitScalers() call, since the PSP port doesn't use scalers, and we no ...Joost Peters
2009-02-14reverting rev35505 since this change breaks the video output using RGB cablesAndre Heider
2009-02-13DS: Removed code from GBAMPSaveFileManager::getSavePath() which was for compa...Max Horn
2009-02-12Cleanup of the GP2X backend. It's been sat on my HDD for a while and it reall...John Willis
2009-02-11cleanupMax Horn
2009-02-08Remove key statement in PKG fileLars Persson
2009-02-07Use Ctrl F5 for global main menu, since any single key would conflict with so...Travis Howell
2009-02-02Update for part buildingLars Persson
2009-02-02Missed script update for future SAGA2 engineLars Persson
2009-02-02#define usleep on BeOSMax Horn
2009-02-01Merged r36175 from branch-0-13-0:Marcus Comstedt
2009-02-01don't test existence of file in AmigaOSFilesystemNode::getChild (bug #2487481)Willem Jan Palenstijn
2009-01-30Removed default implementations of OSystem::getOverlayHeight() and getOverlay...Max Horn
2009-01-30Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten...Max Horn
2009-01-30do not include common/debug.h from common/util.hMax Horn
2009-01-30cleanupMax Horn
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2009-01-27Need graphics/colormasks.h for Graphics::createPixelFormat.Marcus Comstedt
2009-01-27Disable autosave (fixes [2516389]).Marcus Comstedt
2009-01-25fix compilationJoost Peters
2009-01-24don't append '/' to path in getChildren()Joost Peters
2009-01-24fix typoJoost Peters
2009-01-24fix compilationJoost Peters
2009-01-24pollCD() should only return true, if CD audio is actually playing.Travis Howell
2009-01-23Changed Graphics::ImageDecoder to allow custom PixelFormatsMax Horn
2009-01-23Renamed Archive::openFile to createReadStreamForMemberMax Horn
2009-01-23OopsMax Horn
2009-01-23Renamed FSNode::openForReading / openForWriting to createReadStream / createW...Max Horn
2009-01-23Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat...Max Horn
2009-01-23DS: Nothing is supposed to use time(), so don't globally include <time.h> -- ...Max Horn
2009-01-23DS: Apply an old cleanup patch of mine from last AugustMax Horn
2009-01-23DS: Fix compilationMax Horn
2009-01-22Get rid of the wrappers around the zlib stream wrapper wrappers ;)Max Horn
2009-01-22Revert my previous commit. File still produces error 'wrapCompressedReadStre...Max Horn