Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-28 | copy pred.dic for the dist target | Andre Heider | |
svn-id: r38969 | |||
2009-02-28 | set DEPDIR; copy COPYING.LGPL for the dist target; use debug level 3 when ↵ | Andre Heider | |
uploading the binary svn-id: r38967 | |||
2009-02-28 | Enable SCI for Wii | Andre Heider | |
svn-id: r38966 | |||
2009-02-21 | map dpad right to the predictive dialog | Andre Heider | |
svn-id: r38681 | |||
2009-02-17 | another update for the new libwiikeyboard API. | Andre Heider | |
svn-id: r38392 | |||
2009-02-15 | check the result of PAD_ScanPads() to trigger button up/down events only ↵ | Andre Heider | |
once. requires a not yet official libogc patch. svn-id: r38294 | |||
2009-02-15 | add support for USB keyboard modifier keys. | Andre Heider | |
svn-id: r38264 | |||
2009-02-15 | moved the supported graphics modes to a static array. | Andre Heider | |
svn-id: r38261 | |||
2009-02-15 | better error checking when setting up threads, and free() the stacks when done. | Andre Heider | |
svn-id: r38260 | |||
2009-02-15 | moved the keyboard event thread to libwiikeyboard. | Andre Heider | |
svn-id: r38258 | |||
2009-02-15 | make keyboard support optional with USE_WII_KBD since libwiikeyboard is not ↵ | Andre Heider | |
in the official libogc svn. svn-id: r38244 | |||
2009-02-15 | allow keyboard hotplugging. | Andre Heider | |
svn-id: r38242 | |||
2009-02-15 | Fixes for the changed keyboard API. Tweaked the PAD mappings to add GMM and ↵ | Andre Heider | |
VKEYBD. svn-id: r38185 | |||
2009-02-14 | added USB keyboard support | Andre Heider | |
svn-id: r36337 | |||
2009-02-14 | reverting rev35505 since this change breaks the video output using RGB cables | Andre Heider | |
svn-id: r36325 | |||
2009-01-30 | Moved default implementations for various OSystem methods into a new class ↵ | Max Horn | |
BaseBackend svn-id: r36135 | |||
2009-01-22 | Fix the compilation of the Wii port | Jordi Vilalta Prat | |
svn-id: r36004 | |||
2009-01-21 | made ISO9660 support optional via USE_WII_DI | Andre Heider | |
svn-id: r35985 | |||
2009-01-21 | added ENABLE_VKEYBD, ENABLE_KEYMAPPER (both not mapped yet) and ENABLE_AGI | Andre Heider | |
svn-id: r35984 | |||
2009-01-20 | Moved libdb to the right spot in the Makefile | Andre Heider | |
svn-id: r35946 | |||
2009-01-19 | Added ISO9660/Joliet DVD support | Andre Heider | |
svn-id: r35930 | |||
2009-01-19 | Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for ↵ | Andre Heider | |
memory statistics and splitted existing DEBUG_* tunables. svn-id: r35920 | |||
2009-01-11 | Enable IHNM and SAGA2 | Andre Heider | |
svn-id: r35815 | |||
2009-01-03 | debug Makefile targets | Andre Heider | |
svn-id: r35709 | |||
2009-01-03 | tweak the cache values for better video streaming | Andre Heider | |
svn-id: r35708 | |||
2009-01-02 | mutex fix, we actally want recursive locks | Andre Heider | |
svn-id: r35674 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-12-30 | added RM_REC, it's required for clean: | Andre Heider | |
svn-id: r35623 | |||
2008-12-23 | 480p video mode for gamecube if a component cable was detected (contributed ↵ | Andre Heider | |
by hkz) svn-id: r35505 | |||
2008-12-23 | tweak the video mode some more to get rid of black borders | Andre Heider | |
svn-id: r35503 | |||
2008-12-23 | increase the height of the overlay so the modern theme fits in 16:9 | Andre Heider | |
svn-id: r35502 | |||
2008-12-23 | enable groovie and tucker | Andre Heider | |
svn-id: r35501 | |||
2008-12-23 | drop mpeg2 support | Andre Heider | |
svn-id: r35500 | |||
2008-12-23 | changes for devkitPPC r16 | Andre Heider | |
svn-id: r35499 | |||
2008-12-04 | Fix for bug #2388270 "[Wii/GC] Unable to build SVN rev.35233". | Johannes Schickel | |
svn-id: r35234 | |||
2008-11-06 | Got rid of OSystem::colorToRGB and RGBToColor; added implementations for ↵ | Max Horn | |
OSystem::getOverlayFormat to several ports (pending testing by the porters) svn-id: r34912 | |||
2008-11-06 | Got rid of OSystem::ARGBToColor and colorToARGB | Max Horn | |
svn-id: r34911 | |||
2008-08-11 | build a wii binary per default | Andre Heider | |
svn-id: r33788 | |||
2008-08-11 | video mode polishing: | Andre Heider | |
* proper fullscreen video mode * multiple graphic modes with different overscan values * "fullscreen mode" stretches the picture on 16:9 displays * fixed broken sword 1/2 gfx garbage * support for setShakePos() svn-id: r33787 | |||
2008-08-09 | Updated the Makefile to the new build system. | Andre Heider | |
Introduced a Makefile variable to build a gamecube version. svn-id: r33723 | |||
2008-08-09 | Updates to the recent OSystem API changes | Andre Heider | |
svn-id: r33719 | |||
2008-07-06 | adjustments to the recent mixer api changes | Andre Heider | |
svn-id: r32924 | |||
2008-06-07 | -Wno-multichar slipped in twice | Andre Heider | |
svn-id: r32594 | |||
2008-06-07 | added support for reset and power buttons | Andre Heider | |
svn-id: r32593 | |||
2008-06-05 | disable more more compiler warnings | Andre Heider | |
svn-id: r32564 | |||
2008-06-04 | Patch #1971285: "Nintendo Wii port" | Eugene Sandulenko | |
svn-id: r32547 |