51508 Commits

Author SHA1 Message Date
Nathan Strong
bff8e8204d Automatically rename asset directory
== DETAILS
For users upgrading--particularly via the online updater--we should
smoothly migrate them to the new name. If the "media" directory
exists and the "assets" directory doesn't, then rename "media" to
"assets".

== TESTING
none yet
2019-11-20 23:33:20 -08:00
Nathan Strong
4cd3934610 Change the default asset directory
On every other platform, retroarch uses "assets" but wiiu got stuck with "media"
and it's never been fixed.

So I'm fixing it.
2019-11-20 23:33:20 -08:00
Jean-André Santoni
33206b8847
Wait longer for the notarization server 2019-11-21 11:12:54 +07:00
Twinaphex
d3ed02dd87
Update Makefile.common 2019-11-20 20:38:28 +01:00
jdgleaver
d392d90a6e (GLUI) Add fullscreen thumbnail viewer (#9758) 2019-11-20 19:09:02 +01:00
Francisco José García García
c8067ba0c0 (VITA) Baked math-neon and vitaGL (#9757)
* Squashed 'deps/math-neon/' content from commit 0050735

git-subtree-dir: deps/math-neon
git-subtree-split: 0050735ae8f18281c1e6fbe2dc80546e402b7fc5

* Squashed 'deps/vitaGL/' content from commit 694b387

git-subtree-dir: deps/vitaGL
git-subtree-split: 694b387a6eacf7e179f07ff621e5772ae4253315

* (Vita) Add baked math-neon and vitaGL
2019-11-20 12:13:33 +01:00
Twinaphex
932071952d (OSX) Buildfix 2019-11-20 11:19:18 +01:00
Twinaphex
f081cfa314
Merge pull request #9756 from libretro/iosfix
Revert code in hopes iOS works again
2019-11-20 11:11:23 +01:00
twinaphex
861379d8e3 Revert code in hopes iOS works again 2019-11-20 06:25:40 +01:00
Twinaphex
64b23937d3
Merge pull request #9690 from libretro/kivutar/codesign
Code sign OSX release
2019-11-20 05:44:23 +01:00
Jean-André Santoni
11a4a4cffb
Code cleaning 2019-11-20 10:45:14 +07:00
Jean-André Santoni
8da54e2349
Uncomment stuff 2019-11-20 10:09:24 +07:00
Jean-André Santoni
87cc90741d
Deep sign 2019-11-20 09:59:34 +07:00
Jean-André Santoni
27da1c94f2
Enable hardened runtime for the Qt build 2019-11-20 09:09:27 +07:00
Twinaphex
d2d240ecf5 (iOS) Should fix iOS build problems 2019-11-20 02:58:17 +01:00
Twinaphex
540edd7b5d (iOS) Buildfix #1 2019-11-20 02:51:18 +01:00
Twinaphex
81c020d300 Replace g_instance with CocoaView get 2019-11-20 02:24:03 +01:00
twinaphex
e3506ed06b Move nsview_get_ptr to cocoa_common 2019-11-20 02:24:03 +01:00
Twinaphex
387e18b528 cocoagl_gfx_ctx_set_video_mode - go through [CocoaView get] here 2019-11-20 02:24:03 +01:00
Twinaphex
bac58c99c4 Buildfix 2019-11-20 02:24:03 +01:00
twinaphex
964fcda79a Move glkitview_init to cocoa_common.m 2019-11-20 02:24:02 +01:00
Twinaphex
b241b5769b
Merge pull request #9754 from realnc/fix-null-deref
Fix null pointer deref
2019-11-19 23:58:23 +01:00
Nikos Chantziaras
376598a6e0
Fix null pointer deref 2019-11-20 00:41:38 +02:00
twinaphex
ed8e440b0d Revert "Move update_window_title to main thread - this should resolve some"
This reverts commit 442608981d2ca529ce89a6df921520e9e9d534c8.
2019-11-19 22:48:35 +01:00
twinaphex
442608981d Move update_window_title to main thread - this should resolve some
concurrency issues on OSX as well
2019-11-19 22:13:51 +01:00
Jean-André Santoni
8191f2775f
Add Qt back 2019-11-19 17:46:35 +07:00
Jean-André Santoni
f142caea11
Disable some other builds for now 2019-11-19 17:40:01 +07:00
Jean-André Santoni
d2f381d121
Try to take qt5 out 2019-11-19 17:39:19 +07:00
Jean-André Santoni
90b56fb487
Move back code signing to travis 2019-11-19 17:38:19 +07:00
Jean-André Santoni
8533512a82
Revert "Remove project changes"
This reverts commit f5dac2859ff029c7e836264cccf6cb28b146c308.
2019-11-19 17:38:19 +07:00
Jean-André Santoni
dbe4be7e7f
Remove project changes 2019-11-19 17:38:19 +07:00
Jean-André Santoni
912ab4ff00
Fix QT build 2019-11-19 17:38:19 +07:00
Jean-André Santoni
460cfc9efd
Fix QT build 2019-11-19 17:38:19 +07:00
Jean-André Santoni
309045e0ac
Move the logic to the shell script 2019-11-19 17:38:18 +07:00
Jean-André Santoni
944e89bdc8
Enable hardened runtime 2019-11-19 17:38:18 +07:00
Jean-André Santoni
885eb4f15b
Fix signing conflict 2019-11-19 17:38:18 +07:00
Jean-André Santoni
27ecc119e0
Try to set the team ID there 2019-11-19 17:38:18 +07:00
Jean-André Santoni
ded406984f
Don't codesign this way 2019-11-19 17:38:18 +07:00
Jean-André Santoni
2a7b76249c
Use xcode 11.2 and attempt to notarize the .app 2019-11-19 17:38:18 +07:00
Jean-André Santoni
e49d505254
Code sign OSX release 2019-11-19 17:38:11 +07:00
twinaphex
79c336b6fd Update dist-cores.sh 2019-11-19 10:04:45 +01:00
Jean-André Santoni
249c73d68c
Revert "Try xcode 11.1"
This reverts commit ffda27c8a7ae4c4cf0223a5a598067094db17eae.
2019-11-19 15:21:08 +07:00
twinaphex
5d8c566dbc (cores/ffmpeg) Resync 2019-11-19 09:09:52 +01:00
Twinaphex
aa2348823c
Merge pull request #9749 from libretro/kivutar/removeuselessifdef
Remove useless HAVE_COCOA_METAL ifdef
2019-11-19 09:04:20 +01:00
twinaphex
10a234908f Update libretro-ffmpeg Makefile 2019-11-19 09:01:46 +01:00
twinaphex
6d5104f6d7 (Windows/ffmpeg) Standalone Makefile - Don't set it explicitly to gcc/g++ 2019-11-19 08:55:04 +01:00
twinaphex
fbdc53f926 Update ffmpeg Makefile.common - see if it changes anything 2019-11-19 08:54:19 +01:00
Jean-André Santoni
8e028f4db3
Remove useless HAVE_COCOA_METAL ifdef 2019-11-19 14:50:21 +07:00
twinaphex
29ced2a72f Simplify cocoagl_gfx_ctx_get_video_size somewhat 2019-11-19 08:26:12 +01:00
twinaphex
77b05d6078 Add this for OSX 10.7 solution 2019-11-19 08:10:12 +01:00