twinaphex
|
6708da5ec1
|
task->progress is where the data race issues come from - commenting
out for now
|
2016-12-28 00:20:34 +01:00 |
|
twinaphex
|
2f0c66da34
|
Use non-C++ comments
|
2016-12-28 00:14:16 +01:00 |
|
twinaphex
|
89bb4f610d
|
task_http.c - comment this out until we have fixed the threading
errors
|
2016-12-28 00:11:56 +01:00 |
|
twinaphex
|
141046b45b
|
Add note about race issue
|
2016-12-27 23:56:32 +01:00 |
|
twinaphex
|
ea39d3914e
|
Prevent some heap-use-after-free issues
|
2016-12-27 23:48:10 +01:00 |
|
twinaphex
|
91f3a4bf11
|
Remove this - not threadsafe
|
2016-12-27 23:21:00 +01:00 |
|
twinaphex
|
3ec564f97c
|
Revert "(task_save.c) Cleanups"
This reverts commit d6aae88737 .
|
2016-12-27 20:11:22 +01:00 |
|
twinaphex
|
c6269e3ade
|
(task_save.c) Further cleanups
|
2016-12-27 15:16:42 +01:00 |
|
twinaphex
|
2a5e74ecb0
|
Cleanup autosave_free/autosave_deinit
|
2016-12-27 15:14:27 +01:00 |
|
twinaphex
|
a42d5c9ec8
|
Cleanup autosave_unlock
|
2016-12-27 03:15:58 +01:00 |
|
twinaphex
|
b0ebd33094
|
(task_save.c) Cleanups
|
2016-12-27 02:14:35 +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
|
d6aae88737
|
(task_save.c) Cleanups
|
2016-12-26 18:25:42 +01:00 |
|
twinaphex
|
958a028b0a
|
(task_database.c) Remove unused message queue
|
2016-12-24 20:36:37 +01:00 |
|
twinaphex
|
c27038d9bd
|
(Wii) Fix build
|
2016-12-24 03:21:29 +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 |
|
twinaphex
|
02f1de920a
|
If we load a ROM from the commandline, it will still get pushed
to the history list
|
2016-12-22 02:42:22 +01:00 |
|
twinaphex
|
711c4116e0
|
Be more careful with strdup
|
2016-12-22 00:43:46 +01:00 |
|
twinaphex
|
a91e00026b
|
(task_content.c) Only do strdup when variable is non-empty
|
2016-12-22 00:42:56 +01:00 |
|
twinaphex
|
d39acc3f8e
|
Prevent crash when loading a core like 2048 from the commandline
|
2016-12-22 00:41:36 +01:00 |
|
twinaphex
|
54a569a085
|
(task_content.c) Cleanup
|
2016-12-21 15:31:55 +01:00 |
|
twinaphex
|
9dab728067
|
Cleanup load_content_from_compressed_archive
|
2016-12-21 15:30:14 +01:00 |
|
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 |
|