Tillmann Karras
|
30ebb2459e
|
Set copyright year to when a file was created
|
2015-05-25 13:22:31 +02:00 |
Tillmann Karras
|
cefcb0ace9
|
Update license headers to GPLv2+
|
2015-05-25 13:22:31 +02:00 |
Jasper St. Pierre
|
f2787f620e
|
ControllerInterface: Make UpdateInput / UpdateOutput return void
The return values here have never been checked, so it doesn't make sense
to return a value to begin with.
|
2014-11-28 10:50:45 -08:00 |
Jasper St. Pierre
|
61fcfc4bf2
|
ControllerInterface: Remove unused ClearInputState
|
2014-11-28 10:50:45 -08:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
Jules Blok
|
02a95c139e
|
ControllerInterface: Move DInput ForceFeedback support to a seperate class
|
2014-02-09 17:01:38 +09:00 |
Lioncash
|
d91a5abba1
|
Light cleanup to a little bit of InputCommon. Replaces much of the iterators that litter this section of the codebase.
Also clean up a little bit of the comments that describe the interface classes.
|
2014-01-30 19:51:21 -05:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |