summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/OSX/OSXKeyboard.mm
AgeCommit message (Expand)Author
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-10-02InputCommon: Use NSNumber numeric literals in Obj-C codeLioncash
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-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-16Fix some vertical alignmentsLioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre