Commit Graph

378 Commits

Author SHA1 Message Date
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
twinaphex
13f49e1d9a Split up image transfer code to separate file 2016-05-13 04:38:21 +02:00
twinaphex
6daf6e2270 Cleanups 2016-05-13 04:33:11 +02:00
twinaphex
d040263a83 image_transfer_new/image_transfer_free 2016-05-13 04:28:16 +02:00
twinaphex
be506c6d64 (task_image.c) Cleanups 2016-05-12 13:13:14 +02:00
twinaphex
e3802c499f Add RJPEG header include 2016-05-11 21:38:33 +02:00
twinaphex
28dd2c2545 Add HAVE_RJPEG ifdefs 2016-05-11 21:27:17 +02:00
twinaphex
4100bf95b4 Able to compile without RPNG support 2016-05-11 21:22:45 +02:00
twinaphex
5cc86384b8 (task_image.c) Cleanups 2016-05-11 20:38:09 +02:00
twinaphex
dc46c0d012 C89 build-fix 2016-05-11 19:38:46 +02:00
twinaphex
5ad45ea17f task_image.c - Refactors to prepare it for JPEG support 2016-05-11 04:10:42 +02:00
twinaphex
e6969f7ced Cleanups 2016-05-11 04:03:21 +02:00
twinaphex
556017f23d Cleanup 2016-05-11 03:56:31 +02:00
twinaphex
e6f55814a9 (task_image.c) Cleanups 2016-05-11 03:55:09 +02:00
twinaphex
1b4d744dcd (task_image.c) Cleanups 2016-05-11 03:51:26 +02:00
Alcaro
2235aad731 Need these even without networking 2016-05-10 19:43:38 +02:00
twinaphex
4a49c197c9 (task_image.c) Rename function 2016-05-10 08:31:07 +02:00
twinaphex
a4ccfc4d96 Cleanups 2016-05-10 08:28:48 +02:00
twinaphex
58ae02207f Move rpng_is_valid to function 2016-05-10 08:25:18 +02:00
twinaphex
4e04588d2d Create rarch_main_data_image_iterate 2016-05-10 08:23:49 +02:00
twinaphex
d160ed322e (task_image.c) Cleanup 2016-05-10 08:09:12 +02:00
twinaphex
dc0616d678 CXX_BUILD fixes 2016-05-10 08:02:42 +02:00
twinaphex
55c5052253 Cleanups 2016-05-10 07:55:31 +02:00
twinaphex
8b07f39d6f Create tasks/task_image.c 2016-05-10 07:54:47 +02:00
twinaphex
60b8cf7993 Start adding notes to task_file_transfer.c 2016-05-10 06:16:27 +02:00
twinaphex
2691ab0c7d Rename command_event enums 2016-05-09 20:51:53 +02:00
twinaphex
523ebed112 Combine command_event.c and command.c 2016-05-09 20:30:47 +02:00
twinaphex
a98ef36d36 Rename event_cmd_ctl to command_event 2016-05-09 20:20:50 +02:00
twinaphex
725c202498 Remove input_driver_ctl 2016-05-08 23:12:04 +02:00
twinaphex
ae9ea8f2db (MSVC) Buildfixes 2016-05-08 04:04:50 +02:00
Sebastien Ronsse
9f45722020 task http: Update http_task_get_transfer_list using new task retrieval mechanism 2016-05-06 16:42:17 +10:00
twinaphex
9cff56ea62 Cleanup 2016-05-06 05:31:17 +02:00
Andre Leiradella
8be7fd5f0a http tasks can now be cancelled 2016-05-05 15:32:36 -03:00