39 Commits

Author SHA1 Message Date
twinaphex
4c6aff67f2 Refactor menu_entries_push into menu_list_push_refresh 2014-10-17 22:25:23 +02:00
twinaphex
3164aebab7 Properly namespace functions in menu_entries.c 2014-10-17 21:06:48 +02:00
twinaphex
8da8447b28 Move menu_flush_stack_type to menu_list.c and rename it
menu_list_flush_stack
2014-10-17 21:02:44 +02:00
twinaphex
b4cebd605e Refactor menu_entries_pop_stack 2014-10-17 20:55:41 +02:00
twinaphex
2de0775213 Rename menu_entries_pop_list into menu_list_pop_stack 2014-10-17 20:47:32 +02:00
twinaphex
fbc3abb621 Refactor push_list into static function push_main_menu_list 2014-10-15 22:13:17 +02:00
twinaphex
0fd812049c Reimplement deferred_push_settings 2014-10-15 21:38:30 +02:00
twinaphex
eb347b0d4e Reimplement deferred core list push list 2014-10-15 20:13:21 +02:00
twinaphex
fbeb79504a Move history_list to deferred push callback too 2014-10-15 08:22:28 +02:00
twinaphex
78c136b218 Start setting the stage for deferred push callback 2014-10-15 07:40:19 +02:00
twinaphex
aa4cc4f4a2 Move menu_entries_set_current_path_selection to menu_entries.c
and make it static
2014-10-15 01:14:35 +02:00
twinaphex
d2f5d39259 Rename menu_parse_and_resolve to menu_entries_deferred_push 2014-10-13 02:10:27 +02:00
twinaphex
503329c9a6 Make menu_entries_push_list static 2014-10-13 02:08:39 +02:00
twinaphex
e3807b87f7 Cut down on menu_entries_push_list 2014-10-13 02:03:36 +02:00
twinaphex
f1511e76f1 (Menu) Add missing extern C namespaces for C++ builds 2014-10-12 20:22:33 +02:00
twinaphex
925d873d91 Refactor menu_entries_get_last_setting out of existence 2014-10-11 15:49:38 +02:00
twinaphex
0089833f5d (Menu) Rename menu_entries_pop to menu_entries_pop_list 2014-10-11 05:50:34 +02:00
twinaphex
9d94513dc4 (Menu/Shaders) Move all shader manager code to frontend/menu/menu_shader 2014-09-24 07:56:47 +02:00
twinaphex
a3443a7911 (Menu) Refactor ST_PATH settings 2014-09-06 02:47:31 +02:00
twinaphex
3dcb74ddbb (Menu) Combine get_description functions 2014-09-05 04:21:46 +02:00
twinaphex
497e497c3f (Menu) Refactor MENU_SETTINGS_AUDIO_OPTIONS 2014-09-04 18:37:31 +02:00
twinaphex
836124c217 (Menu) Create menu_entries_get_description 2014-09-03 21:26:05 +02:00
twinaphex
9bd3800ca0 Dehardcode driver.menu->menu_stack in menu_entries too 2014-09-02 15:25:53 +02:00
twinaphex
ab49946c29 (Menu) Make list passing to menu_entries.c possible 2014-09-02 15:15:29 +02:00
twinaphex
4a2d3cbd4b Cleanups - 80-char limit 2014-09-02 05:32:04 +02:00
twinaphex
17df30586c (Menu) Change menu_parse_check 2014-09-01 16:57:09 +02:00
twinaphex
9ab14a89c3 (Menu) Refactor menu_entries_push 2014-09-01 06:01:01 +02:00
twinaphex
2baac0bb71 (Menu) Refactor function into menu_entries_push call 2014-09-01 05:56:58 +02:00
twinaphex
e4745c0f24 (Menu) Create menu_entries_push 2014-09-01 05:50:20 +02:00
twinaphex
7586f8270b Move menu_flush_stack_type to menu_entries.c 2014-09-01 05:25:31 +02:00
twinaphex
5e88f487e9 (Menu) Create menu_entries_pop 2014-09-01 05:03:19 +02:00
twinaphex
dbcb6c51ec (Menu) Create menu_parse_check 2014-09-01 02:38:54 +02:00
twinaphex
de0ba69948 (Menu) Move menu_push_info_screen to menu_entries.c 2014-09-01 02:17:59 +02:00
twinaphex
5aff93ab25 (Menu) Move menu_parse_and_resolve to menu_entries.c 2014-09-01 00:27:09 +02:00
twinaphex
5d9f96bc07 Refactor menu_parse_and_resolve - add call to menu_entries_push
and add int returnvalue for menu_entries_push
2014-08-31 22:49:07 +02:00
twinaphex
e649ae80ed (Menu) Refactor menu_entries_push 2014-08-31 19:41:28 +02:00
twinaphex
c5a98467be (Menu) Refactor menu_entries_push 2014-08-31 19:29:42 +02:00
twinaphex
8e5f103697 Use menu_entries header in menu_entries.c 2014-08-31 19:09:25 +02:00
twinaphex
c114e51a2c (Menu) Split up menu entries code to menu_entries.c 2014-08-31 18:36:26 +02:00