560 Commits

Author SHA1 Message Date
twinaphex
86a82a47f6 (task_screenshot.c) Another cleanup 2016-05-17 15:04:28 +02:00
twinaphex
df3547c65f (task_screenshot.c) Another cleanup 2016-05-17 15:03:17 +02:00
twinaphex
679c0e829c Cleanup 2016-05-17 15:02:25 +02:00
twinaphex
07c56b4340 (task_screenshot.c) Cleanup 2016-05-17 15:00:46 +02:00
twinaphex
747bac1cca task_screenshot.c - cleanups 2016-05-17 15:00:18 +02:00
twinaphex
146d2c8a1d Rename screenshot.c to tasks/task_screenshot 2016-05-17 14:31:33 +02:00
twinaphex
5555d18a52 Cleanup 2016-05-17 14:24:43 +02:00
twinaphex
a5cf78fd68 only bind to menu_environment_get when content_info->environ_get is
NULL
2016-05-17 10:35:57 +02:00
Twinaphex
b83e43e8ce Fix 'Close Content' when menu is active 2016-05-17 10:15:43 +02:00
Twinaphex
52937d4b02 Fix CONTENT_MODE_LOAD_CONTENT_WITH_CURRENT_CORE_FROM_COMPANION_UI 2016-05-17 09:14:18 +02:00
twinaphex
fcf2decb2e Remove persist argument 2016-05-17 09:07:41 +02:00
Twinaphex
47cb3b899a Fix deferred content loaded from menu 2016-05-17 08:53:25 +02:00
twinaphex
e2e53026aa rarch_main - reduce a lot of code duplication 2016-05-17 08:19:50 +02:00
twinaphex
80ce237878 (HAVE_MENU not defined) Buildfixes 2016-05-17 08:02:13 +02:00
twinaphex
6c9715027f Add HAVE_MENU ifdefs 2016-05-17 07:53:38 +02:00
twinaphex
0d850b9bda Improve content_load_wrapper - pushing to the history list should work again 2016-05-17 07:36:18 +02:00
twinaphex
e10270d459 Delete runloop_prepare_dummy 2016-05-16 17:19:16 +02:00
twinaphex
d681d30249 Move code to task_content.c 2016-05-16 17:14:05 +02:00
twinaphex
fa5971737e Implement CONTENT_MODE_LOAD_NOTHING_WITH_DUMMY_CORE 2016-05-16 17:07:11 +02:00
twinaphex
6305f12ba2 Turn content_load function static 2016-05-16 16:44:34 +02:00
twinaphex
722eb5a69c Move content.c code to task_content.c 2016-05-16 16:42:33 +02:00
twinaphex
18a991e014 rarch_main - use rarch_task_push_content_load 2016-05-16 16:38:27 +02:00
twinaphex
3e91a4bb68 Rename menu_content_load to content_load_wrapper 2016-05-16 16:32:18 +02:00
twinaphex
f70dc77a61 Pass content_ctx_info_t pointer to rarch_task_push_content 2016-05-16 16:25:16 +02:00
twinaphex
3678c4e72a menu_content_load - cleanups 2016-05-16 15:17:28 +02:00
twinaphex
9c33d91e68 Refactor content task code 2016-05-16 15:09:04 +02:00
twinaphex
a687c47f7e Move command_event_cmd_exec to tasks/task_content.c 2016-05-16 14:58:08 +02:00
twinaphex
923d0a879b Reimplement menu_content_load_from_playlist 2016-05-16 14:54:26 +02:00
twinaphex
75160c6524 Reimplement task_content.c 2016-05-16 14:44:28 +02:00
twinaphex
4d30d931fe Move some logic to rarch_task_push_content_load_default 2016-05-16 14:33:50 +02:00
twinaphex
3cb26268ee Start writing rarch_task_push_content_load_default 2016-05-16 14:27:11 +02:00
twinaphex
d4732d048e Start adding switch 2016-05-16 14:23:13 +02:00
twinaphex
fe2eb7f4c1 Add mode to rarch_task_push_content_load_default to make
it explicit what each call does
2016-05-16 14:20:26 +02:00
twinaphex
cb22859250 Add content_mode_load 2016-05-16 14:10:56 +02:00
twinaphex
57fedb9fa8 Use rarch_task_push_content_load_default 2016-05-16 13:43:14 +02:00
twinaphex
9846aeb53a Remove unused variable 2016-05-16 13:02:47 +02:00
twinaphex
6ef0b86e30 Reimplement content loading - task_content_load 2016-05-16 12:51:55 +02:00
twinaphex
449c7483cd Rename content_playlist_ to playlist_ 2016-05-16 09:07:44 +02:00
twinaphex
cd0b925fa1 Try to see if this gets us past the crash 2016-05-14 06:00:53 +02:00
twinaphex
9e1276d76f (MSVC) Buildfixes 2016-05-14 01:32:05 +02:00
twinaphex
f8e99403a4 Cleanups 2016-05-14 00:48:40 +02:00
twinaphex
42adb48d9c (task_image.c )Cleanups 2016-05-13 15:18:40 +02:00
twinaphex
acbc9116e3 Turn nbio_image_handle_t member image into pointer 2016-05-13 15:00:44 +02:00
twinaphex
fad7f8c1df Cleanups 2016-05-13 10:28:44 +02:00
twinaphex
7c1938b674 Rename task functions 2016-05-13 10:19:53 +02:00
twinaphex
025c51e4c9 (task_image.c) Rename functions 2016-05-13 10:13:36 +02:00
twinaphex
bdf4a173f2 Remove file transfer frame_count 2016-05-13 10:10:54 +02:00
twinaphex
a283923393 Get rid of image->frame_count 2016-05-13 10:10:23 +02:00
twinaphex
f2912eb4c3 Cleanup 2016-05-13 09:22:29 +02:00
twinaphex
5068accc4e Start preparing image transfer for RJPEG 2016-05-13 08:50:50 +02:00