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
twinaphex
f91a8eacdb
Move event_load_files to task_save.c
2016-09-19 04:05:44 +02:00
twinaphex
11ced5d438
relocate HAVE_CONFIG_H ifdef
2016-09-19 03:41:55 +02:00
twinaphex
2ecef082f8
Cleanups
2016-09-19 03:36:55 +02:00
Brad Parker
2a75b88d89
file_archive_extract_first_file can choose any file now
2016-09-18 21:22:13 -04:00
twinaphex
bb6bc9bd6d
Merge task_save_ram/task_save_state
2016-09-19 02:57:23 +02:00
twinaphex
13d9e7c761
Deduplicate some code in task_save_ram.c/task_save_state.c
2016-09-19 02:44:00 +02:00
twinaphex
73c09f1d27
Cleanup
2016-09-19 01:12:39 +02:00
twinaphex
4106ff7f19
Reduce HAVE_COMPRESSION ifdefs
2016-09-19 00:56:58 +02:00
twinaphex
118a90b800
Move dir_check_defaults to dirs.c
2016-09-19 00:56:00 +02:00
twinaphex
534dca9ed1
Get rid of HAVE_COMPRESSION ifdef
2016-09-19 00:50:35 +02:00
Brad Parker
050ab56038
set archive path before extracting
2016-09-18 16:05:58 -04:00
twinaphex
6544b0bcd7
Get rid of HAVE_LIBRETRODB ifdefs
2016-09-18 21:50:39 +02:00
Brad Parker
a7ffead8f6
fix more memory corruption
2016-09-18 15:20:27 -04:00
Brad Parker
dc4760f5a6
fix another wrong type
2016-09-18 14:39:37 -04:00
Brad Parker
530f8ae107
fix memory corruption due to wrong userdata type
2016-09-18 14:32:29 -04:00
twinaphex
975e0f2247
C89_BUILD fix
2016-09-18 19:03:31 +02:00
Brad Parker
4fadd4a110
fix uninitialized use
2016-09-18 12:49:44 -04:00
Brad Parker
dbbd49f9f9
merge with master, remove alignment test code
2016-09-18 12:44:00 -04:00
Brad Parker
f13bce4e50
- use the detected stream backend's crc32 function
...
- remove zlib/7zip ifdef from archive_file.c, task_content.c and task_database.c
- don't re-compute CRC from one stored in archive
2016-09-18 12:31:24 -04:00
twinaphex
c2e2d41452
C89_BUILD fixes
2016-09-18 18:28:33 +02:00
Brad Parker
ffefe0ccac
fix broken PR
2016-09-18 10:38:15 -04:00
Brad Parker
7c29fd6c33
create 7z archive backend, enables scanning of 7z content
2016-09-18 10:31:21 -04:00
Higor Eurípedes
824ded963b
(task_content.c) Remove trailing whitespace
2016-09-17 21:22:49 -03:00
Higor Eurípedes
e27a85d335
(task_content.c) Fix possible double free()
...
content_zip_file_decompressed_handle() didn't set the handler's data
member to NULL after freeing on error. That causes problem when the function fails and
content_zip_file_decompressed() tries to free it afterwards.
2016-09-17 21:20:27 -03:00
twinaphex
5c97d5b46b
Move global->name.base to paths.c
2016-09-17 19:41:27 +02:00
twinaphex
b775ee303c
Use dir_is_savefile_empty/dir_is_savestate_empty
2016-09-17 15:01:32 +02:00
twinaphex
413d14ad49
Start using dirs functions
2016-09-17 14:57:53 +02:00
twinaphex
075599e818
Start using path_ functions for accessing and modifying global->path.config
2016-09-17 13:14:14 +02:00
twinaphex
ec45dbaf0c
Move retroarch_path_is_media_type to paths.c
2016-09-17 12:56:19 +02:00
twinaphex
b89def5d8f
Rename config_get/config_set functions
2016-09-17 12:51:44 +02:00
twinaphex
5aebdb7484
Mov code to paths.c
2016-09-17 12:35:29 +02:00
twinaphex
4caee1ca5f
Get rid of one ifdef
2016-09-17 00:22:55 +02:00
Francisco José García García
912d26ec26
Wrong ifdef
2016-09-12 19:17:21 +02:00
twinaphex
49d5210256
Should make Start Core work on statically linked RA now
2016-09-12 08:37:40 +02:00
Francisco José García García
b5111d4654
Fix Typo
2016-09-12 01:14:12 +02:00
Francisco José García García
b8391e4cc2
Allow "Load Content" when RETRO_ENVIRONMENT_SET_SUPPORT_NO_GAME = true
2016-09-12 01:10:35 +02:00
twinaphex
b93ef046a7
Header include cleanups
2016-09-11 16:31:23 +02:00
twinaphex
51b0e61712
Cleanups
2016-09-11 16:24:02 +02:00
twinaphex
dc0666555f
Cleanups
2016-09-08 14:17:38 +02:00
twinaphex
c3ba0ba4e9
Revert "Refactor core_system_info_* functions"
...
This reverts commit f637805c9edd0e17b72d459e319a195ded230276.
2016-09-06 08:38:26 +02:00
twinaphex
f637805c9e
Refactor core_system_info_* functions
2016-09-06 07:08:38 +02:00
twinaphex
82d82110ae
Merge system.h with core.h
2016-09-06 06:11:54 +02:00