54884 Commits

Author SHA1 Message Date
Francisco Javier Trujillo Mata
b799bb731a Improve dist scripts 2020-07-01 17:51:16 +02:00
twinaphex
7862166ed2 Add back HAVE_SCREENSHOTS define from SSNES days 2020-07-01 17:47:13 +02:00
twinaphex
8f65c4e6dd Cleanups 2020-07-01 17:10:00 +02:00
Francisco Javier Trujillo Mata
9d2a1b5ac4 Improve dist scripts
Improve cores folder
Improve WaitTillDeviceIsReady
Now every single driver, init and deinit the IRX binaries
Improve platform PS2
Make salamander to open proper elf
2020-07-01 17:07:53 +02:00
twinaphex
473f43daf7 (deps/mbedtls) Cleanups 2020-07-01 17:02:45 +02:00
twinaphex
da29ab063e Cleanups 2020-07-01 16:57:34 +02:00
twinaphex
867daa7efb (deps/7zip) Cleanups 2020-07-01 16:50:54 +02:00
twinaphex
14e20cea51 Cleanups 2020-07-01 15:29:25 +02:00
Autechre
ef18704d63
Update .travis.yml 2020-07-01 06:50:44 +02:00
twinaphex
3e2250b25f (netplay_discovery) Initialize structs 2020-07-01 06:15:21 +02:00
twinaphex
af5eacf9d0 (Mbedtls) Assume HAVE_TIME 2020-07-01 05:27:36 +02:00
twinaphex
adb203fd3e (GX) Add back audio mixer code for now - need to figure out a
solution with Mr. Boom
2020-07-01 04:56:37 +02:00
twinaphex
02c3fa8eb3 Try to fix build 2020-07-01 04:54:28 +02:00
twinaphex
f1a8c07dfe (deps/mbedtls) Cleanups 2020-07-01 04:50:31 +02:00
twinaphex
539beed10a (deps/mbedtls) Remove error.c 2020-07-01 04:40:23 +02:00
twinaphex
5d9deb58c2 (mbedtls) Get rid of deprecated functions 2020-07-01 04:33:16 +02:00
twinaphex
35577ae15b (mbedtls) Get rid of exit function pointer 2020-07-01 04:26:49 +02:00
twinaphex
a9d29758b6 (mbedtls) Some C89_BUILD fixes - doesn't compile yet 2020-07-01 04:19:45 +02:00
twinaphex
ae7353993a (mbedtls) should now be CXX_BUILD compatible 2020-07-01 04:12:47 +02:00
twinaphex
3580db3ebe (deps/mbedtls) Cleanups 2020-07-01 03:48:13 +02:00
twinaphex
996840d2d4 Cleanups 2020-07-01 03:30:22 +02:00
twinaphex
e5dc2b5bcb (mbedtls) Cleanups 2020-07-01 03:23:46 +02:00
twinaphex
c664463242 (mbedtls) Remove MBEDTLS_CMAC_C 2020-07-01 01:43:50 +02:00
twinaphex
fe9d92b208 (mbedtls) Cleanups 2020-07-01 01:41:48 +02:00
twinaphex
d6ec4029db (mbedtls) Remove MBEDTLS_DEBUG_C 2020-07-01 01:29:27 +02:00
twinaphex
308e16f63e Cleanups 2020-07-01 01:21:20 +02:00
twinaphex
34b0ad0bbf (mbedtls) Cleanups 2020-07-01 01:11:36 +02:00
twinaphex
8fe5ad8fd4 (mbedtls) Get rid of MBEDTLS_SELF_TEST 2020-07-01 01:04:35 +02:00
Keith Bowes
a867389fa2 Fixed detection of system glslang 2020-06-30 18:39:52 -04:00
twinaphex
be289a4292 (mbedtls) Cleanups 2020-07-01 00:33:16 +02:00
twinaphex
1e6b8385fd Fix two potential memory leaks 2020-07-01 00:09:54 +02:00
Autechre
5f50e2b33a
Merge pull request #10950 from hhromic/fixes
(Keyboard Input) Do not try to speak if accessibility is disabled
2020-06-30 23:17:59 +02:00
Hugo Hromic
175666de9b (Keyboard Input) Do not try to speak if accessibility is disabled 2020-06-30 21:25:56 +01:00
twinaphex
53797b15ce CXX_BUILD buildfix 2020-06-30 22:15:49 +02:00
twinaphex
9d27fdbe83 Add ifdef in griffin.c 2020-06-30 21:48:41 +02:00
twinaphex
69756ebd93 Add HAVE_NEAREST_RESAMPLER ifdef 2020-06-30 21:45:05 +02:00
twinaphex
395fd7fea7 (menu_cbs_get_value.c) Optimizations 2020-06-30 20:55:05 +02:00
twinaphex
0bdbe1c926 Add more HAVE_PATCH ifdefs 2020-06-30 20:09:53 +02:00
twinaphex
223d76680a Add HAVE_CHEATS ifdef 2020-06-30 19:35:55 +02:00
Autechre
9fe6fb521f
Merge pull request #10948 from jdgleaver/progress-message-widget
Add 'progress message' widget (for 'RETRO_MESSAGE_TYPE_PROGRESS' core messages)
2020-06-30 19:09:35 +02:00
twinaphex
573765c7ca Fix warning when building without runahead 2020-06-30 18:20:06 +02:00
jdgleaver
c48c26aff6 Add 'progress message' widget (for 'RETRO_MESSAGE_TYPE_PROGRESS' core messages) 2020-06-30 17:15:36 +01:00
twinaphex
2c62a10d6c - Fix codepaths for compiling without HAVE_RWAV
- Add back HAVE_BSV_MOVIE
2020-06-30 18:08:49 +02:00
twinaphex
bf04ac93c8 Add HAVE_RWAV 2020-06-30 17:36:03 +02:00
twinaphex
92945b17e2 Dependencies
(libz) Cleanups
(glslang) SPVRemapper.cpp and disassemble.cpp don't seem
to be necessary to compile in
2020-06-30 16:52:40 +02:00
Autechre
d405a317f3
Update CHANGES.md 2020-06-30 15:59:01 +02:00
Autechre
f7667baf34
Merge pull request #10946 from guoyunhe/crowdin-sync-20200630
Crowdin synchronization
2020-06-30 15:58:15 +02:00
Autechre
0ca7404b6c
Update CHANGES.md 2020-06-30 15:57:25 +02:00
Autechre
850ff548ed
Merge pull request #10945 from stenzek/d3d-driver-switch
Fix core-initiated D3D9/D3D11 driver switches
2020-06-30 15:55:46 +02:00
Autechre
2de83ceb54
Merge pull request #10942 from hhromic/menu-cursor
(Menu) Fix cursor forced to first entry after displaying lists
2020-06-30 15:55:16 +02:00