twinaphex
|
7a2fa44c4b
|
(Cocoa) Add bitmask code
|
2019-06-23 17:05:01 +02:00 |
|
twinaphex
|
9e20871c3c
|
(Wayland) Buildfix
|
2019-06-23 16:37:23 +02:00 |
|
twinaphex
|
439a07eecd
|
(Android) Put extra parentheses around this
|
2019-06-23 15:56:34 +02:00 |
|
twinaphex
|
334c64d159
|
(Android) Simplify input code
|
2019-06-23 15:55:40 +02:00 |
|
twinaphex
|
1e863b0f4d
|
Optimal way of grabbing all button states in a bitmasked value -
should allow us to do only one function call to the RA input
driver's input state callback
|
2019-06-23 06:09:45 +02:00 |
|
twinaphex
|
d4ed0358a7
|
(dinput.c) Cleanups
|
2019-06-23 03:14:21 +02:00 |
|
twinaphex
|
51365ed387
|
(input drivers) More simplifications
|
2019-06-23 02:34:35 +02:00 |
|
twinaphex
|
ceecf4751a
|
Simplify DOS keyboard code
|
2019-06-23 02:22:54 +02:00 |
|
twinaphex
|
e51a98a295
|
Simplify android input code
|
2019-06-23 01:57:12 +02:00 |
|
twinaphex
|
20e8dfcba5
|
(dinput/xinput) Simplifications
|
2019-06-21 09:00:59 +02:00 |
|
twinaphex
|
d50a6b6bd2
|
Add video_driver_has_focus
|
2019-06-20 06:26:29 +02:00 |
|
twinaphex
|
68cbd5048c
|
Convert input_conv_analog_id_to_bind into macro
|
2019-06-19 05:16:24 +02:00 |
|
twinaphex
|
ee3208ac39
|
Integrate video_driver.c into retroarch.c
|
2019-06-17 15:10:22 +02:00 |
|
Yoshi Sugawara
|
2dde223d23
|
Support returning the number of touches in the current input to support multi-touch inputs, like using a 2 finger touch to reload or secondary fire in lightgun games
|
2019-06-11 11:49:27 -10:00 |
|
rsn8887
|
28ef222886
|
[VITA] Bluetooth mouse and keyboard support
|
2019-03-22 21:32:59 -05:00 |
|
rsn8887
|
5aa0d17659
|
[LIBNX] Fix USB keyboard support for controlling Vice core and Menu
|
2019-03-19 19:49:45 -05:00 |
|
rsn8887
|
208a68b528
|
[LIBNX] USB mouse support
|
2019-03-19 18:44:12 -05:00 |
|
rsn8887
|
f943688dff
|
[LIBNX] USB keyboard support
|
2019-03-19 08:43:46 -05:00 |
|
Brad Parker
|
145013074e
|
android buildfix
|
2019-03-14 21:26:39 -04:00 |
|
Brad Parker
|
15e489fd0a
|
android: allow stylus/pen to move mouse without pressing down
|
2019-03-14 19:33:51 -04:00 |
|
Brad Parker
|
2f659e3e17
|
style nits
|
2019-03-14 19:33:02 -04:00 |
|
Twinaphex
|
a8a7fba2ca
|
Merge pull request #8450 from Exvat/switch-rumble
Add rumble support for the switch
|
2019-03-13 12:28:05 +01:00 |
|
Twinaphex
|
ae35484eea
|
Merge pull request #8456 from phcoder/kbd
Fix keyboard on android
|
2019-03-13 11:35:27 +01:00 |
|
Brad Parker
|
44a06d69a6
|
android: add gamepad rumble support
|
2019-03-13 03:32:18 -04:00 |
|
Vladimir Serbinenko
|
fa1603127f
|
Fix keyboard on Android
This bug interferes with my BK-0010 libretro port.
|
2019-03-12 23:45:52 +01:00 |
|
Brad Parker
|
954c54baee
|
add device vibration option for cores that support rumble (with initial android implementation)
|
2019-03-12 13:07:16 -04:00 |
|
Exvat
|
e7bf2a345c
|
Add rumble support for the switch
|
2019-03-11 19:33:02 -07:00 |
|
Brad Parker
|
f6dc7f4f02
|
android: add option to vibrate on touch
|
2019-03-10 21:36:52 -04:00 |
|
Zoran Vuckovic
|
2b2903cfff
|
Fix issue #8326
|
2019-02-28 21:56:38 +01:00 |
|
radius
|
b549f5181b
|
try to fix #8121 by making the interval configurable
|
2019-02-07 22:34:18 -05:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
twinaphex
|
85708b7ef8
|
(Emscripten) Buildfixes
|
2019-02-03 17:15:18 +01:00 |
|
orbea
|
5d56080312
|
Use the posix poll.h instead of sys/poll.h.
|
2019-02-01 09:58:04 -08:00 |
|
David Skywalker
|
347519a4d8
|
now X11 driver using keycodes instead keysyms, fixes international layouts problems.
|
2019-01-31 12:50:58 +01:00 |
|
orbea
|
e062b98088
|
Remove trailing blank lines.
find . -type f -exec sed -i '${/^[[:space:]]*$/d;}' {} \+
|
2019-01-17 19:39:38 -08:00 |
|
krzys-h
|
e65f87a4ee
|
Fix warning in uwp_input.c
|
2019-01-13 16:01:59 +01:00 |
|
krzys-h
|
e08f79e16b
|
(UWP) Add keyboard mapping support in the uwp driver
|
2019-01-11 20:24:26 +01:00 |
|
twinaphex
|
b9ff2e4de1
|
Fix some static code analysis warnings from MSVC 2017
|
2019-01-10 21:47:15 +01:00 |
|
krzys-h
|
0cff7eefa7
|
Initialize COM only once, globally
|
2019-01-10 16:48:02 +01:00 |
|
Twinaphex
|
40997473ed
|
Merge branch 'master' into orbis2
|
2019-01-08 20:18:08 +01:00 |
|
orbea
|
bfc366decc
|
Squeeze extra blank lines with cat(1).
Example:
find . -type f -iname '*.c' | while read -r i; do
cat -s "$i" > "$i.new"
mv "$i.new" "$i"
done
|
2019-01-08 11:04:58 -08:00 |
|
orbea
|
2b0838ac02
|
udev: Disable the mouse when the window has lost focus. (#7851)
Fixes https://github.com/libretro/RetroArch/issues/5520
v2: Move check to udev_handle_mouse().
v3: Change check to udev_get_mouse to fix issue reported by RobLoach.
|
2019-01-05 19:56:41 -05:00 |
|
Twinaphex
|
8f2fa4527c
|
Merge pull request #7849 from krzys-h/fix-7842
Fix the taskbar extension not initializing properly
|
2019-01-02 02:34:19 +01:00 |
|
krzys-h
|
9c75b9cb7f
|
Add missing CoUninitialize calls, fix COM initialization problems
It turns out, some of the CoInitialize calls were failing because they
specified conflicting threading models
|
2019-01-01 17:30:43 +01:00 |
|
Greg V
|
a838582b11
|
udev: support on FreeBSD via libepoll-shim/libudev-devd
|
2019-01-01 03:16:33 +03:00 |
|
Francisco José García García
|
4ad083cb97
|
[ORBIS] Update input driver
|
2018-12-30 14:00:18 +01:00 |
|
Francisco José García García
|
9c5a934529
|
[ORBIS] Untested input driver
|
2018-12-30 01:29:34 +01:00 |
|
krzys-h
|
f6c8a0c5c2
|
Add UWP input driver
Keyboard, mouse and touch support: done
|
2018-12-28 22:09:30 +01:00 |
|
Francisco Javier Trujillo Mata
|
90ba2df972
|
Put proper license in the files for the PS2 development
|
2018-12-26 13:48:48 +01:00 |
|
grant2258
|
3a0c27e753
|
use none zero as requested
|
2018-12-17 00:07:00 +00:00 |
|