Age | Commit message (Expand) | Author |
2009-02-15 | better error checking when setting up threads, and free() the stacks when done. | Andre Heider |
2009-02-15 | moved the keyboard event thread to libwiikeyboard. | Andre Heider |
2009-02-15 | make keyboard support optional with USE_WII_KBD since libwiikeyboard is not i... | Andre Heider |
2009-02-15 | allow keyboard hotplugging. | Andre Heider |
2009-02-15 | Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: iP... | Oystein Eftevaag |
2009-02-15 | Fixes for the changed keyboard API. Tweaked the PAD mappings to add GMM and V... | Andre Heider |
2009-02-14 | apply patch by Fingolfin to optimize scalers + more | Kostas Nakos |
2009-02-14 | added USB keyboard support | Andre Heider |
2009-02-14 | update to newer overlay interface | Kostas Nakos |
2009-02-14 | remove InitScalers() call, since the PSP port doesn't use scalers, and we no ... | Joost Peters |
2009-02-14 | reverting rev35505 since this change breaks the video output using RGB cables | Andre Heider |
2009-02-13 | DS: Removed code from GBAMPSaveFileManager::getSavePath() which was for compa... | Max Horn |
2009-02-12 | Cleanup of the GP2X backend. It's been sat on my HDD for a while and it reall... | John Willis |
2009-02-11 | cleanup | Max Horn |
2009-02-08 | Remove key statement in PKG file | Lars Persson |
2009-02-02 | Update for part building | Lars Persson |
2009-02-02 | Missed script update for future SAGA2 engine | Lars Persson |
2009-02-01 | Merged r36175 from branch-0-13-0: | Marcus Comstedt |
2009-01-30 | Removed default implementations of OSystem::getOverlayHeight() and getOverlay... | Max Horn |
2009-01-30 | Fix for bug #2548995: AmigaOS4: Compiler error (and taking care of some poten... | Max Horn |
2009-01-30 | do not include common/debug.h from common/util.h | Max Horn |
2009-01-30 | Moved default implementations for various OSystem methods into a new class Ba... | Max Horn |
2009-01-27 | Need graphics/colormasks.h for Graphics::createPixelFormat. | Marcus Comstedt |
2009-01-27 | Disable autosave (fixes [2516389]). | Marcus Comstedt |
2009-01-25 | fix compilation | Joost Peters |
2009-01-24 | fix compilation | Joost Peters |
2009-01-24 | pollCD() should only return true, if CD audio is actually playing. | Travis Howell |
2009-01-23 | Oops | Max Horn |
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / createW... | Max Horn |
2009-01-23 | Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to creat... | Max Horn |
2009-01-23 | DS: Nothing is supposed to use time(), so don't globally include <time.h> -- ... | Max Horn |
2009-01-23 | DS: Apply an old cleanup patch of mine from last August | Max Horn |
2009-01-23 | DS: Fix compilation | Max Horn |
2009-01-22 | Get rid of the wrappers around the zlib stream wrapper wrappers ;) | Max Horn |
2009-01-22 | Fix the compilation of the Wii port | Jordi Vilalta Prat |
2009-01-22 | Got rid of several occurrences of gBitFormat | Max Horn |
2009-01-22 | Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ... | Max Horn |
2009-01-21 | made ISO9660 support optional via USE_WII_DI | Andre Heider |
2009-01-21 | added ENABLE_VKEYBD, ENABLE_KEYMAPPER (both not mapped yet) and ENABLE_AGI | Andre Heider |
2009-01-21 | More cleanup of the DS port | Max Horn |
2009-01-21 | More cleanup | Max Horn |
2009-01-21 | cleanup | Max Horn |
2009-01-21 | Yet more cleanup | Max Horn |
2009-01-20 | Moved libdb to the right spot in the Makefile | Andre Heider |
2009-01-19 | Added ISO9660/Joliet DVD support | Andre Heider |
2009-01-19 | Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for memor... | Andre Heider |
2009-01-11 | Enable IHNM and SAGA2 | Andre Heider |
2009-01-11 | Merge in Virtual Keybpard & KeyMapper branch, | Eugene Sandulenko |
2009-01-11 | Enabled GROOVIE and TUCKER as well, as they are enabled by default by the sta... | Marcus Comstedt |
2009-01-10 | Enable IHNM. | Marcus Comstedt |