twinaphex
|
d59215a678
|
Add linux_common.c
|
2015-11-14 08:50:10 +01:00 |
|
twinaphex
|
81b741e359
|
Move SDL keymap to input_keymaps.c
|
2015-11-14 08:28:59 +01:00 |
|
twinaphex
|
33292634ec
|
Move dinput keymap to input_keymaps.c
|
2015-11-14 08:21:42 +01:00 |
|
twinaphex
|
06c65e2829
|
(X11) Move keybind map to input_keymaps.c
|
2015-11-14 08:14:18 +01:00 |
|
Twinaphex
|
6847501e99
|
Revert "iCade codepaths work now for regular OSX too"
This reverts commit d72090f5e986de862aa1f2ac1d31530b538d1e95.
|
2015-11-14 02:08:59 +01:00 |
|
Twinaphex
|
d72090f5e9
|
iCade codepaths work now for regular OSX too
|
2015-11-14 01:48:16 +01:00 |
|
Twinaphex
|
1b05556b06
|
remove some unused variables
|
2015-11-13 21:44:08 +01:00 |
|
twinaphex
|
e0b5925c24
|
Remove now unused icade code
|
2015-11-13 21:42:58 +01:00 |
|
Twinaphex
|
8ebad97fbd
|
Revert "Add iCade code to cocoa_input_is_pressed"
This reverts commit 536754d6f2a25c529449b2304fbb6d5cde8b164d.
|
2015-11-13 02:46:01 +01:00 |
|
twinaphex
|
536754d6f2
|
Add iCade code to cocoa_input_is_pressed
|
2015-11-13 02:42:46 +01:00 |
|
Twinaphex
|
924642a744
|
Revert "Revert "Refactor small keyboard/icade code a bit""
This reverts commit fde9676ac315cec16aa7fb58c79526b07fa8b5dd.
|
2015-11-13 01:50:34 +01:00 |
|
Twinaphex
|
fde9676ac3
|
Revert "Refactor small keyboard/icade code a bit"
This reverts commit 340c15c517e217cc31d74747b9a2eca5996609a1.
|
2015-11-13 01:39:19 +01:00 |
|
twinaphex
|
340c15c517
|
Refactor small keyboard/icade code a bit
|
2015-11-12 17:54:52 +01:00 |
|
twinaphex
|
08a343fbd0
|
More iOS ifdefs
|
2015-11-12 06:15:28 +01:00 |
|
twinaphex
|
53c0e57d6d
|
(Android) Buildfix
|
2015-11-07 21:13:11 +01:00 |
|
twinaphex
|
1c07ae1e5a
|
(DInput) Buildfix
|
2015-11-07 21:12:39 +01:00 |
|
twinaphex
|
22f85b11df
|
Don't need this anymore
|
2015-11-07 20:59:12 +01:00 |
|
twinaphex
|
6ac88eed54
|
Cleanups
|
2015-10-23 08:34:15 +02:00 |
|
twinaphex
|
90cb9c5157
|
(udev_input.c) Cleanup
|
2015-10-23 08:22:59 +02:00 |
|
twinaphex
|
5b55b35210
|
(Dinput) Another buildfix
|
2015-10-23 07:55:56 +02:00 |
|
twinaphex
|
e99fda4d1f
|
(DirectInput) Buildfix
|
2015-10-23 07:51:45 +02:00 |
|
twinaphex
|
1a20e19c51
|
We will now be able to know from which input device type the input
event comes from - i.e. keyboard or gamepad
|
2015-10-22 19:17:47 +02:00 |
|
twinaphex
|
d2a5172ddf
|
(x11_input.c) Remove forward declaration
|
2015-10-10 10:38:22 +02:00 |
|
twinaphex
|
8fc33b386b
|
(udev) Start adding RETRO_DEVICE_POINTER / RETRO_DEVICE_POINTER_SCREEN -
untested
|
2015-10-10 10:35:45 +02:00 |
|
Twinaphex
|
39189047b4
|
Use RARCH_DEVICE_MOUSE_SCREEN by default now for Zarch, start
setting up cocoa_input.c
|
2015-10-08 21:04:27 +02:00 |
|
twinaphex
|
704968adca
|
(Dinput) Add RARCH_DEVICE_MOUSE_SCREEN
|
2015-10-08 10:16:28 +02:00 |
|
twinaphex
|
666c6849b7
|
(X11) Add preliminary stab at RARCH_DEVICE_MOUSE_SCREEN
|
2015-10-08 09:52:31 +02:00 |
|
twinaphex
|
20b8d592e1
|
Create RARCH_DEVICE_MOUSE_SCREEN
|
2015-10-08 08:19:38 +02:00 |
|
twinaphex
|
303fd1daed
|
(DirectInput) Take out excessive logging
|
2015-10-05 11:08:41 +02:00 |
|
twinaphex
|
7755277b87
|
(DirectInput) Following system mouse cursor in windowed mode
|
2015-10-05 11:06:42 +02:00 |
|
twinaphex
|
87d44af218
|
Static code analysis cleanups
|
2015-09-29 18:08:33 +02:00 |
|
twinaphex
|
94c3546e71
|
More static code analysis cleanups
|
2015-09-28 22:03:16 +02:00 |
|
twinaphex
|
0cc56e2a1a
|
More static code analysis nits
|
2015-09-28 18:44:28 +02:00 |
|
twinaphex
|
4ca5d31f9b
|
Some more static code analysis nits when ran with enable=all
|
2015-09-28 18:12:02 +02:00 |
|
twinaphex
|
aed0cb8d21
|
Update rarch_main_set_pause references
|
2015-09-26 13:22:36 +02:00 |
|
twinaphex
|
e3e1a5a35c
|
Refactor away rarch_main_set_idle
|
2015-09-26 13:20:15 +02:00 |
|
twinaphex
|
0d18c61bc5
|
Add RARCH_MAIN_CTL_IS_PAUSED
|
2015-09-26 13:04:07 +02:00 |
|
twinaphex
|
919220751c
|
(PSP) Move files around
|
2015-09-20 15:33:54 +02:00 |
|
twinaphex
|
c11b08ed91
|
(Android) Buildfix
|
2015-09-16 05:46:03 +02:00 |
|
Twinaphex
|
6c6a293388
|
(MFi) Build fixes
|
2015-09-16 03:40:16 +02:00 |
|
twinaphex
|
346f44a7da
|
(MFI) Start adding own button state
|
2015-09-16 03:29:38 +02:00 |
|
aliaspider
|
3b85e0dd5a
|
(3DS) fix build to work with the latest ctrulib.
|
2015-09-07 18:31:30 +01:00 |
|
twinaphex
|
73d599dc83
|
Should compile now with MISSING_DECLS = 1
|
2015-09-06 15:13:12 +02:00 |
|
twinaphex
|
4d8b125c4f
|
Cleanups
|
2015-09-05 20:40:11 +02:00 |
|
Sergi Granell
|
96146e5313
|
(Vita) Update vita2d driver
(Vita/PSP) Name some stuff to vita
|
2015-08-31 15:26:37 +02:00 |
|
twinaphex
|
fc25e9310f
|
(Emscripten) remove unused uninited
|
2015-08-20 00:59:25 +02:00 |
|
twinaphex
|
9fd17a196f
|
Buildfixes
|
2015-08-20 00:49:44 +02:00 |
|
twinaphex
|
16da8cfe2d
|
(Emscripten) rwebinput_input.c - buildfixes
|
2015-08-20 00:37:16 +02:00 |
|
Radius
|
638db98e7d
|
fix the back as menu toggle option, autoconf was returning false even when a controller was succesfully configured...
|
2015-08-13 03:14:53 +01:00 |
|
Radius
|
cc3b1fd49f
|
minor fixes to the workaround
|
2015-08-13 02:06:15 +01:00 |
|