Commit Graph

38586 Commits

Author SHA1 Message Date
blackgur
d479bd0e1e Update msg_hash_ru.h 2017-06-06 11:15:54 +03:00
twinaphex
3d54afdc1b Change to string_is_equal 2017-06-06 09:46:13 +02:00
twinaphex
1d65222051 No longer need linux/input.h header 2017-06-06 08:31:41 +02:00
twinaphex
5d78c2209f Remove obsolete header 2017-06-06 08:30:01 +02:00
twinaphex
efdfb29d50 Turn input_joypad_is_pressed into static inline function 2017-06-06 08:12:53 +02:00
twinaphex
7685f93d00 input_menu_keys_pressed - don't use input_joypad_pressed 2017-06-06 07:59:41 +02:00
twinaphex
ded0813f6b Don't need this header 2017-06-06 07:36:06 +02:00
twinaphex
f307135d1d Split up wayland input driver into separate driver; and
improve mouse support for menu
2017-06-06 07:34:33 +02:00
twinaphex
470c857470 Only unload core when it's not the dummy core 2017-06-06 06:16:43 +02:00
twinaphex
6b3dbff75f Merge input_driver.c and input_joypad_driver.c 2017-06-06 05:56:02 +02:00
twinaphex
0bd998665b Turn this function into static INLINE 2017-06-06 05:38:01 +02:00
twinaphex
007bb0de39 Buildfix 2017-06-06 05:36:12 +02:00
twinaphex
9ebfb36b4e Use rarch_keysym_lut directly 2017-06-06 05:17:25 +02:00
twinaphex
e276142be3 (udev_input.c) Cleanup 2017-06-06 04:18:35 +02:00
twinaphex
4f22c3d13e (x11_input.c) Simplifications 2017-06-06 04:15:45 +02:00
twinaphex
15c4f82dec (udev_input.c) Cleanups 2017-06-06 03:59:52 +02:00
twinaphex
ae98ea7210 Remove unused function 2017-06-06 03:49:21 +02:00
twinaphex
eee1ff7b46 Update NL localization 2017-06-05 19:53:16 +02:00
Francisco José García García
c9d90ce1b6 (VITA) Add support for external usb if mounted 2017-06-05 08:52:20 +02:00
twinaphex
cacde2b464 (dynamic_dummy.c) Uniquely name frame_buf 2017-06-05 06:53:18 +02:00
twinaphex
7bcffde6c6 Revert "Add this conditional check"
This reverts commit f5fc95cd04.
2017-06-05 06:52:16 +02:00
twinaphex
f5fc95cd04 Add this conditional check 2017-06-05 06:50:24 +02:00
twinaphex
c3c772a79a (udev) Avoid warning with helgrind - input descriptor -1 is invalid 2017-06-05 05:18:38 +02:00
Twinaphex
d903b1cc60 Merge pull request #5026 from fr500/staging
AARCH64 support
2017-06-05 04:37:31 +02:00
radius
304a647248 dlopen libandroid from lib64 instead 2017-06-04 21:20:39 -05:00
radius
8f55e77afe disable NEON 2017-06-04 21:00:40 -05:00
radius
c6c8881ab2 add AARCH64 defines 2017-06-04 20:38:53 -05:00
twinaphex
37c0a2d923 Remove this code 2017-06-04 22:37:49 +02:00
twinaphex
f5c5f489b3 (stb_vorbis.h) Cleanups 2017-06-04 22:34:27 +02:00
twinaphex
dae733132a (stb_vorbis.h) Remove code we don't need 2017-06-04 22:28:06 +02:00
twinaphex
4a8d8d4d9f Remove code we don't need from stb_vorbis.h 2017-06-04 21:47:38 +02:00
twinaphex
8b945a103f (udev_input.c) Set st_dev manually 2017-06-04 21:16:35 +02:00
Twinaphex
a3c88fec74 Merge pull request #5021 from casdevel/udev
Fix duplicate characters when searching
2017-06-04 21:01:43 +02:00
Zoran Vuckovic
ab793b92a3 Remove XKBCOMMON code 2017-06-04 07:23:32 +02:00
Zoran Vuckovic
1911aadc19 Remove duplicate keyboard handling 2017-06-04 07:16:57 +02:00
twinaphex
85058fbe5c (udev_input.c) Some cleanups and a runtime check for X11 2017-06-03 18:54:04 +02:00
Twinaphex
a8a8bde2ef Merge pull request #5017 from casdevel/udev
Add pointer handling to fullscreen mode
2017-06-03 18:43:29 +02:00
Zoran Vuckovic
210da4d204 Add ifdef checks for X11-specific code 2017-06-03 18:01:27 +02:00
Zoran Vuckovic
05a90f7f70 Add mouse grab/ungrab feature 2017-06-03 16:26:08 +02:00
Twinaphex
45305b4c04 Merge pull request #5014 from theheroGAC/patch-2
Update msg_hash_it.h
2017-06-03 16:08:07 +02:00
Zoran Vuckovic
39a9ac8444 Add pointer handling to fullscreen mode 2017-06-03 12:46:53 +02:00
theheroGAC
5efb90d614 Update msg_hash_it.h 2017-06-03 11:55:16 +02:00
theheroGAC
d0a4632c13 Update msg_hash_it.h
82% Translated into Italian :)
2017-06-03 09:57:32 +02:00
Twinaphex
97e3a9e908 Merge pull request #5012 from theheroGAC/patch-1
Update msg_hash_it.h
2017-06-02 21:24:06 +02:00
theheroGAC
e237b0f0aa Update msg_hash_it.h 2017-06-02 21:03:49 +02:00
theheroGAC
5afc868562 Update msg_hash_it.h 2017-06-02 18:57:17 +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
Twinaphex
647dc488ff Merge pull request #5011 from casdevel/winraw
Fix capabilities report
2017-06-02 15:25:07 +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