aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2009-02-24SDL: Tweak the way the mouse is drawn/erased, so that it is not erase and dra...Max Horn
2009-02-21update readme for release 0.13.0Kostas Nakos
2009-02-21proper fix for random crashes with vga devicesKostas Nakos
2009-02-21disable BREAKPOINT macro and remove exit() macro, as they conflict with SCI b...Joost Peters
2009-02-21map dpad right to the predictive dialogAndre Heider
2009-02-20Slight formatting updateLars Persson
2009-02-20remove old fileJoost Peters
2009-02-20add README.PSP to update-version.plJoost Peters
2009-02-19Updated so z:\ paths will be reported properly as a directory and valid path.Lars Persson
2009-02-18add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINEJoost Peters
2009-02-18report kFeatureOverlaySupportsAlpha (knowing that nothing queries it, and it ...Joost Peters
2009-02-18Use 4444 overlay on PSP (instead of 1555).Joost Peters
2009-02-18Updated revisions in PKG scripts to 0.14.0Lars Persson
2009-02-18Updated actions with tucker and groovie.Lars Persson
2009-02-17Remove vector renderer defineLars Persson
2009-02-17another update for the new libwiikeyboard API.Andre Heider
2009-02-16Updated the iphone xcode project to include dependency libs, and fixed config...Oystein Eftevaag
2009-02-16Add base-backend.cpp to Symbian base make fileLars Persson
2009-02-16Add advanceddetector to Symbian base makefileLars Persson
2009-02-16Add build support for SCI.Lars Persson
2009-02-16fix random crashes on vga devices when using exotic scalersKostas Nakos
2009-02-15Removed OSystem_Dreamcast::fillScreen implementation after discussing it with...Johannes Schickel
2009-02-15- Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel.Johannes Schickel
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