twinaphex
|
074f14b132
|
Add verbosity.c/verbosity.h
|
2015-11-23 12:03:38 +01:00 |
|
Twinaphex
|
57e8cfe1f9
|
Totally reimplemented MFi support
|
2015-11-16 02:39:38 +01:00 |
|
twinaphex
|
499c989df0
|
dinput.c - buildfixes
|
2015-11-14 21:58:19 +01:00 |
|
twinaphex
|
33292634ec
|
Move dinput keymap to input_keymaps.c
|
2015-11-14 08:21:42 +01:00 |
|
twinaphex
|
1c07ae1e5a
|
(DInput) Buildfix
|
2015-11-07 21:12:39 +01:00 |
|
twinaphex
|
22f85b11df
|
Don't need this anymore
|
2015-11-07 20:59:12 +01:00 |
|
twinaphex
|
5b55b35210
|
(Dinput) Another buildfix
|
2015-10-23 07:55:56 +02:00 |
|
twinaphex
|
e99fda4d1f
|
(DirectInput) Buildfix
|
2015-10-23 07:51:45 +02:00 |
|
twinaphex
|
1a20e19c51
|
We will now be able to know from which input device type the input
event comes from - i.e. keyboard or gamepad
|
2015-10-22 19:17:47 +02:00 |
|
twinaphex
|
704968adca
|
(Dinput) Add RARCH_DEVICE_MOUSE_SCREEN
|
2015-10-08 10:16:28 +02:00 |
|
twinaphex
|
303fd1daed
|
(DirectInput) Take out excessive logging
|
2015-10-05 11:08:41 +02:00 |
|
twinaphex
|
7755277b87
|
(DirectInput) Following system mouse cursor in windowed mode
|
2015-10-05 11:06:42 +02:00 |
|
twinaphex
|
450c665619
|
Create meta_key_pressed
|
2015-07-17 03:31:51 +02:00 |
|
twinaphex
|
8fc5c85589
|
Move keymaps to input drivers
|
2015-07-10 09:55:29 +02:00 |
|
twinaphex
|
96c119bb1d
|
Move retroarch_logger.h to libretro-common/include
|
2015-06-30 00:38:10 +02:00 |
|
Toad King
|
8929887f25
|
allow closing text input windows with cancel button
|
2015-06-18 21:37:54 -05:00 |
|
twinaphex
|
0e046c2fbb
|
Create input_driver_keyboard_mapping_is_blocked/input_driver_keyboard_mapping_set_block
|
2015-06-19 03:45:23 +02:00 |
|
twinaphex
|
660641f328
|
Pass handle to input driver to joypad driver's init function
|
2015-06-03 18:22:54 +02:00 |
|
twinaphex
|
3a7263020a
|
Add grab_stdin function pointer to input driver - avoids threading
segfault at exit with linuxraw input driver to do with driver->stdin_claimed
|
2015-05-19 19:33:58 +02:00 |
|
Lioncash
|
da56cb3071
|
dinput: Return NULL instead of false for dinput_get_joypad_driver
|
2015-04-15 03:08:57 -04:00 |
|
twinaphex
|
8c6cce3945
|
Rename rarch_joypad_driver_t to input_device_driver_t
|
2015-04-14 16:37:59 +02:00 |
|
twinaphex
|
78e5206e8f
|
(DInput) Buildfix pt. 2
|
2015-04-08 02:04:02 +02:00 |
|
twinaphex
|
ce6401f327
|
(DInput) Update
|
2015-04-08 02:02:10 +02:00 |
|
twinaphex
|
8cc8f855e1
|
(DInput) Split up dinput joypad into separate file
|
2015-04-08 01:58:09 +02:00 |
|
twinaphex
|
592e5d9f4a
|
Change HAVE_WINXINPUT to HAVE_XINPUT
|
2015-04-05 20:54:46 +02:00 |
|
twinaphex
|
5fdaa293fb
|
Rename winxinput_joypad to xinput_joypad
|
2015-04-03 02:37:10 +02:00 |
|
twinaphex
|
226c6ff41a
|
Simplify input_autodetect
|
2015-03-27 16:57:58 +01:00 |
|
twinaphex
|
5ad9f131ce
|
Updates pt. 5
|
2015-03-20 22:32:09 +01:00 |
|
twinaphex
|
5976da19c4
|
(Win32) buildfix
|
2015-03-18 20:23:18 +01:00 |
|
Andrés
|
53265b742d
|
Fix windows build
|
2015-03-12 22:47:58 -05:00 |
|
twinaphex
|
0b5105433f
|
(Windows) Add MOUSE_HWHEEL support
|
2015-03-12 13:35:37 +01:00 |
|
Alcaro
|
a3759d7ff1
|
Apparently these are booleans used as int. Fixing.
|
2015-03-11 15:37:48 +01:00 |
|
Alcaro
|
a60a22424e
|
Fix indentation - should be spaces, not tabs.
|
2015-03-11 14:08:51 +01:00 |
|
Alcaro
|
7bd444f1fa
|
Let's not miss these input notifications if many arrive at once.
|
2015-03-11 14:06:58 +01:00 |
|
twinaphex
|
667a461c89
|
(Windows/Mouse) Wheel works now in normal mode - doesn't work in
grabbed mouse state (exclusive foreground mode)
|
2015-03-10 23:40:54 +01:00 |
|
twinaphex
|
87edea6bd9
|
(MSVC) Build fixes
|
2015-02-16 16:51:23 +01:00 |
|
twinaphex
|
76ad6cc344
|
Move input drivers to input/drivers
|
2015-01-12 06:16:52 +01:00 |
|