1853 Commits

Author SHA1 Message Date
twinaphex
63909ead00 Cleanup menu_driver_list_delete 2015-06-02 12:32:53 +02:00
twinaphex
9cae664955 (menu_driver.c) Cleanups 2015-06-02 12:31:49 +02:00
twinaphex
6d6a60c145 Get rid of RARCH_LOG line 2015-06-02 11:36:37 +02:00
twinaphex
8d2aece5b9 Start using setting_set_with_string_representation in menu_entry.c 2015-06-02 10:36:49 +02:00
twinaphex
4b19250e01 (XMB) Revert previous changes 2015-06-02 08:06:20 +02:00
twinaphex
5bd60cb8ed Use setting_set_with_string_representation 2015-06-02 07:27:10 +02:00
twinaphex
d7e654cc07 (menu_input.c) Use setting_set_with_string_representation 2015-06-01 21:39:06 +02:00
twinaphex
50d3d2c66f Start using setting_set_with_string_representation 2015-06-01 21:36:49 +02:00
twinaphex
f9f7c28b94 (menu_entries_cbs_select.c) Add MENU_FILE_PATH 2015-06-01 17:02:47 +02:00
twinaphex
ede80a9a43 Create action_select_directory 2015-06-01 17:00:26 +02:00
twinaphex
34d4195015 Make menu_entry_get_setting static 2015-06-01 16:54:48 +02:00
twinaphex
f2e7b32960 Simplify menu_entry_get_setting 2015-06-01 16:52:48 +02:00
twinaphex
b4a0e0ac2d Rename menu_entries_select_back to menu_entry_go_back 2015-06-01 16:50:09 +02:00
Twinaphex
a1c4446f24 Prevent menu_entry_pathdir_extensions from crashing the app 2015-06-01 16:42:55 +02:00
twinaphex
d25b248db0 Refactor menu_entry_pathdir_set_value 2015-06-01 16:38:34 +02:00
twinaphex
4c2bf57775 Cleanup 2015-06-01 15:31:08 +02:00
twinaphex
7bee1c4ce3 Simplify menu_input_mouse_post_iterate 2015-06-01 15:25:46 +02:00
twinaphex
ec5e617555 (RMenu XUI) Remove dependency on menu_entry_get 2015-06-01 15:23:45 +02:00
twinaphex
869bb7d522 Create menu_entry_get_type_new 2015-06-01 15:21:43 +02:00
twinaphex
296b359ba1 Rename menu_entry_get_label to menu_entry_get_path 2015-06-01 15:16:54 +02:00
twinaphex
ee6f54baa7 Create menu_entry_get_spacing 2015-06-01 15:13:49 +02:00
twinaphex
26c75a8a1c Start changing signature of menu_entry_is_currently_selected 2015-06-01 15:08:58 +02:00
twinaphex
bc843adc01 Start using menu_entry_get_label 2015-06-01 15:05:32 +02:00
twinaphex
05aee4f775 Start using menu_entry_get_value 2015-06-01 14:59:15 +02:00
twinaphex
ba277d90de Create action_get_title 2015-06-01 12:24:48 +02:00
twinaphex
6c9b545a66 Move get_title function to menu_entry.c 2015-06-01 11:55:03 +02:00
twinaphex
77f9dbf593 Merge branch 'master' of https://github.com/libretro/RetroArch 2015-06-01 09:15:53 +02:00
twinaphex
bb3d81eee2 Bind select callbacks too 2015-06-01 09:10:43 +02:00
Twinaphex
b3c28bb56f (menu_entry) Cleanups 2015-06-01 07:49:49 +02:00
Twinaphex
2eae195c73 Remove another unused variable 2015-06-01 07:40:36 +02:00
Twinaphex
1c56121519 Remove unused variable 2015-06-01 07:39:47 +02:00
twinaphex
12e6a443c7 Create MENU_ACTION_SELECT 2015-06-01 07:38:59 +02:00
twinaphex
9437867a8a Rename MENU_ACTION_SELECT to MENU_ACTION_INFO 2015-06-01 07:21:00 +02:00
twinaphex
494b78e6ad Create action_select 2015-06-01 07:16:31 +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
a5d8f37b34 Add action_scan 2015-05-27 06:57:01 +02:00
twinaphex
65e770359e (GX) Buildfix 2015-05-27 06:24:51 +02:00
twinaphex
8933dd146d Take out this line for now 2015-05-27 05:24:41 +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
9b2887fc42 (Menu) Set idx for playlist entry 2015-05-26 04:38:56 +02:00
twinaphex
8b24cd8c80 Cleanup menu_displaylist_parse 2015-05-26 04:33:35 +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