Commit Graph

736 Commits

Author SHA1 Message Date
twinaphex
8f163e6972 Revert "Move global->name to paths.c"
This reverts commit 6ee7b733aa.
2016-10-01 08:18:23 +02:00
twinaphex
8409d81e8e Revert "Create dir_is_empty"
This reverts commit fa469c4dcc.
2016-10-01 08:16:19 +02:00
twinaphex
8458a039ca Revert "Create dir_get"
This reverts commit db3738babb.
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
twinaphex
b8a1052b73 Update path_set 2016-09-29 07:40:14 +02:00
twinaphex
570d9c2164 Change global_name_base variable name to name_base variable 2016-09-29 07:12:03 +02:00
twinaphex
89505fa011 Get rid of global->patch 2016-09-29 05:46:31 +02:00
twinaphex
90af64769d Get rid of global->sram 2016-09-28 07:27:39 +02:00
twinaphex
5bce79369a Get rid of global->sram.use, turn it into static boolean
variable inside rarch_ctl
2016-09-28 07:17:34 +02:00
Twinaphex
94b0dd36ab remove unused variable 2016-09-25 15:51:46 +02:00
twinaphex
a1488ae34f Move subsystem path to paths.c 2016-09-25 15:49:09 +02:00
twinaphex
b3ec735e75 Silence some more scan-build warnings 2016-09-25 15:25:20 +02:00
Brad Parker
af98ee1c8a Add CRC calculation function that works with archives with or without a path inside (first file is used if no path)
Add all archive's contents to database scan list when scanning files and directories

Allow scanning a single file that is an archive

Remove unnecessary prototypes from archive_file.h

Simplify retrieving of CRCs from archives when scanning
2016-09-25 00:15:05 -04:00
twinaphex
3f35e10014 Solve some warnings pointed out by scan-build 2016-09-25 05:55:55 +02:00
twinaphex
4e3c9987f5 Prevent null pointer dereference / logically dead code / other misc. warnings 2016-09-23 16:03:37 +02:00
twinaphex
2d11ea71cc Move runloop_fullpath to paths.c 2016-09-23 03:39:44 +02:00
twinaphex
e799defcb8 Cleanup 2016-09-23 02:50:29 +02:00
twinaphex
9db91a92c3 Get rid of unused typedef 2016-09-23 02:49:25 +02:00
twinaphex
8fd94e4aab Move variables around 2016-09-23 02:48:10 +02:00
twinaphex
4a1f593689 Get rid of unused typedef 2016-09-23 02:47:05 +02:00
twinaphex
019ea8a294 remove header include 2016-09-23 02:21:39 +02:00
twinaphex
040a1b8ba9 Move additional_path_allocs to load_content 2016-09-23 02:19:20 +02:00
twinaphex
fc3cf2ebb6 Simplify function in task_content 2016-09-23 02:14:43 +02:00
twinaphex
5d59871c05 Prevent null pointer dereference 2016-09-23 02:11:51 +02:00
twinaphex
a1971c5657 Grab system pointer inside functions instead of passing it around 2016-09-23 02:10:57 +02:00
Brad Parker
d493273bcf use first extracted file if one is not specified and !need_fullpath and !block_extract 2016-09-22 16:03:31 -04:00
Brad Parker
f8d51c2f86 only load compressed content if the path contains the file to extract 2016-09-22 12:52:34 -04:00
twinaphex
2c29e599e8 Revert this code back to what it was 2016-09-22 16:28:45 +02:00
twinaphex
693a9660f3 Prevent null pointer dereference 2016-09-22 16:10:51 +02:00