| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-05 | General: Remove unimplemented function prototypes | Lioncash | |
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras | |
| 2014-11-28 | HW: Remove UpdateOutput | Jasper St. Pierre | |
| All of the rumble interfaces are now immediate mode. | |||
| 2014-11-28 | ControllerInterface: Make UpdateInput / UpdateOutput return void | Jasper St. Pierre | |
| The return values here have never been checked, so it doesn't make sense to return a value to begin with. | |||
| 2014-11-28 | ControllerInterface: Remove unused ClearInputState | Jasper St. Pierre | |
| 2014-11-28 | ControllerInterface: Implement dummy UpdateInput / UpdateOutputs | Jasper St. Pierre | |
| Make the implementation here a bit easier. | |||
| 2014-09-08 | Include CommonTypes.h instead of Common.h. | Rohit Nirmal | |
| 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-07-11 | ControllerInterface: Gate the input based on our new background input setting | Jasper St. Pierre | |
| 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-03-09 | clang-modernize -add-override | Tillmann Karras | |
| 2014-02-18 | Convert all includes to relative paths. | Lioncash | |
| 2014-02-10 | Replace all include guard ifdefs with "#pragma once" | lioncash | |
| 2014-01-30 | Light cleanup to a little bit of InputCommon. Replaces much of the iterators ↵ | Lioncash | |
| that litter this section of the codebase. Also clean up a little bit of the comments that describe the interface classes. | |||
| 2013-12-31 | Remove unnecessary Src/ folders | Jasper St. Pierre | |
