aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii
AgeCommit message (Expand)Author
2009-06-17Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml ge...Andre Heider
2009-05-27Changes for the latest libfat update.Andre Heider
2009-03-20Fix some warnings in the Wii backend.Andre Heider
2009-03-19Added configure support for the Wii and Gamecube portAndre Heider
2009-02-28copy pred.dic for the dist targetAndre Heider
2009-02-28set DEPDIR; copy COPYING.LGPL for the dist target; use debug level 3 when upl...Andre Heider
2009-02-28Enable SCI for WiiAndre Heider
2009-02-21map dpad right to the predictive dialogAndre Heider
2009-02-17another update for the new libwiikeyboard API.Andre Heider
2009-02-15check the result of PAD_ScanPads() to trigger button up/down events only once...Andre Heider
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-15Fixes for the changed keyboard API. Tweaked the PAD mappings to add GMM and V...Andre Heider
2009-02-14added USB keyboard supportAndre Heider
2009-02-14reverting rev35505 since this change breaks the video output using RGB cablesAndre Heider
2009-01-30Moved default implementations for various OSystem methods into a new class Ba...Max Horn
2009-01-22Fix the compilation of the Wii portJordi Vilalta Prat
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-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-03debug Makefile targetsAndre Heider
2009-01-03tweak the cache values for better video streamingAndre Heider
2009-01-02mutex fix, we actally want recursive locksAndre Heider
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-30added RM_REC, it's required for clean:Andre Heider
2008-12-23480p video mode for gamecube if a component cable was detected (contributed b...Andre Heider
2008-12-23tweak the video mode some more to get rid of black bordersAndre Heider
2008-12-23increase the height of the overlay so the modern theme fits in 16:9Andre Heider
2008-12-23enable groovie and tuckerAndre Heider
2008-12-23drop mpeg2 supportAndre Heider
2008-12-23changes for devkitPPC r16Andre Heider
2008-12-04Fix for bug #2388270 "[Wii/GC] Unable to build SVN rev.35233".Johannes Schickel
2008-11-06Got rid of OSystem::colorToRGB and RGBToColor; added implementations for OSys...Max Horn
2008-11-06Got rid of OSystem::ARGBToColor and colorToARGBMax Horn
2008-08-11build a wii binary per defaultAndre Heider
2008-08-11video mode polishing:Andre Heider
2008-08-09Updated the Makefile to the new build system.Andre Heider
2008-08-09Updates to the recent OSystem API changesAndre Heider
2008-07-06adjustments to the recent mixer api changesAndre Heider
2008-06-07-Wno-multichar slipped in twiceAndre Heider
2008-06-07added support for reset and power buttonsAndre Heider
2008-06-05disable more more compiler warningsAndre Heider
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko