Commit Graph

97 Commits

Author SHA1 Message Date
twinaphex
08c85f06ff Refactor some code in menu_input.c 2015-05-17 22:56:41 +02:00
twinaphex
dd525d2734 (Menu) Refactor cbs->action_toggle 2015-05-17 18:44:50 +02:00
twinaphex
e66f7db4a9 (Menu) Use menu_entry_action 2015-05-17 18:22:16 +02:00
twinaphex
036f0c4cb2 Revert "Refactor action_ok"
This reverts commit 04a2dd469e.
2015-05-17 18:18:17 +02:00
twinaphex
04a2dd469e Refactor action_ok 2015-05-17 16:30:54 +02:00
twinaphex
d11e36cfb9 menu_list_get_actiondata_at_offset - modify signature 2015-05-17 13:23:27 +02:00
twinaphex
5da758c12e Revert "Add DISPLAYLIST_CUSTOM_BIND"
This reverts commit 43fa78f58b.
2015-05-17 03:44:05 +02:00
twinaphex
43fa78f58b Add DISPLAYLIST_CUSTOM_BIND 2015-05-17 03:38:15 +02:00
twinaphex
e975658a5e Fix mouse toggle 2015-05-14 13:09:06 +02:00
Toad King
ecfb0b14e3 silence compiler warning 2015-05-12 20:35:07 -05:00
twinaphex
79612b2d8c Fix MOUSE_ACTION_BUTTON_L_TOGGLE 2015-05-11 23:12:54 +02:00
twinaphex
fdcef6cfc2 Can now escape 'Help' message with the mouse by pressing right mouse
button
2015-05-11 23:02:31 +02:00
twinaphex
76407c9ef2 Start updating menu->input.joypad and menu->input.mouse per-frame 2015-05-11 22:43:16 +02:00
twinaphex
92c4e5ce66 Improve menu_input_mouse_post_iterate 2015-05-11 22:36:12 +02:00
Twinaphex
014c1b343d Get rid of unused variables 2015-05-11 18:47:08 +02:00
twinaphex
a014f2db88 Move framebuffer is dirty and other menu-related state flags
to menu_handle_t
2015-05-11 18:46:06 +02:00
twinaphex
9eacc255ea (menu_input.c) More cleanups 2015-05-11 12:03:02 +02:00
twinaphex
6cfbc88a1b Simplify pointer_tap 2015-05-11 11:53:30 +02:00
Twinaphex
ed63625613 (menu_input.c) remove unused variable 2015-05-11 11:51:44 +02:00
twinaphex
9f4cd46dce Simplify menu_input_mouse_post_iterate/menu_input_pointer_post_iterate 2015-05-11 11:50:55 +02:00
twinaphex
4229d97e73 Simplify menu_input_post_iterate 2015-05-11 11:48:43 +02:00
twinaphex
dd214a7a4b Start simplifying menu_input_mouse_post_iterate 2015-05-11 11:36:15 +02:00
twinaphex
722f46721f (menu_input.c) Cleanups 2015-05-11 11:21:23 +02:00
twinaphex
ab4ca635be Remove menu_list_push_stack 2015-05-08 19:28:52 +02:00
twinaphex
cb22a3feb9 Use menu_setting_find 2015-05-08 17:19:43 +02:00
twinaphex
aca04bed0b (Menu) Cleanups 2015-05-07 05:31:25 +02:00
twinaphex
dcd203b44d Make menu actions configurable 2015-05-07 03:55:15 +02:00
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 50dcaf66c6.
2015-04-14 12:40:23 +02:00
twinaphex
50dcaf66c6 Revert "Revert "(Input) Add timeout for gamepad binds""
This reverts commit 6166e45095.
2015-04-14 12:34:03 +02:00
twinaphex
6166e45095 Revert "(Input) Add timeout for gamepad binds"
This reverts commit 54c41564c8.
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