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
twinaphex
4db42db980
content_flush_save_blocks - cleanup
2016-09-22 14:40:07 +02:00
twinaphex
dad9a079c7
Rework content_flush_save_blocks/content_allocate_save_blocks
2016-09-22 14:39:13 +02:00
twinaphex
99d24d9954
Cleanup
2016-09-21 04:19:59 +02:00
twinaphex
0ec5d9aba7
Simplify task_content.c
2016-09-21 04:09:24 +02:00
twinaphex
7edc0d9ee9
Simplify load_content_into_memory
2016-09-21 04:03:31 +02:00
twinaphex
55517dbc12
Prevent warning
2016-09-21 02:17:32 +02:00
Brad Parker
b7735520f2
fix scanning of archive files
2016-09-20 15:40:29 -04:00
Brad Parker
6ac73c5655
use generic crc32 to scan files with
2016-09-20 13:34:56 -04:00
twinaphex
8b67551799
Turn dump_to_file_desprate into static function
2016-09-20 04:08:55 +02:00
twinaphex
0c86536bdc
task_image.c - get rid of ifdefs
2016-09-20 04:05:16 +02:00
twinaphex
c6ab19e59c
read_content_file - Improve this a little bit
2016-09-20 03:21:26 +02:00
Brad Parker
605011ffe2
use generic crc32
2016-09-19 21:18:49 -04:00
Brad Parker
992b87321a
more archive paths
2016-09-19 21:06:23 -04:00
twinaphex
c7a739b2bd
C89_BUILD fix
2016-09-20 03:01:20 +02:00
Brad Parker
d49add014c
forgot more archive paths
2016-09-19 20:58:52 -04:00
Brad Parker
137968c001
treat .apk files as .zip, set archive_path any time we need to decompress a file
2016-09-19 18:38:33 -04:00
twinaphex
1e5d4198de
Add HAVE_CONFNIG_H - task_save.c
2016-09-19 19:27:19 +02:00
twinaphex
bfeb0111f8
Fix C89_BUILD errors
2016-09-19 18:29:10 +02:00
Twinaphex
1205b12e15
remove unused variables
2016-09-19 04:23:53 +02:00
twinaphex
c133b03a63
Move task_save_files to task_save.c
2016-09-19 04:22:02 +02:00
twinaphex
8469235005
global->savefiles only accessed now from task_save.c
2016-09-19 04:18:40 +02:00
twinaphex
2277428f52
Move more global->savefiles usage to task_save.c
2016-09-19 04:09:27 +02:00