twinaphex
|
d6e3040e5d
|
Use menu_navigation_get_selection
|
2015-09-06 02:06:02 +02:00 |
|
twinaphex
|
9a95f98283
|
Turn menu_list_pop into static function
|
2015-09-05 00:50:17 +02:00 |
|
twinaphex
|
d7961375fb
|
menu_entry_pathdir_set_value - use menu_list_flush_stack
|
2015-09-04 23:13:44 +02:00 |
|
twinaphex
|
d3da036a4e
|
Header cleanups
|
2015-09-04 21:43:08 +02:00 |
|
twinaphex
|
0077304833
|
Cleanups
|
2015-09-04 21:27:14 +02:00 |
|
twinaphex
|
b826305e3c
|
(Menu) Before we do cbs->refresh, reset 'cbs' - could have become
invalid
|
2015-08-22 20:24:19 +02:00 |
|
twinaphex
|
7e2a25f232
|
Do refresh at end of menu_entry_action
|
2015-08-22 02:07:10 +02:00 |
|
twinaphex
|
1a2a88cb8a
|
Perform refresh and perform original action immediately afterwards
|
2015-08-22 01:55:45 +02:00 |
|
twinaphex
|
5b188066f1
|
Revert "Reimplement MENU_ACTION_REFRESH - do this step at menu_iterate_render"
This reverts commit 65bc2f3a82 .
|
2015-08-22 00:08:25 +02:00 |
|
twinaphex
|
65bc2f3a82
|
Reimplement MENU_ACTION_REFRESH - do this step at menu_iterate_render
|
2015-08-21 21:34:56 +02:00 |
|
twinaphex
|
5479bae312
|
Refactor set_refresh functions somewhat
|
2015-08-21 18:44:14 +02:00 |
|
twinaphex
|
5ab257f225
|
(CocoaTouch) Fixes boolean values not being set
|
2015-08-21 06:03:51 +02:00 |
|
twinaphex
|
6bbc2dd83d
|
Refactor menu_iterate_main
|
2015-08-18 03:41:13 +02:00 |
|
twinaphex
|
fe1351cc0d
|
Cleanups
|
2015-08-18 03:03:34 +02:00 |
|
twinaphex
|
d1bcd01b88
|
Move more video rendering code to menu_iterate.c
|
2015-08-18 02:09:46 +02:00 |
|
twinaphex
|
0a35f5e7e9
|
menu_entry_get - cleanups
|
2015-08-18 01:58:18 +02:00 |
|
Twinaphex
|
8c5b1df986
|
Remove unused variable warning
|
2015-08-18 01:53:26 +02:00 |
|
twinaphex
|
df2b57c454
|
Remove unused menu_entry_get_current_id
|
2015-08-18 01:38:18 +02:00 |
|
twinaphex
|
6f95677727
|
Rewrite menu_entry_go_back
|
2015-08-18 01:33:03 +02:00 |
|
twinaphex
|
91eda0d59b
|
Simplify menu_entries_refresh
|
2015-08-18 00:21:30 +02:00 |
|
twinaphex
|
acfa43dfe9
|
Make iterate no longer a function pointer
|
2015-08-17 22:46:27 +02:00 |
|
twinaphex
|
b8e09769ae
|
Cleanup
|
2015-08-17 21:15:16 +02:00 |
|
twinaphex
|
49d048fde2
|
Simplify menu_entry_pathdir_set_value
|
2015-08-17 20:11:51 +02:00 |
|
twinaphex
|
4405caeb63
|
Simplify menu_entry_get_type
|
2015-08-17 20:08:06 +02:00 |
|
twinaphex
|
d36272b4bb
|
Simplify menu_entry_get_setting
|
2015-08-17 19:57:17 +02:00 |
|
twinaphex
|
4f6a2f3677
|
Add menu_setting_generic call to set_bool function
|
2015-08-17 18:47:49 +02:00 |
|
twinaphex
|
97ec360eb3
|
Cleanups
|
2015-08-17 17:46:31 +02:00 |
|
twinaphex
|
efdb2ecd4b
|
Don't use menu_settings_apply_deferred anymore
|
2015-08-17 16:24:46 +02:00 |
|
twinaphex
|
ffc5266c6c
|
menu_entry_set_bool_value - call menu_setting_apply_deferred at
the end
|
2015-08-17 16:05:32 +02:00 |
|
twinaphex
|
0218a2755d
|
Create menu_settings_apply_deferred
|
2015-08-17 15:54:23 +02:00 |
|
twinaphex
|
5bbbf72b17
|
(menu_entry.c) Cleanups
|
2015-08-17 06:59:25 +02:00 |
|
Alcaro
|
4ca6c2398c
|
More C89 cleanups, part 3
|
2015-06-26 18:35:52 +02:00 |
|
twinaphex
|
819723be06
|
Move '_refresh' functions to menu_entries.c
|
2015-06-16 03:03:20 +02:00 |
|
twinaphex
|
23263e2f97
|
(Android) Use djb2
|
2015-06-15 04:18:17 +02:00 |
|
twinaphex
|
3139f13612
|
(Menu) Cleanups
|
2015-06-15 02:37:32 +02:00 |
|
twinaphex
|
098c8a6063
|
Move some header includes around
|
2015-06-13 19:12:10 +02:00 |
|
twinaphex
|
34a44983a0
|
(Menu) Cleanups
|
2015-06-13 02:40:01 +02:00 |
|
twinaphex
|
b31723236d
|
(Menu) Cleanups
|
2015-06-13 00:09:09 +02:00 |
|
twinaphex
|
2c1a1f83a2
|
Create menu_entries.c
|
2015-06-12 16:07:12 +02:00 |
|
twinaphex
|
b9bd2072e4
|
Reorder some files in menu_entry.c
|
2015-06-12 16:04:22 +02:00 |
|
twinaphex
|
e66c8cdaf0
|
Simplify menu_entries_get_end
|
2015-06-11 13:30:28 +02:00 |
|
twinaphex
|
2d897647e9
|
(Playlist) Use entry_idx
|
2015-06-10 23:11:40 +02:00 |
|
twinaphex
|
a45cdfffcc
|
Add entry_idx to menu_entry
|
2015-06-10 23:00:38 +02:00 |
|
twinaphex
|
5bd138b6ac
|
(file_list) Start adding entry_idx to file_list_* functions
|
2015-06-10 22:43:06 +02:00 |
|
twinaphex
|
01d07721b4
|
Rename menu_entries_cbs_representation.c to menu_entries_cbs_get_value.c
|
2015-06-08 14:30:05 +02:00 |
|
twinaphex
|
6ebefb1fbe
|
(Menu) Get rid of some header dependencies
|
2015-06-08 11:42:03 +02:00 |
|
twinaphex
|
d947236dd5
|
Cleanup menu_entry_get_type
|
2015-06-06 21:36:58 +02:00 |
|
twinaphex
|
f1373abf2d
|
Add 'action_select' to menu_setting
|
2015-06-06 16:26:55 +02:00 |
|
twinaphex
|
ea9a8cbed5
|
(menu_setting.c) Get rid of 'unsigned action' parameter
|
2015-06-06 14:41:21 +02:00 |
|
Twinaphex
|
e2ef6f12a8
|
(menu_entry.c) Cleanups
|
2015-06-06 13:02:23 +02:00 |
|