Commit Graph

51480 Commits

Author SHA1 Message Date
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 ffda27c8a7.
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
Twinaphex
b351fac466
Merge pull request #9748 from libretro/kivutar/xcode111
Try xcode 11.1
2019-11-19 07:54:11 +01:00
Jean-André Santoni
ffda27c8a7
Try xcode 11.1 2019-11-19 13:42:06 +07:00
Twinaphex
72601103ba
Merge pull request #9747 from libretro/kivutar/travispr
Prevent duplicate travis jobs
2019-11-19 07:32:14 +01:00
twinaphex
4736bef77b (Apple) Add HAVE_ONLINE_UPDATER 2019-11-19 07:18:16 +01:00
Jean-André Santoni
1581d23a6c
Prevent deplicate travis jobs 2019-11-19 13:17:10 +07:00
Twinaphex
15b6da2a17
Merge pull request #9745 from libretro/kivutar/osxmake
Fix building with make on OSX
2019-11-19 07:12:07 +01:00
twinaphex
f0784351c4 Update header include - should look in system dir 2019-11-19 06:19:09 +01:00
Twinaphex
9df2a6fd99
Merge pull request #9676 from orbea/qb3
Some minor qb changes.
2019-11-19 06:15:55 +01:00
Twinaphex
8518b4f50b
Merge pull request #9673 from orbea/deprecate
qb: Remove deprecated arguments.
2019-11-19 06:15:40 +01:00
Twinaphex
53b7fb2ba2 Remove unused variables 2019-11-19 06:08:54 +01:00
Twinaphex
6a541125aa Silence two issues 2019-11-19 06:01:11 +01:00
Jean-André Santoni
947e15f34f
Move WindowListener around 2019-11-19 12:00:24 +07:00
Twinaphex
c7ce2c7053 Fix Xcode issue 2019-11-19 05:54:01 +01:00
Jean-André Santoni
d5a5380e6d
Fix building with make on OSX 2019-11-19 11:38:27 +07:00
Twinaphex
496104005b
Merge pull request #9744 from realnc/fix-aspect-ratio-change
Don't omit AR changes when not reinitting video in SET_SYSTEM_AV_INFO
2019-11-19 04:11:46 +01:00
Nikos Chantziaras
33ab147514
Don't omit AR changes when not reinitting video in SET_SYSTEM_AV_INFO 2019-11-19 04:37:03 +02:00
Twinaphex
c0bc8d2df2
Update CHANGES.md 2019-11-18 08:22:50 +01:00
Twinaphex
d2a1d96f59
Update CHANGES.md 2019-11-18 08:21:29 +01:00
twinaphex
9d0356dd73 Add HAVE_STEAM switch 2019-11-18 08:04:29 +01:00
twinaphex
a46027bed7 Remove MENU_LABEL_ONLINE_UPDATER 2019-11-18 07:51:57 +01:00
twinaphex
a68e9b5014 Start passing global struct to configuration.c functions 2019-11-18 07:32:01 +01:00
twinaphex
88d4ae6790 Buildfix for Android - this header should not be done as a system
header include
2019-11-18 06:48:15 +01:00
twinaphex
48cca00d91 Revert "(retroarch.c) Cleanups"
This reverts commit db9a067e64.
2019-11-18 06:43:30 +01:00
twinaphex
9555f70440 Cleanup some RARCH_CTL_ actions 2019-11-18 06:32:23 +01:00
twinaphex
db9a067e64 (retroarch.c) Cleanups 2019-11-18 06:20:47 +01:00
twinaphex
0aa9bd9c22 (retroarch.c) Cleanups - start getting rid of driver_find_ident
functions
2019-11-18 06:06:59 +01:00
twinaphex
aba96fbf03 (Menu) Small cleanups 2019-11-18 04:20:40 +01:00
Twinaphex
2a72d90e8a
Merge pull request #9715 from realnc/no-video-reinit
Do not reinit video driver on SET_SYSTEM_AV_INFO unless needed
2019-11-18 00:41:30 +01:00