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
Alcaro
5d2c0ba04f
buh, stupid headers
2016-09-18 18:21:43 +02:00
Alcaro
62ecce7644
Fix weird types and other legacy leftovers
2016-09-18 18:09:16 +02:00
twinaphex
78e0e817dd
Change wrong function prototype
2016-09-18 18:06:10 +02:00
twinaphex
91f7efc62d
Add encoding_crc32
2016-09-18 17:22:12 +02:00
twinaphex
870182cd88
Turn into static function
2016-09-18 16:55:56 +02:00
Twinaphex
61c3de1f6a
Griffin buildfixes
2016-09-18 16:49:09 +02:00
Twinaphex
dbad3afc3a
Merge pull request #3614 from bparker06/7z3
...
fix 7z refactor PR base
2016-09-18 16:39:36 +02:00
Brad Parker
ffefe0ccac
fix broken PR
2016-09-18 10:38:15 -04:00
Brad Parker
c4b8ad04f2
Merge remote-tracking branch 'upstream/master' into HEAD
2016-09-18 10:35:53 -04:00
Brad Parker
7c29fd6c33
create 7z archive backend, enables scanning of 7z content
2016-09-18 10:31:21 -04:00
Twinaphex
76063170df
Merge pull request #3613 from libretro/revert-3611-7z_backend
...
Revert "create 7z archive backend, enables scanning of 7z content"
2016-09-18 12:57:01 +02:00
Twinaphex
d9f4636c8b
Revert "create 7z archive backend, enables scanning of 7z content"
2016-09-18 12:56:38 +02:00
Twinaphex
cc342e1ad0
Merge pull request #3611 from bparker06/7z_backend
...
create 7z archive backend, enables scanning of 7z content
2016-09-18 12:52:39 +02:00
Brad Parker
73dde435f7
merge with master
2016-09-18 00:42:11 -04:00
Brad Parker
cb885f9c20
create 7z archive backend, enables scanning of 7z content
2016-09-18 00:38:59 -04:00
Twinaphex
42cba656a1
Merge pull request #3610 from heuripedes/master
...
Fixes some possible double frees
2016-09-18 02:28:39 +02:00
Higor Eurípedes
3ec31873e8
(rmsgpack.c) Fix possible double free() in rmsgpack_read()
...
read_buff() didn't set *pbuff to NULL after on error.
2016-09-17 21:22:49 -03: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
Higor Eurípedes
c08650f1f9
Remove trailing whitespace
2016-09-17 21:20:27 -03:00
Higor Eurípedes
d4305d65d9
(gl) Fix gl_check_error()
...
gl_check_error() was leaking memory and the error message was never
returned to the calling context.
2016-09-17 21:19:57 -03:00
radius
be6bce0eb0
(ems) template fixes
2016-09-17 16:58:34 -05:00
twinaphex
7c40d808df
(libretro-common) Update
2016-09-17 23:21:11 +02:00
radius
ed326e0479
(ems) template fixes
2016-09-17 15:19:34 -05:00
radius
29e354a3c6
(ems) template cleanups
2016-09-17 15:13:47 -05:00
radius
ec01d2400e
(ems) template fixes
2016-09-17 15:13:47 -05:00
twinaphex
49f7ce4365
Prevent unused variable warning
2016-09-17 19:43:30 +02:00
Twinaphex
f8990cf24d
Remove unused variable
2016-09-17 19:42:08 +02:00
twinaphex
5c97d5b46b
Move global->name.base to paths.c
2016-09-17 19:41:27 +02:00
radius
64b802b47a
(ems) add to the other templates too
2016-09-17 12:37:42 -05:00
radius
356c17678e
(ems) add button to clean local storage
2016-09-17 12:37:42 -05:00
Alcaro
d6070c64ac
Merge pull request #3609 from gouchi/master
...
Update Scan Coverity key
2016-09-17 19:14:03 +02:00
gouchi
29f480f319
Update Scan Coverity key
2016-09-17 18:59:24 +02:00
radius
bca82f7413
use a generic globe instead of a chrome icon
2016-09-17 11:23:59 -05:00
twinaphex
d7e9c198e6
Cleanups to netplay
2016-09-17 18:21:29 +02:00
Twinaphex
e21662b3e9
Merge pull request #3607 from GregorR/netplay-savestates
...
Netplay savestate loading frontend changes
2016-09-17 18:15:49 +02:00
Twinaphex
da6ad6b3a3
Merge pull request #3608 from gouchi/master
...
Add Coverity Scan to Travis CI
2016-09-17 18:14:55 +02:00
Alcaro
ec2fd5ebd7
Fix warning
2016-09-17 17:55:42 +02:00
gouchi
a2a1f34fca
Add Coverity Scan to Travis CI
2016-09-17 17:26:13 +02:00
Gregor Richards
d53373a5cb
Netplay savestate loading frontend changes
...
Support for the frontend to inform Netplay when a savestate has been
loaded, so Netplay can in turn inform the peer.
2016-09-17 11:24:23 -04:00
twinaphex
70b10e6059
Get rid of HAVE_CONFIG_H ifdef in dirs.c
2016-09-17 16:35:38 +02:00
twinaphex
08862746e7
(paths.h) Add comments
2016-09-17 16:31:14 +02:00
twinaphex
5a48f32d6b
Cleanups
2016-09-17 16:28:46 +02:00
twinaphex
9852195c93
Create osk overlay dir functions
2016-09-17 16:21:48 +02:00
twinaphex
272f045c40
Get rid of unused global variable
2016-09-17 16:15:08 +02:00
twinaphex
4a4c613ee1
Start using dir_system functions
2016-09-17 16:14:25 +02:00
twinaphex
63270de821
Create dir_system functions
2016-09-17 16:10:49 +02:00
twinaphex
edb3edfef1
Don't use global state anymore for dirs
2016-09-17 15:29:38 +02:00
twinaphex
baf2862b85
Use dir_get_savefile_size/dir_get_savestate_size
2016-09-17 15:25:46 +02:00