93 Commits

Author SHA1 Message Date
twinaphex
f1373abf2d Add 'action_select' to menu_setting 2015-06-06 16:26:55 +02:00
twinaphex
390e5f6b0c (Menu) Cleanup hardcoded labels 2015-06-06 15:28:16 +02:00
Andre Leiradella
efb555f8d6 include rhash to declare djb2_calculate 2015-06-05 17:26:29 -03:00
twinaphex
ed208665ec (menu_entries_cbs_ok.c) Fix is_rdb_entry 2015-06-05 21:19:52 +02:00
twinaphex
bb98e35cac (Menu) Pass hash values to 'init_bind' functions 2015-06-05 13:17:44 +02:00
twinaphex
921fcf134d (menu_entries_cbs_ok.c) Get rid of more strcmps 2015-06-05 12:16:14 +02:00
twinaphex
4757139272 Reimplement menu_entries_cbs_ok.c 2015-06-05 11:48:25 +02:00
twinaphex
06d8f34ddd (menu_entries_cbs_ok.c) Get rid of whole list of strcmps 2015-06-05 10:50:16 +02:00
twinaphex
9d2de0bcbb (menu_entries_cbs_ok.c) Cut down on more strcmps 2015-06-05 10:17:25 +02:00
twinaphex
df1c7d22f3 (menu_entries_cbs_ok.c) Cut down on more strcmps 2015-06-05 09:58:39 +02:00
twinaphex
0eacc9ff30 Replace more strcmps 2015-06-05 09:18:31 +02:00
twinaphex
10e55ad5a5 Move all hash values to menu_entries_cbs.h 2015-06-04 22:09:45 +02:00
twinaphex
f47c536880 (menu_entries_cbs_ok.c) Start getting rid of series of strcmps here
too
2015-06-04 22:04:08 +02:00
twinaphex
50d3d2c66f Start using setting_set_with_string_representation 2015-06-01 21:36:49 +02:00
twinaphex
d25b248db0 Refactor menu_entry_pathdir_set_value 2015-06-01 16:38:34 +02:00
twinaphex
bd1e5d6a67 Rename action_select to action_info 2015-05-31 22:40:26 +02:00
twinaphex
8487e96c32 'Start Content' action should now work 2015-05-28 05:38:34 +02:00
twinaphex
ffc8e31e2e (Content collection - can now select core for collection entry that
has only one possible core)
2015-05-27 05:16:44 +02:00
twinaphex
be7d8b7b13 'Start Content' option in 'database entry' view fixed 2015-05-26 08:48:03 +02:00
twinaphex
9d97b227b7 Content Collection core selection should now work 2015-05-26 08:38:38 +02:00
twinaphex
a19f6e21d8 Cleanup content_playlist_update 2015-05-26 06:52:00 +02:00
twinaphex
18e68918f3 core_info_get_name and content_playlist_update 2015-05-26 06:28:16 +02:00
twinaphex
50700ed7d3 Start adding detect core selection if entry in content
collection doesn't have an associated core yet
2015-05-26 04:52:16 +02:00
twinaphex
1222bb609b (Menu) Create menu->playlist 2015-05-26 04:27:21 +02:00
twinaphex
87b501efa7 Remove database_playlist_free 2015-05-26 02:08:18 +02:00
twinaphex
6294d7a360 Remove database_playlist_realloc 2015-05-26 02:06:38 +02:00
Twinaphex
79cb3abd32 Build fix in menu_action_ok_playlist_entry 2015-05-26 02:00:50 +02:00
twinaphex
9abe3ec6e8 Remove menu->db_playlist, refactor code 2015-05-26 01:58:52 +02:00
twinaphex
1fd8220f61 Works correctly now with core collection 2015-05-23 00:44:58 +02:00
twinaphex
363780a239 Fix Content Collection 2015-05-22 02:51:45 +02:00
twinaphex
80dc027bda Start using 'cfg' extension instead of 'rdl' 2015-05-22 00:28:02 +02:00
twinaphex
69d34c9dbc Add more logic 2015-05-21 22:40:31 +02:00
twinaphex
9ddcd4aa87 Start adding Content Core Collection option (stub) 2015-05-21 22:22:37 +02:00
twinaphex
2f62cd65e2 Start using video_viewport_get_custom everywhere 2015-05-20 19:12:39 +02:00
twinaphex
9f7d9c9afd Try to address sluggish help screen showing up with RGUI - still
not working
2015-05-18 23:02:04 +02:00
twinaphex
e78d5f0034 action_ok_custom_viewport - use menu_displaylist_push_list 2015-05-18 20:44:15 +02:00
twinaphex
96666ad5f9 action_ok_compressed_archive_push - use menu_displaylist_push_list 2015-05-18 20:41:15 +02:00
twinaphex
ec789e0943 Create DISPLAYLIST_HELP 2015-05-18 03:25:45 +02:00
twinaphex
16c16eb579 Combine menu_flush_stack functions 2015-05-17 19:49:14 +02:00
twinaphex
2e1ec249b0 Revert "Refactor action_ok"
This reverts commit 04a2dd469ea45f4c272fd153da31535540e2382d.
2015-05-17 18:19:56 +02:00
twinaphex
036f0c4cb2 Revert "Refactor action_ok"
This reverts commit 04a2dd469ea45f4c272fd153da31535540e2382d.
2015-05-17 18:18:17 +02:00
Twinaphex
235648232e (Menu) Cleanup 2015-05-17 16:31:21 +02:00
twinaphex
04a2dd469e Refactor action_ok 2015-05-17 16:30:54 +02:00
twinaphex
cb486c300d Refactor away menu_list_push_stack_refresh 2015-05-17 15:00:03 +02:00
twinaphex
42ee2606a1 Remove menu_entries.c 2015-05-12 13:14:04 +02:00
twinaphex
ab4ca635be Remove menu_list_push_stack 2015-05-08 19:28:52 +02:00
twinaphex
f6586f7cde Implement Core Settings and implement 'Core Supports No Content Enable' 2015-04-28 03:22:04 +02:00
twinaphex
9ef656dc61 (MSVC) Build fixes 2015-04-20 20:00:39 +02:00
twinaphex
7f50f44ddb Start adding 'System Information' 2015-04-16 19:36:34 +02:00
Twinaphex
8dd265bbad Remove unused variable 2015-04-15 20:06:48 +02:00