Commit Graph

54 Commits

Author SHA1 Message Date
twinaphex
0e5e45595e Cleanup 2016-06-15 18:55:20 +02:00
twinaphex
df9f1585de Simplify menu_content_find_first_core 2016-06-15 18:52:27 +02:00
twinaphex
27ef0cf9c7 Get rid of menu_hash_calculate dependency in find_first_core 2016-06-14 22:11:10 +02:00
twinaphex
c2dd8b884e Cleanups 2016-06-03 04:18:28 +02:00
twinaphex
7d26034ebe Rename rarch_task_* to task_* 2016-05-27 18:14:47 +02:00
twinaphex
e41efa9849 Cleanup menu_content_find_first_core 2016-05-27 04:41:39 +02:00
twinaphex
a743c779f8 Prevent some 'conditional jump or move depends on unitialised value' warnings 2016-05-27 04:31:02 +02:00
twinaphex
fcf2decb2e Remove persist argument 2016-05-17 09:07:41 +02:00
twinaphex
b9dde5320f (Menu) Buildfixes 2016-05-16 18:34:33 +02:00
twinaphex
0f35487e17 (menu_content.c) Cleanup 2016-05-16 17:02:20 +02:00
twinaphex
064e6a70bc Cleanup 2016-05-16 17:01:31 +02:00
twinaphex
f70dc77a61 Pass content_ctx_info_t pointer to rarch_task_push_content 2016-05-16 16:25:16 +02:00
twinaphex
9c33d91e68 Refactor content task code 2016-05-16 15:09:04 +02:00
twinaphex
923d0a879b Reimplement menu_content_load_from_playlist 2016-05-16 14:54:26 +02:00
twinaphex
449c7483cd Rename content_playlist_ to playlist_ 2016-05-16 09:07:44 +02:00
twinaphex
71c5b4972c CXX_BUILD buildfix 2016-05-10 03:19:40 +02:00
twinaphex
2691ab0c7d Rename command_event enums 2016-05-09 20:51:53 +02:00
twinaphex
a98ef36d36 Rename event_cmd_ctl to command_event 2016-05-09 20:20:50 +02:00
twinaphex
7ba97e8703 Remove core_info_ctl 2016-05-09 18:11:17 +02:00
Hans-Kristian Arntzen
951c3e4085 De-ioctl menu display interface.
Holy crap ...
2016-05-08 12:38:46 +02:00
twinaphex
0bd45c7f51 Add content_load 2016-05-08 04:35:00 +02:00
twinaphex
9c00dd0e2e Cleanup 2016-05-06 05:51:01 +02:00
twinaphex
3dc40263ea menu_content_load_from_playlist - use path_is_valid 2016-05-06 05:38:04 +02:00
twinaphex
895783d854 Move some variables 2016-04-28 20:49:13 +02:00
twinaphex
1b289c0f05 (libretro-common) Update 2016-03-24 04:23:17 +01:00
twinaphex
e41127459e Rename 'filestream' functions 2016-03-24 04:09:25 +01:00
twinaphex
3720cf87e7 Rename retro_file to file_stream 2016-03-20 16:29:14 +01:00
twinaphex
46cc21029b Add CONTENT_CT_LOAD 2016-02-16 05:34:33 +01:00
twinaphex
b2fa47ef43 Cleanups 2016-02-15 06:53:22 +01:00
twinaphex
d4846b9021 Refactor content_load 2016-02-15 04:04:14 +01:00
twinaphex
b4b50d1972 Create content_push_to_history_playlist 2016-02-15 03:56:10 +01:00
twinaphex
8d4bb1326c menu_content.c - cleanups 2016-02-15 01:39:07 +01:00
twinaphex
a10fae4e8b Move main_load_content to content.c 2016-02-15 01:22:28 +01:00
twinaphex
f75f0beb08 Add EVENT_CMD_EXEC 2016-02-13 05:30:57 +01:00
twinaphex
b881908c91 menu_content_ctl - change return value 2016-02-11 01:55:23 +01:00
twinaphex
82991afb36 Remove unnecessary menu_display_msg_queue_push 2016-02-09 03:29:37 +01:00
twinaphex
1b2cf74e12 Add more ways to gracefully fail during content loading 2016-02-07 13:08:14 +01:00
twinaphex
490c023fe3 Add core_info_ctl actions 2016-02-07 02:37:57 +01:00
twinaphex
7bde72a8ec Nits 2016-02-04 21:20:28 +01:00
twinaphex
77d6eb560c Fix 'statement is unreachable' warning 2016-02-04 17:47:56 +01:00
twinaphex
b8a418d6f5 Update description 2016-02-04 15:46:52 +01:00
twinaphex
957f58a033 Rename static function 2016-02-04 15:46:24 +01:00
twinaphex
9d9c6827f5 (menu_content.c) Cleanup to menu_content_load_from_playlist 2016-02-04 15:29:37 +01:00
twinaphex
4e674e15ab Create MENU_CONTENT_CTL_FIND_FIRST_CORE 2016-02-04 15:21:42 +01:00
twinaphex
24a04ce201 Create MENU_CONTENT_CTL_LOAD_PLAYLIST 2016-02-04 15:00:38 +01:00
twinaphex
b646b548ff Create menu_content_ctl 2016-02-04 14:51:01 +01:00
twinaphex
f70a082626 Create event_cmd_exec - get rid of libretro_private.h 2016-02-03 16:58:06 +01:00
twinaphex
5aca126ffe Fix crash when loading from playlist 2016-01-26 01:24:26 +01:00
twinaphex
07d65c34ad Simplify menu_content.c 2016-01-25 18:28:19 +01:00
twinaphex
854937483d Move rarch_playlist_load_content to menu_content.c 2016-01-25 05:43:27 +01:00