Commit Graph

93 Commits

Author SHA1 Message Date
Donovan Watteau
c59bf95ba8 MACOSX: Remove NSRequiresAquaSystemAppearance from Info.plist, for now
Bug #11430.

Enabling Dark Mode compatibility, either by using NSRequiresAquaSystemAppearance
on older SDKs, or by using 10.14+ SDKs, makes the display blurry on
Retina screens on Mojave (and probably Catalina).

This is probably a macOS bug:

  https://bugzilla.libsdl.org/show_bug.cgi?id=5087

Revert commit 485e8bee17 for now.
2020-04-17 22:49:49 +01:00
Lothar Serra Mari
5356a70032 DISTS: Update Sparkle appcast file 2020-03-31 20:51:11 +02:00
Lothar Serra Mari
e29c411c60 DISTS: Update Sparkle cast for 2.1.2 2020-03-31 17:57:51 +02:00
Eugene Sandulenko
2fca08043e DISTS: Making WinSparkle happier 2020-02-03 23:32:48 +01:00
Eugene Sandulenko
6ccbe9fb8e DISTS: Add Windows 2.1.1a to Sparkle appcast 2020-02-03 23:16:05 +01:00
Lothar Serra Mari
66133e8c31 DISTS: Fix Win32 filename in the Sparkle appcast XML 2020-01-31 20:32:51 +01:00
Eugene Sandulenko
6d9d9ba5f3 DISTS: Adjust 2.2.1 release time 2020-01-31 19:04:52 +01:00
Eugene Sandulenko
2d3c98faef DISTS: Updated Sparkle cast for 2.1.1 2020-01-30 00:21:22 +01:00
Thierry Crozat
ac83b1d08c MACOSX: Add Documents folder usage string in Info.plist
On macOS Catalina, the application needs to ask for permissions to
access some folders, such as the Desktop, Downloads, and Documents
folder. It for example asks for permission  when listing files in
one of those folders or trying to read a file that was created by
another application and not selected using the system Open panel.
Since the default savegame path on macOS is in the Documents
folder it will ask for permissions to access this folder when we
open the Load Game dialog or try to load a savegame that was
copied there manually). So, while not required, it seems a good
idea to provide an explanation why ScummVM wants access to the
Documents folder.
2020-01-28 22:56:28 +00:00
Thierry Crozat
485e8bee17 MACOSX: Opt in for dark theme
macOS 10.14 introduced a dark theme in addition to the nornal
aqua theme. Applications compiled with the 10.14 SDK or above
are automatically opt in for both, but applications compiled
with an older SDK are not and still use the aqua theme even
when the system is set to use the dark theme. Those applications
need to explicitely opt in to use the dark theme.

This fixes bug #11305: Dark Mode is not supported
2020-01-09 22:24:41 +00:00
Eugene Sandulenko
c05b911563 ALL: Bump copyright year to 2020 2020-01-01 00:01:00 +01:00
Eugene Sandulenko
df5c0c3552 UPDATES: And WinSparkle is not happy about x64 builds. How lame 2019-10-12 23:33:46 +02:00
Eugene Sandulenko
d9775670fe UPDATES: WinSparkle is not happy about old versions and deltas. Removing them for now 2019-10-12 23:30:33 +02:00
Eugene Sandulenko
ba39ed2aef UPDATES: Re-added updated macOS 2.1.0 build signatures 2019-10-12 23:07:36 +02:00
Eugene Sandulenko
c71c114083 UPDATES: Added "windows" update target OS for legacy Sparkle installations 2019-10-12 17:06:58 +02:00
Eugene Sandulenko
1e67c0dd98 UPDATES: Disable 64-bit macOS update which is broken atm 2019-10-12 13:32:52 +02:00
Eugene Sandulenko
9a935be7fb UPDATES: Added EdDSA signatures to macOS deltas 2019-10-05 19:30:23 +02:00
Eugene Sandulenko
0189306442 UPDATES: Added MacOS delta packages for 2.1.0 2019-10-05 19:21:59 +02:00
Eugene Sandulenko
e32afd638e DISTS: Added MacOS signatures for 2.1.0 2019-10-05 15:14:33 +02:00
Eugene Sandulenko
665e38f4fb UPDATES: Added signatures for 2.1.0 Windows builds 2019-10-05 12:27:32 +02:00
Eugene Sandulenko
4c6ec46340 DISTS: Added new keys for Sparkle 1.22.0 2019-10-05 12:27:32 +02:00
Eugene Sandulenko
41b49444b6 RELEASE: This is 2.2.0git 2019-09-23 00:12:30 +02:00
Cameron Cawley
9c29b03c43 MACOSX: Add Drag and Drop support 2019-04-30 22:17:04 +01:00
Lothar Serra Mari
1aba295dcc ALL: Bump copyright year to 2019 2019-03-03 14:18:35 +01:00
Eugene Sandulenko
d6078ea406 ALL: Bump copyright year. 2018! 2018-01-01 00:09:56 +01:00
Thierry Crozat
7fe75a0b6c DISTS: Use html release notes for appcast
This should fix formatting of release not for automatic update
with Sparkle on Windows (bug #10367).
2017-12-18 09:09:08 +00:00
Thierry Crozat
e4882f6057 DISTS: Add Sparkle 2.0.0 signatures 2017-12-12 22:03:35 +00:00
Thierry Crozat
cd7e6cd31c RELEASE: This is 2.1.0git 2017-11-30 00:13:10 +00:00
Colin Snover
c13defd661 RELEASE: 1.10 will henceforth be known as 2.0
General consensus on the ML was that people wanted to do this.
http://lists.scummvm.org/pipermail/scummvm-devel/2017-November/012008.html
2017-11-21 15:26:52 -06:00
Eugene Sandulenko
ab7a152c3a ALL: Bump copyright year to 2017 2017-01-01 10:58:56 +01:00
Eugene Sandulenko
950ee49382 UPDATES: Added MacOS 1.9.0.2, no changes.
It appears that Mac Sparkle does not ignore the Windows binaries,
and offers to upgrade to Windows executable. Thus, in the meantime
we supply binary with the version change only.
2016-10-20 08:38:50 +02:00
Eugene Sandulenko
428cc33851 UPDATES: Sparkle doesn't understand 1.9.0b, thus rename it to 1.9.0.2 2016-10-19 00:07:41 +02:00
Eugene Sandulenko
2b842d2ee2 UPDATES: Added Win32 1.9.0b build 2016-10-18 22:59:11 +02:00
Eugene Sandulenko
d890f99c85 UPDATES: Actually put the updated Win32 binary to 1.9.0a 2016-10-18 13:40:23 +02:00
Eugene Sandulenko
6751bc39b4 UPDATE: Win32 buld was updated. There were 120 downloads 2016-10-18 09:55:22 +02:00
Eugene Sandulenko
b2581ad853 UPDATES: Another Win32 binary update 2016-10-18 01:48:02 +02:00
Eugene Sandulenko
1efb11818d UPDATES: Update 1.9.0 Win32 signature. Thanks to TMM for the build. 2016-10-18 01:32:09 +02:00
Eugene Sandulenko
b9a7775645 DISTS: Add Win32 signature 2016-10-17 00:23:39 +02:00
Eugene Sandulenko
a89deafcad DISTS: Added Sparkle 1.9.0 signature 2016-10-12 09:06:01 +02:00
Eugene Sandulenko
53790e7497 RELEASE: This is 1.10.0git 2016-09-26 20:57:54 +02:00
Eugene Sandulenko
0ff9e79127 UPDATES: Add 1.8.1 Mac release signature 2016-05-22 22:12:59 +02:00
Eugene Sandulenko
4cae92a7d4 UPDATES: Fix appcast URL 2016-04-09 15:59:58 +02:00
Eugene Sandulenko
20b2b15d63 UPDATES: Specify version for manual Sparkle download 2016-04-09 15:54:41 +02:00
Eugene Sandulenko
63e55cefd4 WEB: Put Sparkle appcast to a standard place 2016-04-05 15:27:28 +02:00
Eugene Sandulenko
0f55fc9246 UPDATES: Use www.scummvm.org to avoid redirects 2016-04-03 23:10:55 +02:00
Eugene Sandulenko
6c280ef527 UPDATES: Update Sparkle Appcast URL in the bundle plist 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
497bab6e43 UPDATES: Rename Sparkle appcast to common name 2016-03-27 23:52:21 +02:00
Eugene Sandulenko
f85595f0c2 UPDATES: Update Sparkle appcast with 1.8.0.
It will not work, of course since we were not distributing files
with our public key yet.
2016-03-27 23:52:21 +02:00
Eugene Sandulenko
850b653d45 UPDATES: Added our public Sparkle key 2016-03-27 23:52:21 +02:00
Thierry Crozat
e917971681 OS X: Clean taskbar code
This involves moving the NSDockTilePlugIn code to backend/taskbar
and fixing style to follow our coding conventions. One make target
was also renamed. All in all there is no change in functionality with this
commit.
2016-03-25 20:26:01 +00:00