| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-03 | Change ControlState typedef to double, and change all related floats/doubles ↵ | Rachel Bryk | |
| to use it. Fixes an off by 1 issue related to double->float->double conversion, and eliminates numerous warnings. | |||
| 2014-08-30 | InputCommon: Clean up brace placements | Lioncash | |
| 2014-07-11 | ControllerInterface: Gate the input based on our new background input setting | Jasper St. Pierre | |
| 2014-07-11 | mark all local functions as static | degasus | |
| 2014-03-09 | clang-modernize -use-nullptr | Tillmann Karras | |
| and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine | |||
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2014-02-13 | Turn loops into range-based form | Tillmann Karras | |
| and some things suggested by cppcheck and compiler warnings. | |||
| 2014-02-10 | Replace all include guard ifdefs with "#pragma once" | lioncash | |
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
