364 Commits

Author SHA1 Message Date
twinaphex
5ca618c8d6 Cleanups 2018-01-07 14:52:26 +01:00
twinaphex
58e6e2c025 Try to fix DEBUG path 2018-01-07 13:25:32 +01:00
gblues
f9b548492e Add input validation to iosuhax
== DETAILS

I believe this should (at least partially) resolve #6025.

In my own testing, I haven't been able to reproduce the DSI error,
but I have encountered the black-screen crashes and could reliably
(but not predictably) reproduce the crash by simply switching
between cores.

Looking at the DSI error, the crash occurs within iosuhax. So, I looked
at that code.. and basically none of the input pointers are validated.

Yikes.

This commit adds pointer sanity checking to all of the iosuhax code.

== TESTING

When I did a test build, I noticed two things:

1. No more black screen crashes!
2. In lieu of the crash, it looks like the network logging dies. RA itself
   seems to continue working just fine.
2018-01-06 14:59:48 -08:00
aliaspider
601fda9784 (WIIU) fix warnings 2017-12-31 14:06:03 +01:00
twinaphex
a792112bd1 Update glslang support for MSVC 2017-12-30 04:36:35 +01:00
Twinaphex
b1c0fe7d0d Fix CXX_BUILD for Apple 2017-12-27 22:33:32 +01:00
twinaphex
008881462d Cleanups 2017-12-27 22:12:01 +01:00
twinaphex
dbaa237c71 (pthreads) Cleanups 2017-12-27 22:08:59 +01:00
Francisco José García García
443e454e5a
(psp pthreads) Buildfixes 2017-12-27 19:28:14 +01:00
twinaphex
12cbacae31 Update 2017-12-27 08:23:17 +01:00
twinaphex
c4f06f2ef2 (psp pthreads) Buildfixes 2017-12-27 07:48:04 +01:00
Francisco José García García
73e81dba96 [PSP] Bake pthreads with griffin 2017-12-26 23:45:09 +01:00
twinaphex
9488e4e25a Add pthreads-emb implementation 2017-12-26 20:52:03 +01:00
twinaphex
6664f8a772 (STB Truetype) Try to silence potential uninitialized reference to winding_lengths
variable
2017-12-24 18:54:57 +01:00
twinaphex
7c73930a87 Add libiosuhax/libfat 2017-12-19 22:12:58 +01:00
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
twinaphex
06a948c706 Update 2017-12-06 14:27:14 +01:00
twinaphex
013d2eba40 Fix Griffin build 2017-11-28 02:52:40 +01:00
Zoltán Mizsei
4f46402afb Haiku build fix 2017-11-27 22:33:58 +01:00
Brad Parker
5715774c3f libFLAC: use windows utf8 helper functions for Unicode support 2017-10-29 12:08:24 -04:00
orbea
bae8157697 Silence compiler warnings.
See.

010f30e404
9918b69647
2017-10-13 22:09:15 -07:00
radius
5ccdc8811c update nuklear.h
fix window clipping
remove dead code
2017-10-10 18:08:53 -05:00
twinaphex
bd206f7744 C comments 2017-10-06 01:55:18 +02:00
Alcaro
76283edd07 fix buncha ignored errors and whatever 2017-10-06 01:53:00 +02:00
twinaphex
28c118c3c1 Some C89_BUILD fixes for libFLAC 2017-09-28 09:47:57 +02:00
twinaphex
b97558d504 CXX_BUILD fixes 2017-09-22 05:06:36 +02:00
twinaphex
b6cfd0456c CXX_BUILD fixes 2017-09-22 05:05:06 +02:00
twinaphex
06047bc958 Update 2017-09-22 05:00:43 +02:00
twinaphex
d03ce02788 Update deps/libFLAC 2017-09-22 04:59:20 +02:00
twinaphex
905d1db813 CXX_BUILD fixes 2017-09-22 04:57:54 +02:00
twinaphex
848fe719fb Some CXX_BUILD fixes 2017-09-22 04:56:58 +02:00
Twinaphex
3c04a9776c (OSX) Add FLAC and CHD support 2017-09-22 04:41:09 +02:00
twinaphex
01b2d09a98 Avoid some warnings with Griffin 2017-09-21 19:43:01 +02:00
twinaphex
ece3dddfce Define _7ZIP_ST 2017-09-21 19:40:27 +02:00
twinaphex
df60512a0d Cleanup our dep version of 7zip - we don't want non-stdint types.
Other misc. cleanups
2017-09-21 19:23:09 +02:00
Brad Parker
2c45f0c31e don't confuse libflac PACKAGE_VERSION with RetroArch's 2017-09-18 20:21:37 -04:00
Brian Koropoff
94830e80d6 clang supports GCC block expressions 2017-09-17 02:38:54 -07:00
Brian Koropoff
8a5fe21702 deps:7zip: add files needed by libchdr 2017-09-17 02:02:04 -07:00
Brian Koropoff
4ead5da18a deps: import libFLAC
This is needed by libchdr
2017-09-17 02:02:04 -07:00
Rob Loach
8ca5c7558f
Restore libui_main 2017-08-12 19:54:31 -04:00
Rob Loach
45e823dec9
Update libui 2017-08-12 19:51:39 -04:00
twinaphex
aa4d68760b Buildfixes 2017-08-04 23:53:38 +02:00
Romain Tisserand
cbe2d9a941 Preliminary MOD/S3M/XM support through ibmx library (part of micromod repository) 2017-08-04 15:05:29 +02:00
Brad Parker
02381aabef add SSL/TLS support 2017-07-26 09:18:17 -04:00
twinaphex
95495cbf62 Update 2017-07-03 20:19:53 +02:00
twinaphex
87c94982c2 (libui) Add more logging 2017-07-03 20:19:20 +02:00
twinaphex
e5d930ae0a Add more logging 2017-07-03 20:17:35 +02:00
twinaphex
ff3a0d9a3c Add more logs 2017-07-03 20:13:38 +02:00
twinaphex
2aa004a1ce Update with more logs 2017-07-03 20:11:38 +02:00
twinaphex
344a4099eb Add more logs 2017-07-03 20:09:18 +02:00