aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/options.cpp
AgeCommit message (Collapse)Author
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
svn-id: r50324
2010-06-15WII: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
svn-id: r49793
2010-04-30Fixed warnings when building a GC binary.Andre Heider
svn-id: r48877
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
svn-id: r47541
2009-09-21whitespace fixAndre Heider
svn-id: r44233
2009-09-20New "Input" tab for the options dialog to set pad sensitivity and acceleration.Andre Heider
svn-id: r44205
2009-09-20Fix compilationAndre Heider
svn-id: r44203
2009-09-20Mention mount errors on the status labels.Andre Heider
svn-id: r44202
2009-09-20Only update status label of the active tab (lables print their text when ↵Andre Heider
updating, regardless of its visibility status). svn-id: r44200
2009-09-18Moved the Wii gfx code to its own library. Added a onscreen console for ↵Andre Heider
stdout/err, toggable via pad keys. svn-id: r44189
2009-09-05Support for SMB shares, cleaned up async FS functions.Andre Heider
svn-id: r43965
2009-09-03Removed AA modes in favor of bilinear texture filtering, which gives much ↵Andre Heider
better results. Renamed a few types and enums to make it clear what they're for. svn-id: r43919
2009-09-01Added an options dialog for some Wii specific settings.Andre Heider
svn-id: r43892