twinaphex
|
1388220866
|
(tasks) Don't do implicit memsets in crucial performance-oriented code
|
2016-10-08 18:31:43 +02:00 |
|
twinaphex
|
7d68a20a97
|
Silence Deference before null check warning (Coverity)
|
2016-10-06 05:17:22 +02:00 |
|
Brad Parker
|
97a5e77181
|
mute state-related OSD messages when auto-saving
|
2016-10-04 17:58:16 -04:00 |
|
Gregor Richards
|
8418196557
|
Make core_unserialize universally inform Netplay
|
2016-10-04 13:44:35 -04:00 |
|
Brad Parker
|
e5970e8095
|
prevent divide by zero
|
2016-10-04 08:35:08 -04:00 |
|
twinaphex
|
6c454bb468
|
content_undo_save_state - abitilityability to return false
|
2016-10-04 11:19:24 +02:00 |
|
twinaphex
|
166e300471
|
Plug more memor yleaks
|
2016-10-04 11:16:02 +02:00 |
|
twinaphex
|
f06ea9ba70
|
Fix 17 new memory leaks catched by Coverity
|
2016-10-04 11:02:01 +02:00 |
|
twinaphex
|
19863e4174
|
autosave_lock/autosave_unlock - no longer require HAVE_THREADS ifdefs
|
2016-10-04 09:56:58 +02:00 |
|
Brad Parker
|
1c9a54db27
|
ignore return value of init_content_file_extract, fixes exit/crash when we can't load the content. (non-compressed corrupt content returns true anyway)
|
2016-10-03 22:23:39 -04:00 |
|
Brad Parker
|
fc1f2cdcf4
|
only scan the content databases that support the file's extension
|
2016-10-03 16:09:10 -04:00 |
|
twinaphex
|
49e54356f4
|
Fix relative path
|
2016-10-03 18:24:28 +02:00 |
|
Twinaphex
|
faba2bfe0b
|
Merge pull request #3722 from GregorR/netplay-savestate-task
Reimplemented savestate task informing Netplay
|
2016-10-03 16:11:25 +02:00 |
|
twinaphex
|
25f27c3f4c
|
Get rid of path_get_content
|
2016-10-03 15:39:57 +02:00 |
|
Gregor Richards
|
35666e21ae
|
Reimplemented savestate task informing Netplay
|
2016-10-03 08:47:47 -04:00 |
|
twinaphex
|
a4d48688c6
|
Create generic functions for dirs.c
|
2016-10-03 08:15:41 +02:00 |
|
twinaphex
|
8953255b6b
|
Another buildfix for MSVC
|
2016-10-03 05:17:37 +02:00 |
|
twinaphex
|
95e2b6ac51
|
BUildfix warning
|
2016-10-03 05:17:09 +02:00 |
|
Brad Parker
|
e50414db74
|
make screenshots into a real task
|
2016-10-02 22:41:46 -04:00 |
|
Brad Parker
|
06f06d512b
|
finish task if state file cannot be loaded
|
2016-10-02 19:31:07 -04:00 |
|
Brad Parker
|
795fd0cfa3
|
add blocking task type that only allows one instance in the queue
|
2016-10-02 19:05:30 -04:00 |
|
Brad Parker
|
cf3ae942c2
|
make undo_save_state a task
|
2016-10-02 19:05:30 -04:00 |
|
Brad Parker
|
18290ae777
|
comment
|
2016-10-02 19:05:30 -04:00 |
|
Brad Parker
|
eac3ca770a
|
load/save state are now actual tasks
|
2016-10-02 19:05:30 -04:00 |
|
twinaphex
|
9050f75fc8
|
Create dir_is_empty
|
2016-10-01 23:30:09 +02:00 |
|
twinaphex
|
8f163e6972
|
Revert "Move global->name to paths.c"
This reverts commit 6ee7b733aa111eaad549445abf9511c3c6d6412e.
|
2016-10-01 08:18:23 +02:00 |
|
twinaphex
|
8409d81e8e
|
Revert "Create dir_is_empty"
This reverts commit fa469c4dcc68ff21b446d733fb70b120c9c411fd.
|
2016-10-01 08:16:19 +02:00 |
|
twinaphex
|
8458a039ca
|
Revert "Create dir_get"
This reverts commit db3738babba39fe8fce3675dc5d931012b585149.
|
2016-10-01 08:16:13 +02:00 |
|
twinaphex
|
67432fde57
|
Add void * param to is_set
|
2016-10-01 06:05:08 +02:00 |
|
twinaphex
|
db3738babb
|
Create dir_get
|
2016-09-30 07:11:52 +02:00 |
|
twinaphex
|
fa469c4dcc
|
Create dir_is_empty
|
2016-09-30 07:06:27 +02:00 |
|
twinaphex
|
6ee7b733aa
|
Move global->name to paths.c
|
2016-09-30 06:11:11 +02:00 |
|
twinaphex
|
1266c0609a
|
Create path_is_empty
|
2016-09-30 04:43:16 +02:00 |
|
twinaphex
|
228886062b
|
Create path_clear
|
2016-09-30 04:31:19 +02:00 |
|
twinaphex
|
9384875ab0
|
Don't use HAVE_NETPLAY any more
|
2016-09-29 21:07:10 +02:00 |
|
twinaphex
|
d6b9c4f17a
|
Prevent some Coverity warnings
|
2016-09-29 19:24:18 +02:00 |
|
twinaphex
|
cae92ed91d
|
(tasks) Cleanups
|
2016-09-29 12:02:45 +02:00 |
|
twinaphex
|
dc915713dd
|
Simplify task_push_overlay_load_default
|
2016-09-29 11:46:37 +02:00 |
|
twinaphex
|
d79c28f13b
|
task_overlay.c - cleanups
|
2016-09-29 11:35:22 +02:00 |
|
twinaphex
|
c8dc941c42
|
iso_get_serial - cleanup
|
2016-09-29 11:10:52 +02:00 |
|
twinaphex
|
a304b42f73
|
(task_database.c) Cleanup
|
2016-09-29 11:07:56 +02:00 |
|
twinaphex
|
1842e35b8d
|
Cleanups
|
2016-09-29 11:03:59 +02:00 |
|
twinaphex
|
cfe91125db
|
Create database_info_get_current_element_name
|
2016-09-29 10:59:50 +02:00 |
|
twinaphex
|
b286703a81
|
Cleanup task_database_handler
|
2016-09-29 10:55:50 +02:00 |
|
twinaphex
|
7e1639f33b
|
Create database_info_set_type
|
2016-09-29 10:43:38 +02:00 |
|
twinaphex
|
fc3c17547e
|
Use database_info_get_type
|
2016-09-29 10:41:30 +02:00 |
|
twinaphex
|
24f34431ee
|
Header include cleanups
|
2016-09-29 10:37:31 +02:00 |
|
twinaphex
|
3d098839ca
|
Update path_get
|
2016-09-29 08:46:41 +02:00 |
|
twinaphex
|
329f6ad612
|
Update path_get
|
2016-09-29 08:31:41 +02:00 |
|
twinaphex
|
be81edad84
|
Create path_get
|
2016-09-29 08:23:41 +02:00 |
|