89 Commits

Author SHA1 Message Date
twinaphex
cca422dc0b Refactor away action_iterate_message 2015-05-18 22:32:31 +02:00
twinaphex
72b6386b08 Start calling menu_driver_render_messagebox only from one place 2015-05-18 22:28:34 +02:00
twinaphex
ff67df65f6 Cleanups 2015-05-18 22:26:00 +02:00
twinaphex
7831b6e520 Cleanup 2015-05-18 22:02:52 +02:00
twinaphex
1ed3e649c4 Remove unsigned parameter for two functions 2015-05-18 22:02:02 +02:00
twinaphex
2fb240894c Only call menu_list_pop from one place 2015-05-18 21:58:17 +02:00
twinaphex
6d91c1576d Reduce calls to menu_list_pop 2015-05-18 21:55:20 +02:00
twinaphex
464bd8b4aa Cleanups 2015-05-18 21:52:14 +02:00
twinaphex
cf2dc841ab Refactor action_iterate_main 2015-05-18 21:42:09 +02:00
twinaphex
6d53dc72be menu_entries_cbs_iterate.c - cleanup 2015-05-18 21:28:31 +02:00
twinaphex
ce1110eac6 (menu_entries_cbs_iterate.c) Use menu_displaylist_push_list 2015-05-18 20:57:56 +02:00
Twinaphex
197008890b Get rid of unused variable warnings 2015-05-18 03:51:35 +02:00
twinaphex
3981a621e9 Simplify menu_input_bind_iterate 2015-05-18 03:37:07 +02:00
twinaphex
ec789e0943 Create DISPLAYLIST_HELP 2015-05-18 03:25:45 +02:00
twinaphex
cb486c300d Refactor away menu_list_push_stack_refresh 2015-05-17 15:00:03 +02:00
twinaphex
f23962ff3b Change how MENU_ACTION_REFRESH gets invoked 2015-05-15 16:57:45 +02:00
twinaphex
29e3c47c2d Simplify action_iterate_switch 2015-05-15 00:44:44 +02:00
twinaphex
42ee2606a1 Remove menu_entries.c 2015-05-12 13:14:04 +02:00
twinaphex
509f2267c7 (Menu) Can now exit 'Info' message by pressing right mouse button 2015-05-11 23:03:49 +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
4229d97e73 Simplify menu_input_post_iterate 2015-05-11 11:48:43 +02:00
twinaphex
bb11745b5e Create menu_entry_action 2015-05-11 01:27:00 +02:00
twinaphex
7914946d19 Move code from menu_list.c to menu_entry.c 2015-05-10 11:23:00 +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
50944bb1e1 Use menu_list_get_entry 2015-05-08 11:45:30 +02:00
twinaphex
a57cfde1cd Use menu_list_get_entry for menu_entries_cbs_iterate.c 2015-05-08 11:41:41 +02:00
Twinaphex
4ac4aae81a Remove unused variables 2015-05-08 11:17:45 +02:00
twinaphex
25749f7fdd (menu_entries_cbs_iterate.c) More cleanups 2015-05-08 11:16:31 +02:00
twinaphex
cb3245b690 Create action_iterate_switch 2015-05-08 11:11:18 +02:00
twinaphex
4e1821123f (menu_entries_cbs_iterate.c) Use menu_list_get_ptr 2015-05-07 10:55:57 +02:00
twinaphex
5bb482d61c action_iterate_main - use menu_list_get_ptr 2015-05-07 10:50:29 +02:00
twinaphex
98a4fb0827 Start using menu_navigation_get_current_selection 2015-05-07 10:48:57 +02:00
twinaphex
6e20548340 (Menu) Cleanups 2015-05-07 10:47:22 +02:00
twinaphex
b95ceeb406 Cleanups 2015-05-07 05:11:37 +02:00
twinaphex
1739259dde Remove shader_manager_get_current_shader - no longer used 2015-04-19 18:46:53 +02:00
Twinaphex
cb03dcc58f Cleanups 2015-04-16 20:19:53 +02:00
Jean-André Santoni
128cf327a3 (Menu) Drag to scroll with touch 2015-04-16 15:32:49 +02:00
twinaphex
bb6331874a Refactor database runloop code 2015-04-14 09:27:55 +02:00
twinaphex
b7321df63c (Database) Fix database runloop on data runloop 2015-04-14 08:10:12 +02:00
twinaphex
f5470d37b2 Move input post iterate functions to menu_input.c 2015-04-14 07:38:04 +02:00
twinaphex
706da9e1f0 More guards for disabling pointer support when overlay is active 2015-04-13 17:59:43 +02:00
twinaphex
b02ada8deb (Help message) Split up long line 2015-04-13 17:29:21 +02:00
twinaphex
0818b178f9 Rename rarch_main_command to event_command 2015-04-13 11:26:02 +02:00
Twinaphex
de2eb5f972 Rename RARCH_CMD_* to EVENT_CMD_* 2015-04-13 10:29:15 +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
twinaphex
5bf21de960 Move pointer_iterate and mouse_iterate to menu_input_frame 2015-03-31 14:38:05 +02:00
aliaspider
9ab4026bfe (menu) improve touch controls:
- two finger presses now behave the same as pressing the back button.
- glui is now supported.
2015-03-30 05:22:06 +01:00
aliaspider
18d67aefc7 (menu) improve mouse navigation a bit. 2015-03-30 02:09:25 +01:00
aliaspider
ddfbea107d (menu) add a seperate setting to enable/disable touch input inside the
menu.
2015-03-30 00:50:44 +01:00