David Walters
|
59c188f75c
|
Implement new lightgun API
|
2017-11-26 17:09:15 +00:00 |
|
David Walters
|
cdb5a656f2
|
dinput: only support hardware mouse index 0
|
2017-11-26 15:40:27 +00:00 |
|
David Walters
|
9682e2777b
|
support for mouse button binds in Windows input drivers
|
2017-11-26 12:55:17 +00:00 |
|
David Walters
|
41df4a0555
|
Support for mouse buttons 4&5
|
2017-11-17 12:00:24 +00:00 |
|
twinaphex
|
e16371b8a5
|
Merge input_config.c and input_driver.c
|
2017-08-31 02:25:04 +02:00 |
|
twinaphex
|
ae2435cf16
|
Silence some more C89_BUILD warnings
|
2017-08-12 18:15:26 +02:00 |
|
twinaphex
|
5101895cc9
|
(dinput) Buildfix
|
2017-08-09 16:53:06 +02:00 |
|
twinaphex
|
4e49155147
|
Cleanup
|
2017-08-09 15:54:24 +02:00 |
|
twinaphex
|
ee275c85d8
|
(dinput.c) Cleanups
|
2017-08-09 15:51:27 +02:00 |
|
twinaphex
|
60296c0b7d
|
Improve logs some more
|
2017-07-01 04:37:32 +02:00 |
|
radius
|
0a7968761f
|
improve logging
|
2017-06-30 20:05:30 -05:00 |
|
twinaphex
|
6b3dbff75f
|
Merge input_driver.c and input_joypad_driver.c
|
2017-06-06 05:56:02 +02:00 |
|
twinaphex
|
9ebfb36b4e
|
Use rarch_keysym_lut directly
|
2017-06-06 05:17:25 +02:00 |
|
twinaphex
|
7f4b490fdb
|
Prevent implicit memsets with struct video_viewport
|
2017-04-15 19:43:52 +02:00 |
|
Tatsuya79
|
5649f084e3
|
Make mouse relative again.
|
2017-03-31 17:28:49 +02:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
2ed1e38021
|
dinput.c - silence warning
|
2017-01-10 20:11:51 +01:00 |
|
twinaphex
|
f3de77e93c
|
(dinput.c) remove dependency on settings struct
|
2017-01-10 20:00:07 +01:00 |
|
twinaphex
|
8bd12368ef
|
Pass joypad_driver name to input_driver_init function and make
sure we don't need to access the settings struct from the
input driver
|
2017-01-10 17:59:48 +01:00 |
|
twinaphex
|
db6fba51c3
|
Cleanup dinput.c
|
2017-01-10 17:42:57 +01:00 |
|
twinaphex
|
d48141041d
|
Pass joypad_info to input_state function callback - less
settings pointer grabbing
|
2017-01-10 17:40:21 +01:00 |
|
twinaphex
|
da4d2a9f42
|
Remove conditionals for device JOYPAD from input_state callback functions
|
2017-01-10 17:05:04 +01:00 |
|
twinaphex
|
b9945f05f1
|
Pass joypad_info to input_joypad_analog
|
2017-01-10 03:53:57 +01:00 |
|
twinaphex
|
6376f2af68
|
Add rarch_joypad_info_t
|
2017-01-10 03:44:53 +01:00 |
|
twinaphex
|
dc7549434f
|
Add headers
|
2016-12-07 08:10:02 +01:00 |
|
twinaphex
|
a12d0d082d
|
Move input_translate_coord_viewport to video_driver.c
|
2016-12-07 08:07:11 +01:00 |
|
twinaphex
|
2ba311274e
|
Simplify input_translate_coord_viewport
|
2016-12-05 05:18:36 +01:00 |
|
Brad Parker
|
e39031cbd0
|
revert rest of unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
f725b48555
|
starting to revert unicode changes
|
2016-12-03 00:15:29 -05:00 |
|
Brad Parker
|
d891f1c90b
|
remove explicit unicode def/undefs
|
2016-12-02 14:34:29 -05:00 |
|
Brad Parker
|
3846ce1837
|
build fixes for MSVC, start moving back to TCHAR usage so we can switch unicode on and off
|
2016-12-02 12:54:39 -05:00 |
|
twinaphex
|
d3c22cb0e4
|
Move input/input_autodetect.c to tasks/task_autodetect.c
|
2016-12-01 20:38:20 +01:00 |
|
Brad Parker
|
3ac51389bb
|
dinput: catch null pointer
|
2016-11-30 02:07:29 -05: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 |
|
Alcaro
|
dd9a810451
|
This warning doesn't need to be here
|
2016-11-06 12:02:37 +01:00 |
|
twinaphex
|
ce98a4dd19
|
Get rid of now unused input_driver_key_pressed
|
2016-10-29 04:57:28 +02:00 |
|
twinaphex
|
d246d320c7
|
Get rid of messy 'all_users_control_menu' hack - will be dealt
with better once menu_input branch has been merged
|
2016-10-27 07:00:13 +02:00 |
|
Twinaphex
|
26547be5ed
|
Try to prevent another crash
|
2016-10-26 23:05:14 +02:00 |
|
twinaphex
|
8ce882c829
|
Should hopefully fix most of the remaining issues
|
2016-10-26 10:29:26 +02:00 |
|
twinaphex
|
5ea2078638
|
Attempt buildfix
|
2016-10-24 06:40:09 +02:00 |
|
twinaphex
|
647ffca76c
|
Optimize input_joypad_pressed code
|
2016-10-23 20:37:12 +02:00 |
|
twinaphex
|
012e069f86
|
Get rid of general.h includes
|
2016-09-11 13:21:56 +02:00 |
|
twinaphex
|
acd4dd527b
|
Header include cleanups
|
2016-09-05 18:31:32 +02:00 |
|
Brad Parker
|
a17679a0c5
|
add input option to allow any user to control the menu
|
2016-09-03 19:01:29 -04:00 |
|
twinaphex
|
81e76ca5e7
|
(MSVC 2003) Buildfixes
|
2006-01-17 06:28:35 +01:00 |
|
twinaphex
|
092ca463d2
|
Only use extern C for C++ builds
|
2016-07-16 19:43:07 +02:00 |
|
twinaphex
|
eb77f99e1e
|
(Windows) Finally properly 'swallows' event when doubleclicking on titlebar
|
2016-07-16 18:09:21 +02:00 |
|
twinaphex
|
ce6f3f955c
|
Doubleclick on titlebar should no longer trigger button press
in RA window
|
2016-07-16 17:56:07 +02:00 |
|
twinaphex
|
616b9f7471
|
(Win32) Test
|
2016-07-16 17:44:21 +02:00 |
|
twinaphex
|
347a18cb30
|
Update input headers
|
2016-01-10 04:33:01 +01:00 |
|