twinaphex
|
207181135c
|
Create input_driver_keys_pressed
|
2015-02-15 01:19:06 +01:00 |
|
twinaphex
|
5f611f7270
|
More documentation for input_common.c
|
2015-01-12 04:19:57 +01:00 |
|
twinaphex
|
b61ae369f7
|
(input_keymaps.c) Namespace changes and documentation
|
2015-01-12 02:52:52 +01:00 |
|
twinaphex
|
89902c3339
|
Remove unneeded header include in input_common.h
|
2015-01-11 00:10:32 +01:00 |
|
twinaphex
|
d7f36af446
|
Move stuff around
|
2015-01-11 00:07:59 +01:00 |
|
twinaphex
|
75b6ed9545
|
Some more documentation for input_common.c
|
2015-01-10 21:17:34 +01:00 |
|
twinaphex
|
b4b81bd740
|
Split up input_common.c into two files - input_joypad.c and
input_common.c
|
2015-01-10 20:10:45 +01:00 |
|
twinaphex
|
575678dbb1
|
Remove unused back_button_enums for Android
|
2015-01-10 00:09:10 +01:00 |
|
twinaphex
|
453321c50b
|
Start updating headers
|
2015-01-07 17:46:50 +01:00 |
|
twinaphex
|
738d180816
|
Change some more instances of 'player' to 'user'
|
2014-12-05 14:21:04 +01:00 |
|
twinaphex
|
c6cc3b8d90
|
CXX_BUILD - Fix some undefined reference linker errors
|
2014-11-29 21:18:45 +01:00 |
|
twinaphex
|
c6ac686e51
|
Split up input_common.c into input_common.c and input_keymaps.c
|
2014-10-27 04:27:48 +01:00 |
|
twinaphex
|
0c4de816f9
|
Dont' have input_common.h include input_autodetect.h
|
2014-10-26 01:53:13 +02:00 |
|
twinaphex
|
dc0688f57f
|
Reduce header dependencies
|
2014-10-26 01:15:41 +02:00 |
|
twinaphex
|
a4065ae34d
|
Split off input_context code into separate file
|
2014-10-25 19:56:40 +02:00 |
|
twinaphex
|
2997af48fa
|
Move config-file code to SDK
|
2014-10-22 03:35:04 +02:00 |
|
twinaphex
|
94c3f6a925
|
Change 'id' variable names to 'ident'
|
2014-10-21 08:48:58 +02:00 |
|
twinaphex
|
dd79cf0b93
|
(OSX) Change 'index' to 'idx' to avoid declaration of index shadows a global
declaration on OSX 10.6
|
2014-10-20 03:56:31 +02:00 |
|
twinaphex
|
5fa4723a22
|
Comment out ununused inline functions for now
|
2014-10-05 17:02:30 +02:00 |
|
twinaphex
|
2df2346301
|
Move input_keys_pressed from input_common.c to runloop.c
|
2014-10-05 02:45:38 +02:00 |
|
Twinaphex
|
a8ef8ff7e4
|
Merge pull request #1091 from mprobinson/joypad-driver
Joypad driver
|
2014-10-04 23:42:43 +02:00 |
|
twinaphex
|
f20baeb221
|
(Apple) Joypad refactor pt. 2
|
2014-10-04 15:37:09 +02:00 |
|
Mike Robinson
|
d258775926
|
Add parallel port joypad driver
|
2014-10-04 04:18:36 +01:00 |
|
twinaphex
|
de2392be89
|
Move apple_key_map_hidusage over to input_common.c
|
2014-10-03 15:31:34 +02:00 |
|
twinaphex
|
532938c5fa
|
Refactor meta_input_keys_pressed
|
2014-10-03 00:55:44 +02:00 |
|