2272 Commits

Author SHA1 Message Date
twinaphex
468644e213 Simplify udev_hotplug_available and prevent implicit memset 2016-12-01 03:59:02 +01:00
twinaphex
eee077fe31 (udev) Simplify udev_joypad_handle_hotplug 2016-12-01 03:50:35 +01:00
twinaphex
bd53c33069 Move input_get_auto_bind to input_config.c 2016-12-01 03:43:51 +01:00
twinaphex
c351aed001 (input_driver.c) Cleanups 2016-12-01 03:38:25 +01:00
twinaphex
5337e494c6 More small cleanups 2016-12-01 03:01:32 +01:00
twinaphex
e6eeb8e559 Simplify check_input_driver_block_hotkey 2016-12-01 03:01:32 +01:00
Brad Parker
3ac51389bb dinput: catch null pointer 2016-11-30 02:07:29 -05:00
twinaphex
ce2fbbdbe2 (hid_joypad.c) Prevent null pointer dereferences 2016-11-30 05:12:28 +01:00
Twinaphex
7197be5a0d (OSX) Prevent crash 2016-11-30 05:07:08 +01:00
Twinaphex
17dc79a002 Buildfixes/silence unused variable warnings 2016-11-30 04:32:59 +01:00
Brad Parker
367dea6723 unicode-ify a couple other windows files, start changing function names to W version explicitly 2016-11-29 20:32:24 -05:00
twinaphex
42a3ec2cf7 Do conditional check before calling function 2016-11-27 15:43:00 +01:00
twinaphex
44131ff639 (input_overlay.c) Prevent crashes 2016-11-27 15:34:19 +01:00
twinaphex
4e8bb52038 (input_overlay.c) Remove more hacks 2016-11-27 15:21:53 +01:00
twinaphex
267fdbe21e (input_overlay.c) remove more hacks 2016-11-27 15:17:44 +01:00
twinaphex
7f339a8f84 More hacks from input_overlay.c removed 2016-11-27 15:12:48 +01:00
twinaphex
bbb2ffea9c Remove nasty input overlay hack for input_overlay_set_scale_factor 2016-11-27 15:10:09 +01:00
twinaphex
e9846aae68 (Android) Remove unused variables 2016-11-27 15:02:14 +01:00
twinaphex
1ab6cc5b47 Remove dead OSK code 2016-11-27 02:52:13 +01:00
twinaphex
80798ab924 Remove hacky 'OSK Keyboard' overlay 2016-11-27 02:46:09 +01:00
twinaphex
21e9bde569 Silence warning 2016-11-21 15:00:57 +01:00
twinaphex
95254aa79b Remove 'back as menu toggle' setting 2016-11-21 13:05:23 +01:00
radius
281aa1df72 this is redundant now, remap files should only be used for.. remaps 2016-11-20 12:50:54 -05:00
twinaphex
1df7b924bf Merge branch 'master' of https://github.com/libretro/RetroArch 2016-11-20 13:37:16 +01:00
twinaphex
0a42940332 (Menu keyboard) Implement pageup/pagedown 2016-11-20 13:36:57 +01:00
radius
53ab0cdb55 add menu setting and fix for keyboard 2016-11-19 13:48:24 -05:00
radius
f343bc45fb remove these settings that we never properly implemented 2016-11-19 12:57:12 -05:00
aliaspider
e268630b84 (WiiU) skip bad vpad reads. 2016-11-10 13:03:40 +01:00
aliaspider
2abc9c7ef9 (WIIU) Home button can now trigger the main menu too. 2016-11-08 09:31:46 +01:00
twinaphex
d4b4cd92bb Translate string 2016-11-08 01:17:10 +01:00
Brad Parker
c9727f735b update JP translation, add 2 new translatable strings 2016-11-07 17:28:26 -05:00
FIX94
4a285fd4e1 (WiiU) fixed random pixels being displayed on game start/close and exit
(WiiU) fixed touchscreen sending invalid data which broke the menu toggle
2016-11-07 02:42:12 +01:00
twinaphex
cfa01f623d input_remapping_state - remove function and inline inside input_driver.c
input_state function
2016-11-06 15:42:26 +01:00
Alcaro
dd9a810451 This warning doesn't need to be here 2016-11-06 12:02:37 +01:00
Twinaphex
92b3a24943 Merge pull request #3940 from aliaspider/master
(WIIU) GX2
2016-11-05 15:07:31 +01:00
aliaspider
0433cae3c9 (WIIU) misc. 2016-11-05 15:01:43 +01:00
twinaphex
dad26e0956 Header cleanup 2016-11-05 14:10:30 +01:00
twinaphex
c35d723b40 Fix C89_BUILD 2016-11-04 14:29:02 +01:00
twinaphex
5db3f4528d (input_keyboard.c) Cleanups 2016-11-03 23:10:42 +01:00
aliaspider
176dd79f33 (WIIU) misc. 2016-11-02 22:06:15 +01:00
Brad Parker
f5cac72735 fix backspacing of unicode chars in OSK 2016-11-02 16:16:04 +01:00
twinaphex
04e3059f7f Remove unused variable 2016-11-02 14:17:22 +01:00
twinaphex
2091c4cc2f (Menu) Left analog stick controls the menu now 2016-11-02 13:44:34 +01:00
twinaphex
4945075201 Prevent warning 2016-10-31 08:00:57 +01:00
Brad Parker
18cce4cfc9 fix OSK hang in Windows because we are getting a down event for keycode 0... 2016-10-30 01:14:50 -04:00
twinaphex
696abbed83 C89_BUILD fix 2016-10-30 03:30:32 +01:00
twinaphex
950e67b8a2 Use BIT64_SET 2016-10-30 02:58:26 +01:00
Brad Parker
1a73b1d144 OSK cleanup, add katakana support 2016-10-29 19:51:02 -04:00
Jean-André Santoni
01985c7460 OSK memory fix and hiragana support 2016-10-29 23:54:06 +02:00
Jean-André Santoni
97e13c4409 Preliminary changes for the utf8 OSK 2016-10-29 22:43:34 +02:00