Commit Graph

285 Commits

Author SHA1 Message Date
twinaphex
f8576ca88c Fix C89_BUILD again 2017-02-21 19:56:43 +01:00
twinaphex
227b862cba Cleanups to task_load_content 2017-02-21 19:09:43 +01:00
twinaphex
85053cb210 Make it unneeded to have to grab settings pointer from
firmware_update_status
2017-02-21 19:06:08 +01:00
twinaphex
c215fef8dd Updates 2017-02-21 18:58:03 +01:00
twinaphex
f553f3f6bd Cut down on HAVE_MENU ifdefs 2017-02-21 18:55:11 +01:00
twinaphex
d789013789 Cut down on some duplicate code 2017-02-21 18:51:47 +01:00
twinaphex
0789fff6df Rename load content tasks 2017-02-21 18:36:47 +01:00
twinaphex
d3e8e66b9f Create task_push_load_content_with_current_core_from_companion_ui 2017-02-21 17:29:30 +01:00
twinaphex
03948eafd3 Create task_push_start_builtin_core 2017-02-21 17:22:04 +01:00
twinaphex
9087bc82a0 Add TODO/FIXME note 2017-02-21 17:02:37 +01:00
twinaphex
8206a751f0 Create task_push_load_content_from_cli 2017-02-21 16:59:48 +01:00
twinaphex
1ec7b79ad6 Rename another task 2017-02-21 16:53:02 +01:00
twinaphex
d0e49a2d8f Rename some tasks 2017-02-21 16:50:39 +01:00
twinaphex
d74f1a56f3 Create load_content_with_new_core_from_companion_ui 2017-02-21 16:30:47 +01:00
twinaphex
4bbf2ab535 Cleanups 2017-02-21 16:11:54 +01:00
twinaphex
36f5504375 Cleanup 2017-02-21 06:37:42 +01:00
twinaphex
81949ae2fe (task_content.c) Cleanups 2017-02-21 05:31:34 +01:00
twinaphex
a7592c2db7 Create task_load_content_callback function 2017-02-21 05:17:07 +01:00
twinaphex
0e24e2a9ef Cleanup 2017-02-21 05:07:53 +01:00
twinaphex
14297ef0d9 Cleanups 2017-02-21 04:50:26 +01:00
twinaphex
b6fcc0dfac Cleanups 2017-02-21 04:47:01 +01:00
twinaphex
0a3cc7da52 Cleanups 2017-02-21 04:43:08 +01:00
twinaphex
409a7769c6 Cleanup task_push_content_load_default 2017-02-21 04:40:57 +01:00
twinaphex
1582a47bb9 Create task_push_content_load_new_content_with_new_core_from_menu 2017-02-21 04:31:03 +01:00
twinaphex
f80064e0a3 Cleanup task_push_content_load_default 2017-02-21 04:18:51 +01:00
twinaphex
90b9cf2d46 Cleanups 2017-02-21 04:11:46 +01:00
twinaphex
0b5118423d Create task_push_content_load_nothing_with_new_core_from_menu 2017-02-21 04:07:40 +01:00
twinaphex
e075ade748 Cleanups 2017-02-21 03:55:42 +01:00
twinaphex
cca72126f2 Create task_push_content_load_nothing_with_current_core_from_menu 2017-02-21 03:54:34 +01:00
twinaphex
96210188b0 Create task_push_content_load_content_from_playlist_from_menu 2017-02-21 03:44:36 +01:00
twinaphex
ba16bee5d1 Create task_push_content_load_nothing_with_dummy_core 2017-02-21 03:32:52 +01:00
Andre Leiradella
0c8ee93e3e Moved cheevos files to their own folder in preparation for the changes to support leaderboards 2017-02-03 10:03:57 +00:00
twinaphex
1a5978d7a2 Move patch.c to tasks/task_patch.c 2017-01-31 05:33:13 +01:00
twinaphex
ae4f5104a4 Include patch.c inside task_content.c 2017-01-31 04:53:16 +01:00
twinaphex
e802c07d71 Silence warning 2017-01-31 03:57:29 +01:00
twinaphex
018cb7ebe6 Add another parameter to content_get_status 2017-01-25 15:51:57 +01:00
twinaphex
361bd471de Create content_get_status 2017-01-25 15:44:21 +01:00
twinaphex
721e9ec083 (task_content.c) Try to use strlcpy instead of snprintf for
certain messages
2017-01-25 02:05:42 +01:00
Alcaro
6ff36461b4 Fix #4493 in a less incompatible way 2017-01-25 00:34:58 +01:00
twinaphex
d28c138d09 (task_content.c) Cleanups 2017-01-23 21:03:41 +01:00
twinaphex
1749941881 Refactor patch.c 2017-01-23 14:56:09 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
twinaphex
6e52a25b86 Attempt to fix 'write to pointer after free' issues 2017-01-14 13:51:20 +01:00
twinaphex
899601e7bb Do an early return inside menu_shader_manager_init if already initialized 2017-01-11 03:36:35 +01:00
twinaphex
b3c477902c conditional is not necessary 2017-01-03 19:30:11 +01:00
twinaphex
1d6f88b0ec Try to prevent 'write to pointer after free' issues 2017-01-03 19:07:56 +01:00
twinaphex
1cfc6f571a (RARCH_CONSOLE) Another buildfix 2016-12-27 02:01:22 +01:00
Twinaphex
13536a864b (task_content.c) Prevent warnings 2016-12-27 01:32:58 +01:00
twinaphex
77e5cdbfde Revert "Rename runloop_msg_queue_push to video_driver_msg_queue_push"
This reverts commit ad7386913c.
2016-12-22 23:36:11 +01:00
twinaphex
ad7386913c Rename runloop_msg_queue_push to video_driver_msg_queue_push
and move code to video_driver.c
2016-12-22 13:15:02 +01:00