52302 Commits

Author SHA1 Message Date
twinaphex
a01e6652df Replace ZeroMemory with memset 2020-01-18 10:46:25 +01:00
twinaphex
57c00e7e26 Cleanup 2020-01-18 10:41:26 +01:00
twinaphex
a67896ab2b Cleanup 2020-01-18 09:37:16 +01:00
twinaphex
142503d3b5 move win32_menu_loop and win32_browser to win32_common 2020-01-18 09:28:46 +01:00
twinaphex
fe9022afe0 More CXX_BUILD fixes 2020-01-18 05:48:19 +01:00
twinaphex
64d3408188 (ffmpeg) Fixups 2020-01-18 05:40:11 +01:00
Twinaphex
ffd9b1bede
Merge pull request #10022 from Jamiras/http_transfer_file
add task_push_http_transfer_file
2020-01-18 04:59:14 +01:00
Twinaphex
daf52cb32e
Merge pull request #10023 from Jamiras/http_port
fix parsing of port in net_http_connection_done
2020-01-18 04:57:11 +01:00
Jamiras
92d572285e add missing header 2020-01-17 20:36:28 -07:00
Jamiras
59302e816c fix parsing of port in net_http_connection_done 2020-01-17 20:22:49 -07:00
Jamiras
7325147d83 add task_push_http_transfer_file 2020-01-17 19:48:40 -07:00
Twinaphex
d6592b6b0a
Merge pull request #10021 from Jamiras/cheevos_coro_fix
(cheevos) attempt to fix corrupted User-Agent string
2020-01-18 03:38:45 +01:00
Jamiras
3460214467 buffer doesn't survive across CORO boundary 2020-01-17 18:52:48 -07:00
Twinaphex
38b486eb6b
Merge pull request #10019 from jdgleaver/extended-disk-control
Add disk control interface API extension
2020-01-17 18:09:15 +01:00
jdgleaver
a2e1d622e1 Add disk control interface API extension 2020-01-17 16:34:05 +00:00
Guo Yunhe
c6139b7285
Merge branch 'master' into translation-update-script 2020-01-17 17:14:11 +02:00
Twinaphex
dbe0705880
Merge pull request #10014 from orbea/unused
qb: Improve the NOUNUSED checks.
2020-01-17 08:19:05 +01:00
Jamiras
4b471a6e01 support for extended sega cd memory 2020-01-16 19:44:14 -07:00
orbea
a87192f8d0 qb: Improve the NOUNUSED checks. 2020-01-15 11:05:38 -08:00
Twinaphex
f425d8dc8b
Update CHANGES.md 2020-01-15 19:29:14 +01:00
Twinaphex
9e25601a56
Merge pull request #10012 from orbea/c99
qb: Improve the gnu99 compiler check.
v1.8.4
2020-01-15 19:18:29 +01:00
Twinaphex
fca5af7ac3
Merge pull request #10011 from orbea/qb-fix
qb: Don't set cc_works in test_compiler.
2020-01-15 19:18:20 +01:00
Twinaphex
1af0ede1a6
Merge pull request #10013 from jdgleaver/clean-playlists
(Playlist Management) Add 'Clean Playlist' option
2020-01-15 19:17:50 +01:00
jdgleaver
e7733abc40 (Playlist Management) Add 'Clean Playlist' option 2020-01-15 18:00:51 +00:00
orbea
4171c93bff qb: Improve the gnu99 compiler check. 2020-01-15 09:55:27 -08:00
orbea
dd2c9c911b qb: Don't set cc_works in test_compiler. 2020-01-15 09:23:49 -08:00
Twinaphex
de052537ec
Update AndroidManifest.xml 2020-01-15 17:18:05 +01:00
Twinaphex
68bc6b37ae
Update AndroidManifest.xml 2020-01-15 17:17:43 +01:00
Twinaphex
548d1bae9e
Update retroarch-sailfishos.spec 2020-01-15 17:12:35 +01:00
Twinaphex
c89e557158
Update bar-descriptor.xml 2020-01-15 17:12:15 +01:00
Twinaphex
62dda5fdbf
Update Info.plist 2020-01-15 17:09:26 +01:00
Twinaphex
22f24bd48f
Update Info_Metal.plist 2020-01-15 17:09:10 +01:00
Twinaphex
eeb0c65b6e
Update Info.plist 2020-01-15 17:08:02 +01:00
Twinaphex
b23fcf238b
Update RetroArch_iOS9-Info.plist 2020-01-15 17:07:00 +01:00
Twinaphex
79698981ad
Update version.dtd 2020-01-15 17:06:00 +01:00
Twinaphex
ab4e3e8c75
Update version.all 2020-01-15 17:05:43 +01:00
Twinaphex
4bee4429aa
Update CHANGES.md 2020-01-15 17:05:04 +01:00
Twinaphex
269ee7e672
Merge pull request #10010 from orbea/uname
Don't use uname -a.
2020-01-15 16:17:20 +01:00
orbea
8d6b70c22c Don't use uname -a. 2020-01-15 06:27:42 -08:00
twinaphex
e786059506 frontend_ctx_null - add missing function pointer 2020-01-15 09:11:17 +01:00
twinaphex
d48d4385d9 (Wayland) Silence warning 2020-01-15 08:48:13 +01:00
Twinaphex
1521be8acb
Merge pull request #10007 from orbea/eval
qb: Move BUILD_DIRS to the correct function.
2020-01-15 08:21:05 +01:00
Twinaphex
76c97bbfad
Merge pull request #10009 from orbea/qb-win
qb: Clean up.
2020-01-15 07:52:30 +01:00
Twinaphex
1b931dd410
Merge pull request #10008 from orbea/qt-fix
qb: Fix the qt configure check with older compilers.
2020-01-15 07:51:52 +01:00
orbea
77baa1c930 qb: Clean up. 2020-01-14 22:12:22 -08:00
orbea
d41b7770c4 qb: Fix the qt configure check with older compilers. 2020-01-14 21:01:50 -08:00
Twinaphex
4f145a4f4f
Update CHANGES.md 2020-01-15 05:29:50 +01:00
twinaphex
fc7dc3cef7 (Camera) Add stub null camera driver 2020-01-15 05:20:01 +01:00
orbea
0dbfd721b3 qb: Move BUILD_DIRS to the correct function. 2020-01-14 20:06:09 -08:00
Twinaphex
243505b7cb
Merge pull request #10006 from orbea/eval
qb: Remove potentially unsafe uses of eval.
2020-01-15 00:43:09 +01:00