summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/InputConfigDiagBitmaps.cpp
AgeCommit message (Expand)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-03-12Removed the controller update lock as it is no longer needed.skidau
2015-02-04HotKey: fix warningsdegasus
2015-01-27Added the ability to map gamepad buttons to hotkeys.skidau
2015-01-21Merge pull request #1893 from skidau/GCKeyboardskidau
2015-01-18Fix the input zone drawing in input settingsJohn Sebastian Peterson
2015-01-17Draw buttons in rows of eight in the Controller config.skidau
2014-11-11Fix the red dot not showing up in input config when pointing right.Rachel Bryk
2014-11-07DolphinWX: Remove unnecessary forward declarationsLioncash
2014-09-03Change ControlState typedef to double, and change all related floats/doubles ...Rachel Bryk
2014-07-22DolphinWX: Fix a double truncation warning in InputConfigDiagBitmapsLioncash
2014-07-11ControllerEmu: Change the GetState interface to remove range/baseJasper St. Pierre
2014-07-11InputConfigDiagBitmaps: Clean up the FORCE drawing code as wellJasper St. Pierre
2014-07-11InputConfigDiagBitmaps: Rewrite the stick visualization codeJasper St. Pierre
2014-07-11InputConfigDiagBitmaps: Clean up code a bit moreJasper St. Pierre
2014-07-11InputConfigDiagBitmaps: Start a cleanup by splitting code outJasper St. Pierre
2014-05-17Kill off _T and wxT macrosLioncash
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -loop-convertTillmann Karras
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre