Commit Graph
111 Commits
Author SHA1 Message Date
Eugene Sandulenko 22c37d2c90 ALL: Update copyright year 2023-01-01 00:00:51 +01:00
Lothar Serra Mari 6ff9517743 DISTS: Update Sparkle appcast file for 2.6.1 2022-10-29 21:59:10 +02:00
Lothar Serra Mari 82e76f076c DISTS: Update Sparkle AppCast file for 2.6.0 2022-07-26 13:56:37 +02:00
Lothar Serra Mari a07be8c665 RELEASE: This is 2.7.0git 2022-06-05 20:43:05 +02:00
Lothar Serra Mari decc415a08 DISTS: Update appcast.xml for 2.5.1 2022-01-05 19:29:20 +01:00
Lothar Serra Mari b2c909ae8b DISTS: Update Sparkle information for 2.5.1 2022-01-02 08:46:39 +01:00
Eugene Sandulenko 823bc16312 ALL: Update copyright year 2022-01-01 00:00:45 +01:00
Lothar Serra Mari 84e88b9b3c DISTS: Update appcast.xml for 2.5.0 2021-10-09 16:24:18 +02:00
Eugene Sandulenko 9a4f0b7c66 RELEASE: This is 2.6.0git now 2021-10-01 16:04:48 +03:00
Eugene Sandulenko 580ec65220 RELEASE: This is 2.4.0git 2021-08-28 21:01:11 +02:00
Eugene Sandulenko 5e395d166a BACKENDS: HiDPI support in OpenGL backend 2021-04-11 21:21:44 +02:00
Donovan Watteau c7c7e2de49 Revert "MACOSX: Remove NSRequiresAquaSystemAppearance from Info.plist, for now"
Since commit a1d930209a seems to be a
reliable way of avoiding any blurry display issue on Retina screens,
macOS Dark Mode can be enabled again.

This reverts commit c59bf95ba8, and thus
restores commit 485e8bee17.

This fixes back bug #11305: Dark Mode is not supported.
2021-02-09 01:35:40 +00:00
Eugene Sandulenko c1cca8c869 ALL: Update copyright year 2021-01-01 00:00:18 +01:00
Lothar Serra Mari f0d86be309 DISTS: Update appcast.xml file in order to use our CDN 2020-12-06 17:51:48 +01:00
Thierry Crozat 1d70ed4d24 MACOSX: Revert changes to Info.plist that were committed by mistake 2020-10-04 19:17:44 +01:00
Thierry Crozat 5b0b23e760 MACOSX: Fix bundle make target 2020-10-04 18:51:50 +01:00
Eugene Sandulenko 18980c1d07 DISTS: Update Sparkle signatures 2020-09-26 12:10:16 +02:00
Eugene Sandulenko 98e0b14852 RELEASE: This is 2.3.0git 2020-08-30 13:42:19 +02:00
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