aboutsummaryrefslogtreecommitdiff
path: root/backends/platform
AgeCommit message (Expand)Author
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-02Update for part buildingLars Persson
2009-02-02Missed script update for future SAGA2 engineLars Persson
2009-02-01Merged r36175 from branch-0-13-0:Marcus Comstedt
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-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-24fix compilationJoost Peters
2009-01-24pollCD() should only return true, if CD audio is actually playing.Travis Howell
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-22Fix the compilation of the Wii portJordi Vilalta Prat
2009-01-22Got rid of several occurrences of gBitFormatMax Horn
2009-01-22Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ...Max Horn
2009-01-21made ISO9660 support optional via USE_WII_DIAndre Heider
2009-01-21added ENABLE_VKEYBD, ENABLE_KEYMAPPER (both not mapped yet) and ENABLE_AGIAndre Heider
2009-01-21More cleanup of the DS portMax Horn
2009-01-21More cleanupMax Horn
2009-01-21cleanupMax Horn
2009-01-21Yet more cleanupMax Horn
2009-01-20Moved libdb to the right spot in the MakefileAndre Heider
2009-01-19Added ISO9660/Joliet DVD supportAndre Heider
2009-01-19Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for memor...Andre Heider
2009-01-11Enable IHNM and SAGA2Andre Heider
2009-01-11Merge in Virtual Keybpard & KeyMapper branch,Eugene Sandulenko
2009-01-11Enabled GROOVIE and TUCKER as well, as they are enabled by default by the sta...Marcus Comstedt
2009-01-10Enable IHNM.Marcus Comstedt
2009-01-09Add subengine flag for ihnm.Lars Persson
2009-01-08Add initial files for a secondary exe (to be distributed with in a single pkg...Lars Persson
2009-01-04had forgotten the case of a rect being partially off the top of the screen (a...Kostas Nakos
2009-01-04fix bug #2480870: crash when shaking (not stirring)Kostas Nakos