twinaphex
|
d04309fc05
|
Buildfix
|
2016-12-07 06:16:12 +01:00 |
|
twinaphex
|
31a7f64f2c
|
Cleanups
|
2016-12-07 05:41:08 +01:00 |
|
twinaphex
|
f6dcfd21cf
|
(MSVC) MSVC build fixes
|
2016-12-07 05:39:27 +01:00 |
|
twinaphex
|
e3620278a8
|
Add HAVE_MENU ifdefs for menu code
|
2016-12-07 03:16:34 +01:00 |
|
twinaphex
|
4b1c24adf9
|
- Move input flushing hack to input_keys_pressed functions
- Move menu binding state hack to menu_input_keys_pressed
|
2016-12-06 20:50:29 +01:00 |
|
twinaphex
|
77df0ef3ae
|
Rebase input_key_pressed/input_menu_keys_pressed
|
2016-12-06 18:12:35 +01:00 |
|
Adriano Moura
|
6b99eeaf88
|
Implements a hotkey for toggling mouse grabbing, hiding and hotkey blocking. Usefull for playing tyrquake with kb/m.
|
2016-12-06 03:32:28 -02:00 |
|
Adriano Moura
|
21eb2fd71f
|
Just an attempt at trying to fix x11 keyboard events. Allows you to play tyrquake with a kb on linux.
|
2016-12-06 03:32:10 -02:00 |
|
Adriano Moura
|
4434bd221a
|
Fixes an issue where mouse is only sampled half the time.
Very obvious when aiming with a mouse like in tyrquake.
|
2016-12-06 03:31:21 -02:00 |
|
twinaphex
|
b7ea2306af
|
Remove unused input_driver_unset_hotkey_block
|
2016-12-05 05:40:51 +01:00 |
|
twinaphex
|
ecbfc7fd8a
|
(input_driver.c) Cleanups
|
2016-12-05 05:34:38 +01:00 |
|
twinaphex
|
2ba311274e
|
Simplify input_translate_coord_viewport
|
2016-12-05 05:18:36 +01:00 |
|
twinaphex
|
6e28aa30bb
|
Simplifications
|
2016-12-04 22:23:27 +01:00 |
|
twinaphex
|
a762dbcdfb
|
Simplify input_poll
|
2016-12-04 22:22:00 +01:00 |
|
twinaphex
|
bbbcc97f57
|
Simplify input_push_analog_dpad
|
2016-12-04 22:20:47 +01:00 |
|
twinaphex
|
6cdb823bb4
|
Turn input_push_analog_dpad into macro
|
2016-12-04 21:37:47 +01:00 |
|
twinaphex
|
85aa88f665
|
Simplify input_push_analog_dpad
|
2016-12-04 21:30:50 +01:00 |
|
twinaphex
|
185925cf3a
|
Update input_pop_analog_pads
|
2016-12-04 21:08:49 +01:00 |
|
twinaphex
|
c19a6dd018
|
Turn input_pop_analog_dpad into macro
|
2016-12-04 20:23:52 +01:00 |
|
twinaphex
|
59c317dc1d
|
Pass pointers to input_push_analog_dpad
|
2016-12-04 20:20:35 +01:00 |
|
twinaphex
|
0fdb8881cb
|
Pass pointer variables to input_pop_analog_dpad
|
2016-12-04 20:17:55 +01:00 |
|
twinaphex
|
1c21c001c6
|
Cleanups
|
2016-12-04 19:52:52 +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 |
|
twinaphex
|
d36e7700f7
|
(input_driver.c) Style nits
|
2016-12-03 06:14:57 +01:00 |
|
Brad Parker
|
d20acaa63d
|
more unicode fixes
|
2016-12-02 23:00:27 -05:00 |
|
Brad Parker
|
cc7bf6b4fa
|
more unicode fixes
|
2016-12-02 21:11:55 -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
|
d3151927bf
|
(Emscripten) Buildfix
|
2016-12-02 17:41:44 +01:00 |
|
twinaphex
|
021559a877
|
Get rid of runloop.h dependencies inside input/ dir
|
2016-12-02 06:07:45 +01:00 |
|
twinaphex
|
dd5736b273
|
Turn check_input_driver_block_hotkey into macro
|
2016-12-02 05:26:37 +01:00 |
|
twinaphex
|
70557fdee6
|
(Wii) Buildfix
|
2016-12-02 00:24:54 +01:00 |
|
twinaphex
|
779b680264
|
(Android) Buildfix
|
2016-12-01 23:05:36 +01:00 |
|
Twinaphex
|
0d79bc754c
|
(OSX) Buildfix
|
2016-12-01 22:51:46 +01:00 |
|
twinaphex
|
5fdb5b4dcf
|
Updates
|
2016-12-01 22:24:17 +01:00 |
|
Brad Parker
|
23dd41a3cc
|
missing ../
|
2016-12-01 15:40:31 -05:00 |
|
twinaphex
|
d3c22cb0e4
|
Move input/input_autodetect.c to tasks/task_autodetect.c
|
2016-12-01 20:38:20 +01:00 |
|
twinaphex
|
0bd94b9b54
|
Move extern variable prototype to input_autodetect.c
|
2016-12-01 20:26:35 +01:00 |
|
twinaphex
|
76d0380e45
|
Rename input_autoconfigure_joypad to input_autoconfigure_connect
|
2016-12-01 18:57:44 +01:00 |
|
twinaphex
|
e689d55414
|
Rename autoconfig functions
|
2016-12-01 18:52:34 +01:00 |
|
twinaphex
|
a692b5953f
|
Put parentheses around conditionals
|
2016-12-01 18:38:11 +01:00 |
|
twinaphex
|
a485f1559d
|
Move static bool variable
|
2016-12-01 18:36:50 +01:00 |
|
twinaphex
|
71ea15fed2
|
Use string_is_empty
|
2016-12-01 18:35:30 +01:00 |
|
Brad Parker
|
ba54f20626
|
initial libcaca video driver
|
2016-12-01 12:13:45 -05:00 |
|
twinaphex
|
debf5e0222
|
Rename g_udev and g_udev_mon
|
2016-12-01 17:39:36 +01:00 |
|
twinaphex
|
c1e343cec8
|
Cleanup hid_joypad_name
|
2016-12-01 17:37:27 +01:00 |
|
twinaphex
|
a9e627ca57
|
(udev_input.c) Rename static function
|
2016-12-01 17:33:41 +01:00 |
|
twinaphex
|
31a95b8972
|
(android_input.c) Get rid of HAVE_MENU ifdefs
|
2016-12-01 17:31:26 +01:00 |
|
twinaphex
|
200be98052
|
(udev_input.c) use udev_common.c
|
2016-12-01 16:51:43 +01:00 |
|