2793 Commits

Author SHA1 Message Date
Zoran Vuckovic
39a9ac8444 Add pointer handling to fullscreen mode 2017-06-03 12:46:53 +02:00
Twinaphex
a8f1831a62 Merge pull request #5010 from casdevel/udev
Add multiple mice support to udev input driver
2017-06-02 16:45:13 +02:00
Zoran Vuckovic
f740776105 Fix capabilities report 2017-06-02 09:47:43 +02:00
Zoran Vuckovic
11559f294a Add multiple mice support to udev driver 2017-06-02 07:57:07 +02:00
Zoran Vuckovic
a47ab76500 Add missing keymaps 2017-05-31 00:35:28 +02:00
Zoran Vuckovic
8c9e72aec1 Remove unused code 2017-05-30 21:05:55 +02:00
Zoran Vuckovic
451db1fac5 Add multiple mice support 2017-05-30 05:50:38 +02:00
twinaphex
4f678dfdfc Cleanups 2017-05-25 15:04:55 +02:00
Brad Parker
a04b54006d win32: disable winraw input driver for targets older than XP 2017-05-23 21:03:00 -04:00
twinaphex
80b5bcd16c Cut down on some code duplication 2017-05-24 02:02:01 +02:00
Twinaphex
79d35d158a Use variable 2017-05-22 14:16:48 +02:00
twinaphex
98a3d80e71 Cleanups 2017-05-22 13:57:13 +02:00
twinaphex
ec79d8c46a Cleanups - don't keep setting joypad_info members needlessly - do
it once
2017-05-22 12:49:12 +02:00
twinaphex
371c3e56de Get rid of empty function 2017-05-22 12:43:50 +02:00
twinaphex
10df6d3b54 Rewrite pressed functions 2017-05-22 12:40:19 +02:00
twinaphex
f62490b14f Don't have inline static functions 2017-05-22 12:34:34 +02:00
twinaphex
d48ec2a9e6 Turn conditional into else if 2017-05-22 12:24:23 +02:00
twinaphex
d78e1da956 Cut down on code duplication 2017-05-22 12:21:11 +02:00
twinaphex
e7d3f36a22 Call input_driver_pressed_keys_internal only once 2017-05-22 12:15:20 +02:00
twinaphex
f321763b1c Cleanups 2017-05-22 00:12:23 +02:00
twinaphex
c0c3bb3dbd Cleanup 2017-05-22 00:11:46 +02:00
twinaphex
4963ff31f0 keyboard_event_xkb.c - cleanup 2017-05-22 00:11:28 +02:00
twinaphex
70bbe92154 Simplify input_menu_keys_pressed 2017-05-21 22:32:29 +02:00
twinaphex
d7de9facc3 Simplify input_keys_pressed 2017-05-21 22:31:15 +02:00
twinaphex
77d83b4782 Cleanups 2017-05-21 21:55:20 +02:00
twinaphex
8bf552dacd Move this code to retroarch.c 2017-05-21 21:42:13 +02:00
twinaphex
f8f25602e8 Get rid of old_input variable 2017-05-21 21:24:01 +02:00
twinaphex
a35e452ec3 Use trigger_input only for menu 2017-05-21 21:19:07 +02:00
twinaphex
68ecade37d Revert "Call button combo toggle for quick menu toggle from runloop_check_state"
This reverts commit 4d4b00f8779b681bb6eccfe446ecfb57b76812b6.
2017-05-21 20:57:36 +02:00
twinaphex
4d4b00f877 Call button combo toggle for quick menu toggle from runloop_check_state 2017-05-21 20:53:33 +02:00
twinaphex
3e00c632bd Pass value instead of pointer 2017-05-21 20:47:53 +02:00
twinaphex
136a435c43 Fix keys while in binding mode 2017-05-21 20:42:46 +02:00
twinaphex
d8d11c5dcc (x11_input.c) Cleanups 2017-05-20 20:57:14 +02:00
twinaphex
f83a26c8b0 (udev_input.c) Simplifications 2017-05-20 20:50:23 +02:00
twinaphex
9f6dc975da Simplify udev_input.c 2017-05-20 20:35:42 +02:00
Twinaphex
8b4c92291f Merge pull request #4948 from Maschell/wiiu_controller_patcher
[Wii U] Adding support for HID Controllers
2017-05-20 20:28:58 +02:00
Maschell
a8a2d7730f Merge remote-tracking branch 'refs/remotes/libretro/master' into wiiu_controller_patcher 2017-05-20 20:19:04 +02:00
twinaphex
46182e090b Merge keyboard_event_win32.cpp with win32_common.cpp 2017-05-20 19:46:27 +02:00
twinaphex
5a9dbf7e4f Merge keyboard files for udev/x11 2017-05-20 19:44:04 +02:00
Maschell
2da8a18086 Merge remote-tracking branch 'refs/remotes/libretro/master' into wiiu_controller_patcher 2017-05-20 19:27:13 +02:00
Maschell
7a2c09e9ce [Wii U ] Proper order of the HID devices.
Added individual names for the HID devices.
2017-05-20 19:26:12 +02:00
twinaphex
0742ebec21 Get rid of local_enable variable 2017-05-20 16:32:57 +02:00
twinaphex
6fea8f14c5 Call video_driver_cb_has_focus directly 2017-05-20 14:11:50 +02:00
Maschell
2ac91822c3 Merge remote-tracking branch 'refs/remotes/libretro/master' into wiiu_controller_patcher 2017-05-20 13:14:13 +02:00
Zoran Vuckovic
25e08cf6c4 Fix one pointer cast warning 2017-05-19 16:48:03 +02:00
twinaphex
59fb7700b8 Combine menu_driver.c and menu_display.c 2017-05-19 15:25:14 +02:00
twinaphex
b086b72ff9 (winraw_input.c) Minor cleanups 2017-05-19 12:58:44 +02:00
twinaphex
f185c1ef1f (MSVC) Buildfix 2017-05-19 06:30:49 +02:00
Zoran Vuckovic
1bc945e3dc Add Windows raw input driver 2017-05-18 18:48:41 +02:00
twinaphex
a0fcbf85a1 Cleanup 2017-05-18 09:36:59 +02:00