summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/OSX
AgeCommit message (Expand)Author
2016-02-05normalize and check upper/lower bounds of hats input on OS XNick Tiberi
2015-10-02InputCommon: Use NSNumber numeric literals in Obj-C codeLioncash
2015-09-17ControllerInterface: Fix -Winconsistent-missing-override warnings on OSXLioncash
2015-06-21Fix misc. clang warnings - mostly complaints about inconsistent use of override.comex
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-11-28ControllerInterface: Make UpdateInput / UpdateOutput return voidJasper St. Pierre
2014-11-28ControllerInterface: Implement dummy UpdateInput / UpdateOutputsJasper St. Pierre
2014-10-28Make some OSX-only functions staticLioncash
2014-09-14Kill off the wx casts within InputCommon and GLInterface.Lioncash
2014-09-13InputCommon: Initialize NSDictionaries using literal syntax.Lioncash
2014-09-03Change ControlState typedef to double, and change all related floats/doubles ...Rachel Bryk
2014-08-30InputCommon: Clean up brace placementsLioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Fix some vertical alignmentsLioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-09ForceFeedback: Add OSX rumble supportJules Blok
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre