aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
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
2009-01-22Removed incorrect Common:: prefix from stuff that is not part of namespace Co...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-21Fixed vkbd drawing and GUI drawing on screen change while vkbd is shown.Johannes Schickel
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-21Yet more cleanupMax Horn
2009-01-21Fix what I believe to be an error in Keymapper::cleanupGameKeymapsMax Horn
2009-01-21more cleanupMax Horn
2009-01-21Some cleanup / code simplificationMax Horn
2009-01-20some code cleanupMax Horn
2009-01-20Moved Surface::blit to backends/vkeybd/virtual-keyboard-gui.cppMax Horn
2009-01-20Whoops committed from the wrong directory. Removing ImageMan leftover.Johannes Schickel