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
0672051b37
(Vita) Get rid of matrix helper functions - not needed
2016-09-21 03:44:55 +02:00
Twinaphex
4d49bb44f2
(OSX) Buildfix
2016-09-21 02:30:21 +02:00
twinaphex
55517dbc12
Prevent warning
2016-09-21 02:17:32 +02:00
twinaphex
dbf6d9331f
(rpng_encode.c) Use encoding_crc32
2016-09-21 02:16:56 +02:00
Brad Parker
b7735520f2
fix scanning of archive files
2016-09-20 15:40:29 -04:00
Twinaphex
4c414f0a99
Merge pull request #3624 from libretro/coverity_scan
...
Coverity scan
2016-09-20 21:13:01 +02:00
twinaphex
8a9c1dd6f7
Merge branch 'master' of https://github.com/libretro/RetroArch into coverity_scan
2016-09-20 21:12:14 +02:00
twinaphex
d17de78fb3
Try to solve coverity issue ID 112920
2016-09-20 21:07:41 +02:00
Brad Parker
6ac73c5655
use generic crc32 to scan files with
2016-09-20 13:34:56 -04:00
twinaphex
8095fa9ff8
Try to fix plethora of resource leaks
2016-09-20 16:32:33 +02:00
twinaphex
d81f40a9e1
Remove double free
2016-09-20 16:30:08 +02:00
twinaphex
1a55721c78
Fix some high-priority Coverity-catched defects
2016-09-20 16:10:27 +02:00
twinaphex
b3f50a3758
Prevent uninitialized scalar variable
2016-09-20 15:56:47 +02:00
Twinaphex
a69b958a1f
Merge pull request #3623 from frangarcj/master
...
(VITA) New font renderer with stb by default
2016-09-20 13:22:59 +02:00
frangarcj
608d13c321
(VITA) Add some default fonts
2016-09-20 10:58:14 +02: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
14b297b144
Simplify file_archive_file_list_new
2016-09-20 03:25:34 +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
twinaphex
64e24ca514
(ctr) style nits
2016-09-20 02:09:06 +02:00
twinaphex
e25472013f
Move dir variable
2016-09-20 01:54:59 +02:00
twinaphex
2f17fdd651
Update Android.mk
2016-09-20 01:54:24 +02: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
db2d66f00a
Update Makefile.common
2016-09-19 19:44:20 +02:00
twinaphex
88dd3c131c
Get rid of jni/Android2.mk
2016-09-19 19:31:33 +02:00
Twinaphex
35d607f46e
Buildfix
2016-09-19 19:30:45 +02:00
twinaphex
cdf0b5e076
Remove unused global->savefiles
2016-09-19 19:27:46 +02:00
twinaphex
1e5d4198de
Add HAVE_CONFNIG_H - task_save.c
2016-09-19 19:27:19 +02:00
twinaphex
1d53bbe110
Update libretro-common
2016-09-19 19:25:20 +02:00
twinaphex
bfeb0111f8
Fix C89_BUILD errors
2016-09-19 18:29:10 +02:00
twinaphex
871621fdfa
Move implementation file_archive_file_data to archive_file.c
2016-09-19 18:26:16 +02:00
Brad Parker
fb26f3bbb7
fix divide by zero, use non-opaque type for file_archive functions
2016-09-19 12:06:07 -04:00
twinaphex
73168d343f
verbosity.c - prevent warning
2016-09-19 17:06:59 +02:00
Twinaphex
65ce2d145d
Merge pull request #3622 from hizzlekizzle/patch-1
...
add 9:16 AR and fix typo
2016-09-19 15:43:20 +02:00
hizzlekizzle
9fe3bd9b62
add 9:16 AR and fix typo
...
9:16 is useful for people with widescreen monitors running in portrait mode. I replaced 4:4 with it because 4:4 was redundant with 1:1 anyway, and I fixed the double-close-parentheses typo in the 1:1 PAR's DAR string.
2016-09-19 08:31:08 -05:00
frangarcj
bc90dd2927
(VITA) Another UTF8 Fix
2016-09-19 14:17:19 +02:00
frangarcj
ab0dad99fc
(VITA) Remove old font driver
2016-09-19 14:15:13 +02:00
frangarcj
d46a40e3c4
(VITA) USE STB FONT
2016-09-19 14:14:11 +02:00
Twinaphex
e72a62a905
Merge pull request #3621 from frangarcj/master
...
(VITA) Remove Warnings
2016-09-19 13:37:34 +02:00
frangarcj
df4a1cc502
(VITA) Remove Warnings
2016-09-19 13:34:07 +02:00
Twinaphex
3642764064
(archive_file.c) fix warning
2016-09-19 13:30:29 +02:00
Brad Parker
0899cd091e
fix selecting 7z archive files other than the first one
2016-09-19 02:43:09 -04:00
frangarcj
0da7bdebf8
Merge remote-tracking branch 'refs/remotes/libretro/master'
2016-09-19 08:32:11 +02:00
Twinaphex
1205b12e15
remove unused variables
2016-09-19 04:23:53 +02:00