twinaphex
|
ac61e0de3d
|
(Menu) Create menu_list_new
|
2014-10-18 00:11:42 +02:00 |
|
twinaphex
|
ed6fc11e95
|
Start adding menu_list struct and menu_list_free function
|
2014-10-17 23:52:36 +02:00 |
|
twinaphex
|
b49bcf1541
|
Rename menu_list_free to menu_list_destroy
|
2014-10-17 23:49:13 +02:00 |
|
twinaphex
|
f3ec94246c
|
(Menu) Add menu_list_sort_on_alt
|
2014-10-17 23:46:53 +02:00 |
|
twinaphex
|
9bce38426c
|
Add menu_list_set_alt_at_offset and menu_list_get_alt_at_offset
|
2014-10-17 23:43:53 +02:00 |
|
twinaphex
|
744e87f14d
|
(Menu) Use menu_list_get_size
|
2014-10-17 23:38:30 +02:00 |
|
twinaphex
|
e1e5f2af5d
|
Create menu_list_get_action_data_at_offset
|
2014-10-17 23:32:40 +02:00 |
|
twinaphex
|
101680fd58
|
Create menu_list_get_at_offset
|
2014-10-17 23:28:33 +02:00 |
|
twinaphex
|
1ece7c8228
|
(Menu) Create menu_list_get_last_stack and menu_list_get_last
|
2014-10-17 22:53:30 +02:00 |
|
twinaphex
|
43d330fa47
|
Create menu_list_get_last and menu_list_get_last_stack
|
2014-10-17 22:41:20 +02:00 |
|
twinaphex
|
25efe98704
|
Create wrapper function menu_list_push_stack_refresh
|
2014-10-17 22:29:59 +02:00 |
|
twinaphex
|
4c6aff67f2
|
Refactor menu_entries_push into menu_list_push_refresh
|
2014-10-17 22:25:23 +02:00 |
|
twinaphex
|
1daf8c354e
|
(menu_list.c) Add menu_list_get_size and menu_list_get_stack_size
|
2014-10-17 21:41:45 +02:00 |
|
Alcaro
|
77a131b0f9
|
Fix warning. It looks invalid, but that code is indeed weird.
|
2014-10-17 21:37:02 +02:00 |
|
twinaphex
|
858d859d3d
|
Properly namespace menu_navigation.c functions
|
2014-10-17 21:25:33 +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
|
0e2c108a8a
|
Create menu_list_push_stack
|
2014-10-17 20:44:22 +02:00 |
|
twinaphex
|
687f593174
|
Create menu_list.c
|
2014-10-17 20:36:02 +02:00 |
|
Twinaphex
|
0132581ebc
|
(OSX) Move code over to platform_apple.c
|
2014-10-17 17:05:27 +02:00 |
|
twinaphex
|
c53632be81
|
Start implementing action OK for ST_BIND
|
2014-10-17 07:11:51 +02:00 |
|
twinaphex
|
f901c2967f
|
Revert "(Apple) Implement apple_content_loaded"
This reverts commit 861f9d14cd490346426fc32f400b6ff184ce575e.
|
2014-10-17 05:27:54 +02:00 |
|
Twinaphex
|
861f9d14cd
|
(Apple) Implement apple_content_loaded
|
2014-10-17 04:58:05 +02:00 |
|
twinaphex
|
7b2deee502
|
Rename playlist_push to history_playlist_push
|
2014-10-17 04:33:44 +02:00 |
|
twinaphex
|
7adcbc7311
|
Move rarch_playlist_push to frontend.c
|
2014-10-17 04:32:56 +02:00 |
|
twinaphex
|
3190b50e94
|
Move Content History Size option to Playlist Options
|
2014-10-17 04:27:12 +02:00 |
|
twinaphex
|
0f5161d621
|
Add History List Enable option
|
2014-10-17 04:17:28 +02:00 |
|
twinaphex
|
d3b27fd888
|
Add content_loaded callback to frontend context driver
|
2014-10-17 03:55:16 +02:00 |
|
twinaphex
|
d31c903ada
|
(menu_action.c) menu_action_handle_setting - cut down on code duplication
|
2014-10-17 02:02:23 +02:00 |
|
twinaphex
|
f518da61bf
|
(menu_action.c) Cut down on code duplication
|
2014-10-17 01:37:17 +02:00 |
|
twinaphex
|
8d4fdd9e24
|
Implement call to populate_entries at the end of menu_entries_parse_list
|
2014-10-17 01:18:20 +02:00 |
|
Twinaphex
|
3b3b990796
|
Add early return to menu_environment_get in case wrap_args
is NULL
|
2014-10-17 00:28:03 +02:00 |
|
Twinaphex
|
c0b85ba34a
|
Make apply_deferred_settings more robust when it's being called
when exiting
|
2014-10-17 00:21:02 +02:00 |
|
twinaphex
|
278d8abd11
|
Rename MENU_FILE_SWITCH to MENU_FILE_PUSH
|
2014-10-16 18:29:19 +02:00 |
|
twinaphex
|
e49cad7b68
|
Implement action start callback for ST_PATH and ST_DIR
|
2014-10-16 18:07:57 +02:00 |
|
twinaphex
|
be5914d006
|
(menu_action.c) Cleanups
|
2014-10-16 17:57:42 +02:00 |
|
twinaphex
|
bd1d8e65bc
|
Implement action start callback for ST_PATH
|
2014-10-16 17:55:24 +02:00 |
|
twinaphex
|
be4c043735
|
Cleanup menu_action.c
|
2014-10-16 17:19:48 +02:00 |
|
twinaphex
|
97f26dfae1
|
(menu_action.c) Get rid of some code duplication
|
2014-10-16 08:35:44 +02:00 |
|
twinaphex
|
34915aefce
|
Add RARCH_CMD_PERFCNT_REPORT_FRONTEND_LOG
|
2014-10-16 08:31:10 +02:00 |
|
twinaphex
|
ab78b8a4cd
|
Reimplement disk_options_disk_index_toggle
|
2014-10-16 07:41:29 +02:00 |
|
twinaphex
|
4f0d124793
|
Don't include stdio.h where not needed
|
2014-10-16 07:27:42 +02:00 |
|
twinaphex
|
fe1a083580
|
Revert "Simplify menu_common_type_is"
This reverts commit 395dc79f6c3ebbe7a316664db35d4013daea85b4.
|
2014-10-16 07:15:35 +02:00 |
|
twinaphex
|
5ae79ef71d
|
(menu_common_backend.c) Refactor some code
|
2014-10-16 06:52:25 +02:00 |
|
twinaphex
|
58b3540ef0
|
(menu_common_backend.c) Add MENU_ACTION_SELECT to menu_common_iterate
|
2014-10-16 06:49:09 +02:00 |
|
twinaphex
|
9537d5d2e9
|
Add some more sanity checks in menu_entries.c
|
2014-10-16 06:42:17 +02:00 |
|
twinaphex
|
b6f6871b1c
|
push_main_menu_list - add early return if setting is NULL
|
2014-10-16 06:39:22 +02:00 |
|
twinaphex
|
ffc6b2f6c3
|
Reduce calls to menu_common_type_is
|
2014-10-16 06:01:59 +02:00 |
|