Jean-André Santoni
|
d6ab5fb574
|
(Menu) Support back button with mouse
|
2015-04-20 20:15:55 +07:00 |
|
twinaphex
|
ed593b5b1d
|
Improve menu_input_pointer_post_iterate early return
|
2015-04-19 12:58:36 +02:00 |
|
Jean-André Santoni
|
ba99edb847
|
(XMB) Basic touch support, no drag yet
|
2015-04-16 17:40:17 +02:00 |
|
Jean-André Santoni
|
0a56e3dcaa
|
(Menu) Fix touch compatibility with the framebuf.dirty optimization
|
2015-04-16 15:32:49 +02:00 |
|
Jean-André Santoni
|
128cf327a3
|
(Menu) Drag to scroll with touch
|
2015-04-16 15:32:49 +02:00 |
|
twinaphex
|
7f17f340c0
|
(Menu) Cleanup
|
2015-04-15 09:35:48 +02:00 |
|
twinaphex
|
6bf30bb714
|
(PS3) Buildfixes
|
2015-04-14 21:58:39 +02:00 |
|
Twinaphex
|
69e7c978c5
|
Merge pull request #1627 from aliaspider/master
(CTR/3DS) fix build.
|
2015-04-14 16:39:28 +02:00 |
|
twinaphex
|
8c6cce3945
|
Rename rarch_joypad_driver_t to input_device_driver_t
|
2015-04-14 16:37:59 +02:00 |
|
aliaspider
|
b965a07c32
|
(CTR) fix build.
|
2015-04-14 15:35:14 +01:00 |
|
twinaphex
|
baaed5a241
|
Refactor set_bind functions
|
2015-04-14 14:04:24 +02:00 |
|
twinaphex
|
62a5d5338a
|
Create menu_input_set_input_device_bind_mode
|
2015-04-14 13:43:24 +02:00 |
|
twinaphex
|
fc7f9894b8
|
Create menu_input_set_keyboard_bind_mode
|
2015-04-14 13:40:20 +02:00 |
|
Twinaphex
|
a3e9a5c8f9
|
Get rid of unused variables
|
2015-04-14 12:57:41 +02:00 |
|
twinaphex
|
930913ee8b
|
(Menu) Cleanups
|
2015-04-14 12:56:37 +02:00 |
|
twinaphex
|
f5005cac96
|
Revert "Revert "Revert "(Input) Add timeout for gamepad binds"""
This reverts commit 50dcaf66c61d9d9b4c854489b526102fe75d7641.
|
2015-04-14 12:40:23 +02:00 |
|
twinaphex
|
50dcaf66c6
|
Revert "Revert "(Input) Add timeout for gamepad binds""
This reverts commit 6166e450953af0ad7bf9c32465f0d237e6b60dbf.
|
2015-04-14 12:34:03 +02:00 |
|
twinaphex
|
6166e45095
|
Revert "(Input) Add timeout for gamepad binds"
This reverts commit 54c41564c8e2778f7efff9e3102282fa7ccd0250.
|
2015-04-14 12:33:08 +02:00 |
|
twinaphex
|
54c41564c8
|
(Input) Add timeout for gamepad binds
|
2015-04-14 12:29:54 +02:00 |
|
twinaphex
|
8e3b63e2e9
|
menu_input_frame - early return if driver is NULL
|
2015-04-14 08:12:34 +02:00 |
|
twinaphex
|
19a3104cdc
|
(RARCH_CONSOLE) Buildfix
|
2015-04-14 08:12:06 +02:00 |
|
twinaphex
|
f5470d37b2
|
Move input post iterate functions to menu_input.c
|
2015-04-14 07:38:04 +02:00 |
|
twinaphex
|
6be10cd04d
|
Improve menu_input_mouse
|
2015-04-13 16:53:01 +02:00 |
|
radius
|
d45593d578
|
Prevent mouse/touch if overlays are enabled to avoid conflicting inputs.
Users can still get locked out if they purposelly disable mouse/pointer and overlays and don't use a controller
|
2015-04-04 11:15:27 -05:00 |
|
Lioncash
|
b68048e6db
|
Fix some printf format specifiers
Gets rid of warnings on higher warning levels
|
2015-04-03 15:09:17 -04:00 |
|
twinaphex
|
5bf21de960
|
Move pointer_iterate and mouse_iterate to menu_input_frame
|
2015-03-31 14:38:05 +02:00 |
|
twinaphex
|
d9ba52e018
|
Create input_driver_get_joypad_driver
|
2015-03-23 03:40:09 +01:00 |
|
twinaphex
|
db1087ad33
|
Create input_driver_state
|
2015-03-23 03:04:05 +01:00 |
|
twinaphex
|
d98de68107
|
Create menu_driver_render_messagebox
|
2015-03-22 06:37:26 +01:00 |
|
twinaphex
|
b8a9800743
|
Create menu_driver_render
|
2015-03-22 05:35:46 +01:00 |
|
twinaphex
|
508ade73f9
|
Rename menu_driver_resolve to menu_driver_get_ptr
|
2015-03-21 23:56:42 +01:00 |
|
twinaphex
|
e6f0d366cb
|
Go through global_get_ptr
|
2015-03-21 04:43:18 +01:00 |
|
twinaphex
|
73e3460675
|
Change settings_data_ namespace to settings_
|
2015-03-21 00:56:26 +01:00 |
|
twinaphex
|
14ac2d9791
|
Rename settings_data.h to settings.h
|
2015-03-21 00:49:55 +01:00 |
|
twinaphex
|
7bc845006b
|
Start replacing more g_settings usages
|
2015-03-20 20:43:22 +01:00 |
|
twinaphex
|
3670ef2ac5
|
Go through driver_get_ptr to grab pointer to driver struct
|
2015-03-18 19:40:00 +01:00 |
|
twinaphex
|
569ab60e43
|
Use g_settings.menu.mouse.enable directly
|
2015-03-17 04:01:58 +01:00 |
|
Higor Eurípedes
|
fec88a5cb4
|
(Menu) Add font color settings
|
2015-03-14 19:22:06 -03:00 |
|
Jean-André Santoni
|
ab84c14b66
|
(Menu) Delta timing
|
2015-03-06 16:00:46 +01:00 |
|
twinaphex
|
2e0902fda1
|
Revert "(Menu) Delta timing"
This reverts commit 24f7acb93c5c62c2023cc6f2708cfdacae494e86.
|
2015-02-24 03:06:25 +01:00 |
|
twinaphex
|
64527f2cef
|
Revert "(Menu) cleaner dt formulas"
This reverts commit b6e214128abae076da9f1bb603082928ed1fa9e2.
|
2015-02-24 03:06:13 +01:00 |
|
Jean-André Santoni
|
b6e214128a
|
(Menu) cleaner dt formulas
|
2015-02-24 01:09:14 +01:00 |
|
Jean-André Santoni
|
24f7acb93c
|
(Menu) Delta timing
|
2015-02-24 00:28:11 +01:00 |
|
twinaphex
|
94e1a339df
|
Rename menu_action.c to menu_setting.c
|
2015-02-14 01:51:28 +01:00 |
|
twinaphex
|
df35e9fb75
|
Refactor menu_navigation.c
|
2015-02-14 00:47:42 +01:00 |
|
twinaphex
|
31b272f25a
|
Don't pass menu_handle_t * state around
|
2015-02-13 20:19:20 +01:00 |
|
twinaphex
|
55844f06d7
|
Cleanups - start using menu_driver_resolve everywhere in menu
code for safety reasons
|
2015-02-13 20:04:50 +01:00 |
|
twinaphex
|
4d31687899
|
Create menu_driver_resolve to avoid having to pass state pointer
around between functions
|
2015-02-13 19:00:59 +01:00 |
|
twinaphex
|
8d050f23aa
|
Remove more header dependencies (menu.h)
|
2015-02-11 22:15:13 +01:00 |
|
twinaphex
|
6654d2eb6c
|
(menu_input.c) Cleanups
|
2015-02-11 22:05:56 +01:00 |
|