twinaphex
|
cb28584883
|
content_file_init_extract - cleanups
|
2016-12-21 15:27:08 +01:00 |
|
twinaphex
|
a5c52dcc07
|
(task_content.c) Minor cleanups
|
2016-12-21 15:23:31 +01:00 |
|
twinaphex
|
52c2e1a501
|
(task_content.c) Cleanups
|
2016-12-21 15:21:11 +01:00 |
|
twinaphex
|
5f0efed08b
|
(task_content.c) Attempt to fix some coverity bugs
|
2016-12-21 02:02:47 +01:00 |
|
twinaphex
|
7e43d9c469
|
Attempt to fix Coverity ID 158346
|
2016-12-21 01:45:19 +01:00 |
|
twinaphex
|
b114aa9616
|
(task_content.c) Put public functions last; reorganization
|
2016-12-21 00:32:01 +01:00 |
|
twinaphex
|
06e010b318
|
Remove forced message on content load; in preparation for task-ification
|
2016-12-21 00:30:23 +01:00 |
|
twinaphex
|
a2c0073678
|
content_file_init_subsystem - cleanup
|
2016-12-21 00:19:22 +01:00 |
|
twinaphex
|
12255c9f5c
|
Use error_string in order to print (log) messages
|
2016-12-21 00:16:25 +01:00 |
|
twinaphex
|
c13639147e
|
(task_load_content) Cleanups
|
2016-12-21 00:06:34 +01:00 |
|
twinaphex
|
7914dda336
|
Cleanup
|
2016-12-21 00:02:09 +01:00 |
|
twinaphex
|
4f3a715514
|
Use content_ctx inside task_push_content_load_default function
|
2016-12-21 00:00:59 +01:00 |
|
twinaphex
|
710fc20314
|
Cleanup task_push_content_update_firmware_status
|
2016-12-20 23:45:37 +01:00 |
|
twinaphex
|
8cf2cbe86d
|
Get rid of another sys_info variable
|
2016-12-20 23:39:31 +01:00 |
|
twinaphex
|
bb0c03afff
|
Cleanup content_file_init_subsystem
|
2016-12-20 23:36:39 +01:00 |
|
twinaphex
|
b9602ef57e
|
(task_content.c) Reduce dependency on settings_t struct
|
2016-12-20 23:25:35 +01:00 |
|
twinaphex
|
8c8aaf5bb8
|
Grab system info once in content_init instead of grabbing it
all the time
|
2016-12-20 23:12:56 +01:00 |
|
twinaphex
|
ffdcce9511
|
(task_content.c) Rename local variable to sys_info
|
2016-12-20 22:55:58 +01:00 |
|
twinaphex
|
e28ace8b0c
|
(task_content.c) Use string_is_empty
|
2016-12-20 22:51:29 +01:00 |
|
twinaphex
|
bdc05e9c10
|
(task_content.c) Rename function
|
2016-12-20 22:49:26 +01:00 |
|
twinaphex
|
af2393b821
|
Remove content_push_to_history_playlist
|
2016-12-20 22:48:10 +01:00 |
|
twinaphex
|
3f1064d001
|
Cleanup
|
2016-12-20 22:35:59 +01:00 |
|
twinaphex
|
336d825525
|
(task_content.c) Allocate error_string and only print runloop
message at exit of function
|
2016-12-20 22:32:54 +01:00 |
|
twinaphex
|
eec1f8a5cf
|
Cleanup
|
2016-12-20 22:05:40 +01:00 |
|
twinaphex
|
59ca04dad2
|
(task_content.c) Cleanups
|
2016-12-20 22:03:04 +01:00 |
|
twinaphex
|
76ada44fb0
|
(task_powerstate.c) Cleanup
|
2016-12-20 21:46:12 +01:00 |
|
twinaphex
|
c8dc0fef0c
|
Cleanups - turn some functions into static functions and move
to task_database.c
|
2016-12-20 21:08:31 +01:00 |
|
Brad Parker
|
d20f45c9d4
|
make battery level check into a task
|
2016-12-20 09:18:07 -05:00 |
|
twinaphex
|
3c7c667cf5
|
Get rid of some implicit memsets
|
2016-12-19 19:04:52 +01:00 |
|
twinaphex
|
4c9f2e41ff
|
Get rid of some implicit memsets
|
2016-12-19 14:04:37 +01:00 |
|
twinaphex
|
96ffd8e025
|
Revert "Remove HAVE_COMPRESSION ifdefs in file_path.c"
This reverts commit 4103b70833 .
|
2016-12-17 12:55:38 +01:00 |
|
twinaphex
|
4103b70833
|
Remove HAVE_COMPRESSION ifdefs in file_path.c
|
2016-12-17 12:20:49 +01:00 |
|
twinaphex
|
5364b0b837
|
Move compression-related code outside of libretro-common file_path.c
and move it into RetroArch's file_path_special.c file instead
|
2016-12-17 11:54:46 +01:00 |
|
twinaphex
|
2153f3f011
|
Check if autodetect is enabled at beginning of connect task
|
2016-12-16 15:18:04 +01:00 |
|
twinaphex
|
209305f944
|
Connect task now sets PID/VID too
|
2016-12-16 14:02:11 +01:00 |
|
twinaphex
|
d9def056e7
|
The 'connect' task now sets the device name upon completion
|
2016-12-16 12:33:56 +01:00 |
|
twinaphex
|
62f5b2d3c3
|
The disconnect task now clears the device name
|
2016-12-16 12:20:31 +01:00 |
|
twinaphex
|
ee7787dd52
|
(task_decompress.c) Don't log this
|
2016-12-15 21:21:39 +01:00 |
|
twinaphex
|
f80d838aa0
|
Revert "make state screenshots non-gpu"
This reverts commit e0989d0b9e .
|
2016-12-12 14:14:45 +01:00 |
|
radius
|
e0989d0b9e
|
make state screenshots non-gpu
|
2016-12-11 12:30:20 -05:00 |
|
twinaphex
|
a5a594f619
|
Don't push screenshot to image history if we are just saving
a state
|
2016-12-11 10:34:12 +01:00 |
|
twinaphex
|
b3aef50dff
|
Move update_firmware_status to tasks/task_content.c
|
2016-12-06 08:28:26 +01:00 |
|
twinaphex
|
0d1fcbbe1e
|
(task_screenshot.c) Prevent memory leak
|
2016-12-06 06:56:07 +01:00 |
|
twinaphex
|
1b3b0c26d1
|
take_screenshot - simplifications
|
2016-12-06 06:54:30 +01:00 |
|
twinaphex
|
86a222e0e6
|
Create just one screenshot function
|
2016-12-06 06:52:57 +01:00 |
|
Brad Parker
|
94915815ae
|
use task message system
|
2016-12-06 00:24:45 -05:00 |
|
twinaphex
|
81096a27b9
|
Fix one Coverity issue
|
2016-12-05 07:06:32 +01:00 |
|
twinaphex
|
d0cc1afe0a
|
(tasks) Style nits
|
2016-12-04 19:12:35 +01:00 |
|
twinaphex
|
47274607f4
|
(tasks) * Respect 80-char limit - * Fix leaking of ssid_list in task_wifi.c
|
2016-12-04 19:08:24 +01:00 |
|
twinaphex
|
1386476792
|
Cleanups
|
2016-12-04 05:53:44 +01:00 |
|