Commit Graph

3063 Commits

Author SHA1 Message Date
twinaphex
a8e5cf5483 Move functionality over to menu_driver_toggle 2015-09-27 01:43:13 +02:00
twinaphex
a3e133f847 Add menu_entries_set_refresh call in menu_driver_toggle 2015-09-27 01:38:21 +02:00
twinaphex
f0c520224e (GX) Buildfix 2015-09-27 01:27:21 +02:00
twinaphex
e354200909 (RGUI) Cleanups 2015-09-27 01:23:49 +02:00
twinaphex
6ce4b96d12 Header include cleanups 2015-09-27 01:10:15 +02:00
twinaphex
92cd32231f Cleanups 2015-09-27 01:06:07 +02:00
twinaphex
613347a612 (menu_display) Cleanups 2015-09-27 01:03:58 +02:00
twinaphex
c8519cd89c (menu_animation) Cleanups 2015-09-27 00:42:27 +02:00
twinaphex
a731f18fa2 Update string now that PSX scanning works 2015-09-27 00:36:15 +02:00
twinaphex
68481e8942 Cleanups 2015-09-27 00:11:13 +02:00
twinaphex
ceff590094 Don't use menu_display_get_ptr outside of menu_display.c anymore 2015-09-27 00:09:15 +02:00
twinaphex
057b498bb1 (RGUI) Start refactoring menu_display code in RGUI 2015-09-27 00:00:54 +02:00
twinaphex
f83e26ea32 Add MENU_DISPLAY_CTL_MSG_FORCE/MENU_DISPLAY_CTL_SET_MSG_FORCE 2015-09-26 23:51:35 +02:00
twinaphex
5b0671d572 Cleanup 2015-09-26 23:38:34 +02:00
twinaphex
8bb4acb3d6 Remove unused variable 2015-09-26 23:37:55 +02:00
twinaphex
515c8c6322 More menu_display_ctl refactors 2015-09-26 23:37:25 +02:00
twinaphex
16eb95d3aa Cleanup some enums 2015-09-26 23:27:03 +02:00
twinaphex
e3a7a67e43 Add some MENU_DISPLAY_CTL_* enums 2015-09-26 23:25:04 +02:00
twinaphex
113791fb0f Cleanups 2015-09-26 23:18:18 +02:00
twinaphex
a1a1fbc6b9 (menu_iterate) Cleanups 2015-09-26 23:16:21 +02:00
twinaphex
12075b9cc1 ITERATE_TYPE_DEFAULT - take out weird selection manipulation 2015-09-26 22:48:56 +02:00
twinaphex
377004dbf7 (menu_iterate.c) Cleanup 2015-09-26 22:45:00 +02:00
twinaphex
cc46ad496f Remove unused variables 2015-09-26 22:41:41 +02:00
twinaphex
a7893dca89 (menu_displaylist.c) Cleanup 2015-09-26 20:36:37 +02:00
twinaphex
b70456b094 (action_iterate_menu_viewport) Minor refactors 2015-09-26 20:29:57 +02:00
twinaphex
5e4beb311e Cleanups 2015-09-26 20:22:39 +02:00
twinaphex
7a0f6c5653 (menu_displaylist.c) Cleanups 2015-09-26 20:18:08 +02:00
twinaphex
1d271a4684 Cleanups 2015-09-26 20:16:25 +02:00
twinaphex
cdf597aa89 Add settings->overlay_directory 2015-09-26 19:21:32 +02:00
twinaphex
50468a72ee Remove MENU_ACTION_MESSAGE 2015-09-26 18:03:29 +02:00
twinaphex
dd9aa6dae2 Add another FIXME/UPDATE note 2015-09-26 13:32:13 +02:00
twinaphex
fbe788fc68 Update 'Record Path' 2015-09-26 13:31:13 +02:00
twinaphex
cc4a918296 Create rarch_main_ctl 2015-09-26 12:58:02 +02:00
Twinaphex
905ad40ebf Update menu_display.h 2015-09-26 03:13:45 +02:00
twinaphex
830be31c87 Create MENU_DISPLAY_CTL_LIBRETRO 2015-09-26 03:02:09 +02:00
twinaphex
6e3c49cb64 Add MENU_INPUT_CTL_SEARCH_START 2015-09-26 02:55:38 +02:00
twinaphex
d6015cc4a3 (menu_input.c) Rename some enums 2015-09-26 02:52:05 +02:00
twinaphex
064b025399 Remove more implicit memsets 2015-09-26 02:47:17 +02:00
twinaphex
d909984e1c (menu) Remove some implicit memsets 2015-09-26 02:39:28 +02:00
twinaphex
2f2a843d77 Create menu_setting_get_type 2015-09-26 02:22:01 +02:00
twinaphex
37e9108820 Move internal display state to menu_display.c 2015-09-26 01:23:10 +02:00
twinaphex
4cb3fec23d (Menu) Header cleanups 2015-09-26 00:37:31 +02:00
twinaphex
f59227fa7a Cleanup 2015-09-26 00:35:26 +02:00
twinaphex
1e15f8b3bf Style nits 2015-09-25 23:48:07 +02:00
twinaphex
9b18371a1a Refactor away menu_animation_update 2015-09-25 23:47:01 +02:00
twinaphex
3aab741ef2 Refactor away menu_animation_update_time 2015-09-25 23:43:44 +02:00
twinaphex
9ee3954423 Refactor menu_animation_set_active 2015-09-25 23:42:00 +02:00
twinaphex
88307565c1 Refactor away menu_animation_clear_active 2015-09-25 23:39:02 +02:00
twinaphex
6d6117d5d6 Remove menu_animation_get_delta_time 2015-09-25 23:37:02 +02:00
twinaphex
824e6618b2 Start creating menu_animation_ctl 2015-09-25 23:33:11 +02:00