30 Commits

Author SHA1 Message Date
Twinaphex
8d2eceaa22 (rpng) Cleanups 2015-09-06 13:02:44 +02:00
twinaphex
c259b983de struct definitions now go inside rpng_common.h - move them
away from public headers
2015-09-01 13:08:10 +02:00
twinaphex
2194ab6631 Cleanups 2015-09-01 13:01:16 +02:00
twinaphex
511b2c6d83 Create rpng_set_buf_ptr 2015-09-01 13:00:02 +02:00
twinaphex
d5837f4b7c Don't take in as first argument rpng->buff_data - handle this internally 2015-09-01 12:56:39 +02:00
twinaphex
cd79143038 (rpng) Encapsulate incrementation of buffer position 2015-09-01 12:52:04 +02:00
twinaphex
3762502112 Create rpng_is_valid 2015-09-01 12:41:31 +02:00
twinaphex
09aac8a320 Create rpng_nbio_is_valid 2015-09-01 12:39:17 +02:00
twinaphex
15ba019ea1 Don't make asserts dependent on retro_log.h 2015-09-01 11:59:27 +02:00
twinaphex
2ea5dda564 Refactor away rarch_main_data_nbio_get_ptr 2015-08-06 04:01:44 +02:00
twinaphex
6b261aad87 rarch_main_data_nbio_iterate_poll - get rid of implicit memset 2015-08-06 03:58:45 +02:00
twinaphex
387d687ef9 (MSVC) Some MSVC buildfixes 2015-07-09 00:24:10 +02:00
twinaphex
51e2a128c5 (runloop data) Don't have to pass around runloop pointer anymore 2015-07-08 23:01:11 +02:00
twinaphex
dcd5a4fdcc Refactor task_http.c 2015-07-08 21:35:24 +02:00
twinaphex
84066e1a5d Move all sorts of structs over to task_file_transfer.c 2015-07-08 20:12:20 +02:00
twinaphex
664592b354 Use rarch_main_data_nbio_get_handle and rarch_main_data_nbio_image_get_handle 2015-07-08 20:10:18 +02:00
twinaphex
a1a4bc4057 task_file_transfer.c - decouple 'nbio' state from runloop data struct 2015-07-08 20:04:16 +02:00
twinaphex
08b56582b2 (task_file_transfer.c) Add workaround for bogus file transfer requests 2015-07-08 16:52:40 +02:00
twinaphex
2057e0f1d7 (task_file_transfer.c) Cleanup 2015-06-19 07:00:16 +02:00
twinaphex
a86977de3a (tasks) Use hashes 2015-06-14 17:11:48 +02:00
Higor Eurípedes
dba40157e3 (task_file_transfer.c) Attempt to fix rpng_nbio leak 2015-06-12 18:21:11 -03:00
twinaphex
a10cdfa8b1 (tasks) Cleanups 2015-06-12 22:37:06 +02:00
twinaphex
1b67864a3b Change menu_driver_load_background to menu_driver_load_image 2015-06-04 10:39:48 +02:00
twinaphex
959fd621a5 Create cb_menu_boxart 2015-06-04 10:02:43 +02:00
twinaphex
5bdbe5a3b0 (Data runloop) Cleanups 2015-05-23 17:16:19 +02:00
twinaphex
3c5b83cf08 (360) Build fixes 2015-05-09 18:12:15 +02:00
twinaphex
049e570720 (Android) Build fix 2015-05-05 20:17:54 +02:00
twinaphex
2bb30e979d (Tasks) Buildfix 2015-05-05 18:34:48 +02:00
Twinaphex
a04debf7c5 (Tasks/data runloop) Move code to task_file_transfer.c 2015-05-05 17:58:37 +02:00
Twinaphex
54550912f5 (Runloop data) Start rearranging code 2015-05-05 09:50:00 +02:00