index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
OSX
Age
Commit message (
Expand
)
Author
2016-02-05
normalize and check upper/lower bounds of hats input on OS X
Nick Tiberi
2015-10-02
InputCommon: Use NSNumber numeric literals in Obj-C code
Lioncash
2015-09-17
ControllerInterface: Fix -Winconsistent-missing-override warnings on OSX
Lioncash
2015-06-21
Fix misc. clang warnings - mostly complaints about inconsistent use of override.
comex
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2014-11-28
ControllerInterface: Make UpdateInput / UpdateOutput return void
Jasper St. Pierre
2014-11-28
ControllerInterface: Implement dummy UpdateInput / UpdateOutputs
Jasper St. Pierre
2014-10-28
Make some OSX-only functions static
Lioncash
2014-09-14
Kill off the wx casts within InputCommon and GLInterface.
Lioncash
2014-09-13
InputCommon: Initialize NSDictionaries using literal syntax.
Lioncash
2014-09-03
Change ControlState typedef to double, and change all related floats/doubles ...
Rachel Bryk
2014-08-30
InputCommon: Clean up brace placements
Lioncash
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-16
Fix some vertical alignments
Lioncash
2014-02-10
Replace all include guard ifdefs with "#pragma once"
lioncash
2014-02-09
ForceFeedback: Add OSX rumble support
Jules Blok
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre