Updated files for upcoming release (whenever that may be).

Added info from 6.0.1 branch.
This commit is contained in:
Stephen Anthony 2019-08-18 19:09:18 -02:30
parent 8a9fec6a96
commit c10b467de1
9 changed files with 177 additions and 157 deletions

View File

@ -9,7 +9,7 @@
SSSS ttt eeeee llll llll aaaaa
===========================================================================
Release 6.0 for Linux, macOS and Windows
Release 6.1 for Linux, macOS and Windows
===========================================================================
The Atari 2600 Video Computer System (VCS), introduced in 1977, was the
@ -21,27 +21,27 @@ all of your favourite Atari 2600 games again! Stella was originally
developed for Linux by Bradford W. Mott, however, it has been ported to a
number of other platforms and is currently maintained by Stephen Anthony.
This is the 6.0 release of Stella for Linux, macOS and Windows. The
This is the 6.1 release of Stella for Linux, macOS and Windows. The
distributions currently available are:
* Binaries for Windows Vista/7/8/10 :
Stella-6.0-win32.exe (32-bit EXE installer)
Stella-6.0-x64.exe (64-bit EXE installer)
Stella-6.0-windows.zip (32/64 bit versions)
Stella-6.1-win32.exe (32-bit EXE installer)
Stella-6.1-x64.exe (64-bit EXE installer)
Stella-6.1-windows.zip (32/64 bit versions)
* Binary distribution for macOS 10.7 and above :
Stella-6.0-macos.dmg (64-bit Intel)
Stella-6.1-macos.dmg (64-bit Intel)
* Binary distribution in 32-bit & 64-bit Ubuntu DEB format :
stella_6.0-1_i386.deb
stella_6.0-1_amd64.deb
stella_6.1-1_i386.deb
stella_6.1-1_amd64.deb
* Binary distribution in 32-bit & 64-bit RPM format :
stella-6.0-2.i386.rpm
stella-6.0-2.x86_64.rpm
stella-6.1-2.i386.rpm
stella-6.1-2.x86_64.rpm
* Source code distribution for all platforms :
stella-6.0-src.tar.xz
stella-6.1-src.tar.xz
Distribution Site

View File

@ -24,15 +24,15 @@
* Added proper Retron77 port. (TODO: doc)
* Added automatic controller detection.
* Added automatic controller detection.
* Removed superfluous controller option 'PADDLES_IDIR'.
* Added configurable paddle dejittering.
* Huge improvements to event remapping.
* Huge improvements to event remapping.
- Allow mapping of modifier-key and button-direction combinations.
- One controller can use the same mappings as other controllers
- One controller can use the same mappings as other controllers
- Much more events can be remapped
* Key-repeat mode improved; entering Time Machine by holding down a key
@ -49,15 +49,15 @@
* Added 'HiDPI' mode, which scales the UI by 2x when enabled. This is
meant for 4k and above monitors, but can actually be used at any
lower resolution that is large enough to display the scaled UI.
lower resolution that is large enough to display the scaled UI.
* Fixed TIA 'Center' option, Stella now remembers the last windowed position.
* Fixed TIA 'Center' option, Stella now remembers the last windowed position.
* Added fractional (25% increments) TIA zooms.
* Removed 'tia.fsfill' option, replacing it with 'tia.fs_stretch'. This
new option allows to preserve TIA image aspect ratio in fullscreen
mode, or stretch to fill the entire screen.
mode, or stretch to fill the entire screen.
* Added configurable 'Overscan' option for fullscreen modes.
@ -72,11 +72,11 @@
* Enhanced 'Command' menu to display current state and more commands.
* Added option to save and load all TimeMachine states at once
* Added option to save and load all TimeMachine states at once
* Added option to change pitch of Pitfall II music
* Added option to change pitch of Pitfall II music
* Added various developer options for oddball TIAs:
* Added various developer options for oddball TIAs:
- stuffed player, missiles and ball move
- delayed playfield bits and color
- delayed players and ball VDEL swap
@ -119,8 +119,8 @@
* Fixed bug in DPC+ scheme; 'fast fetch mode' was enabled at startup,
when it should be disabled by default.
* Fixed display for OpenGLES renderers used by Libretro
- and much more for Libretro support
* Fixed display for OpenGLES renderers used by Libretro
- and much more for Libretro support
* PNG/ZIP image support is now conditionally compiled into Stella.
All major ports (Linux/macOS/Windows) have it enabled by default.
@ -134,6 +134,15 @@
-Have fun!
6.0 to 6.0.1: (June 5, 2019)
* Added support for CDFJ bankswitching type (Galaga, Wizard of War, etc).
* Allow the DPC+ scheme to not enable playfield 'jitter' effect for
certain older DPC+ driver versions; this allows 'Epic Adventure' ROM
to finally work in Stella.
5.1.3 to 6.0: (December 23, 2018)
* Note: because of major TIA sound changes, the state file format has

View File

@ -14,8 +14,6 @@
## See the file "License.txt" for information on usage and redistribution of
## this file, and for a DISCLAIMER OF ALL WARRANTIES.
##
## $Id: Makefile,v 1.37 2009-01-11 21:31:21 stephena Exp $
##
## Based on code from ScummVM - Scumm Interpreter
## Copyright (C) 2002-2004 The ScummVM project
##============================================================================

131
debian/changelog vendored
View File

@ -1,433 +1,440 @@
stella (6.0.1-1) stable; urgency=high
* Version 6.0.1 release
-- Stephen Anthony <sa666666@gmail.com> Wed, 5 Jun 2019
stella (6.0-1) stable; urgency=high
* Version 6.0 release
-- Stephen Anthony <stephena@users.sf.net> TODO
-- Stephen Anthony <sa666666@gmail.com> Sun, 23 Dec 2018
stella (5.1.1-1) stable; urgency=high
* Version 5.1.1 release
-- Stephen Anthony <stephena@users.sf.net> Wed, 21 Feb 2018 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Wed, 21 Feb 2018 17:09:59 -0230
stella (5.1-1) stable; urgency=high
* Version 5.1 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 4 Feb 2018 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Sun, 4 Feb 2018 17:09:59 -0230
stella (5.0.2-1) stable; urgency=high
* Version 5.0.2 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 20 Aug 2017 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Sun, 20 Aug 2017 17:09:59 -0230
stella (5.0.1-1) stable; urgency=high
* Version 5.0.1 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 23 Jul 2017 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Sun, 23 Jul 2017 17:09:59 -0230
stella (5.0-1) stable; urgency=high
* Version 5.0 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 16 Jul 2017 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Sun, 16 Jul 2017 17:09:59 -0230
stella (4.7.3-1) stable; urgency=high
* Version 4.7.3 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 21 Nov 2016 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Mon, 21 Nov 2016 17:09:59 -0230
stella (4.7.2-1) stable; urgency=high
* Version 4.7.2 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 25 Mar 2016 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Fri, 25 Mar 2016 17:09:59 -0230
stella (4.7.1-1) stable; urgency=high
* Version 4.7.1 release
-- Stephen Anthony <stephena@users.sf.net> Sat, 13 Feb 2016 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Sat, 13 Feb 2016 17:09:59 -0230
stella (4.7-1) stable; urgency=high
* Version 4.7 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 25 Jan 2016 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Mon, 25 Jan 2016 17:09:59 -0230
stella (4.6.7-1) stable; urgency=high
* Version 4.6.7 release
-- Stephen Anthony <stephena@users.sf.net> Wed, 28 Oct 2015 17:09:59 -0230
-- Stephen Anthony <sa666666@gmail.com> Wed, 28 Oct 2015 17:09:59 -0230
stella (4.6.6-1) stable; urgency=high
* Version 4.6.6 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 11 Oct 2015 12:11:09 -0230
-- Stephen Anthony <sa666666@gmail.com> Sun, 11 Oct 2015 12:11:09 -0230
stella (4.6.5-1) stable; urgency=high
* Version 4.6.5 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 25 Sep 2015 20:18:40 -0230
-- Stephen Anthony <sa666666@gmail.com> Fri, 25 Sep 2015 20:18:40 -0230
stella (4.6-1) stable; urgency=high
* Version 4.6 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 20 Mar 2015 21:17:06 -0230
-- Stephen Anthony <sa666666@gmail.com> Fri, 20 Mar 2015 21:17:06 -0230
stella (4.5-1) stable; urgency=high
* Version 4.5 release
-- Stephen Anthony <stephena@users.sf.net> Thu, 01 Jan 2015 13:40:04 -0330
-- Stephen Anthony <sa666666@gmail.com> Thu, 01 Jan 2015 13:40:04 -0330
stella (4.2-1) stable; urgency=high
* Version 4.2 release
-- Stephen Anthony <stephena@users.sf.net> Tue, 28 Oct 2014 13:50:43 -0230
-- Stephen Anthony <sa666666@gmail.com> Tue, 28 Oct 2014 13:50:43 -0230
stella (4.1.1-1) stable; urgency=high
* Version 4.1.1 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 14 Sep 2014 17:42:36 -0230
-- Stephen Anthony <sa666666@gmail.com> Sun, 14 Sep 2014 17:42:36 -0230
stella (4.1-1) stable; urgency=high
* Version 4.1 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 01 Sep 2014 17:44:38 -0230
-- Stephen Anthony <sa666666@gmail.com> Mon, 01 Sep 2014 17:44:38 -0230
stella (4.0-1) stable; urgency=high
* Version 4.0 release
-- Stephen Anthony <stephena@users.sf.net> Tue, 01 Jul 2014 10:51:55 -0230
-- Stephen Anthony <sa666666@gmail.com> Tue, 01 Jul 2014 10:51:55 -0230
stella (3.9.3-1) stable; urgency=high
* Version 3.9.3 release
-- Stephen Anthony <stephena@users.sf.net> Sat, 18 Jan 2014 15:16:30 -0330
-- Stephen Anthony <sa666666@gmail.com> Sat, 18 Jan 2014 15:16:30 -0330
stella (3.9.2-1) stable; urgency=high
* Version 3.9.2 release
-- Stephen Anthony <stephena@users.sf.net> Sat, 31 Aug 2013 11:13:43 -0230
-- Stephen Anthony <sa666666@gmail.com> Sat, 31 Aug 2013 11:13:43 -0230
stella (3.9.1-1) stable; urgency=high
* Version 3.9.1 release
-- Stephen Anthony <stephena@users.sf.net> Wed, 21 Aug 2013 15:47:29 -0230
-- Stephen Anthony <sa666666@gmail.com> Wed, 21 Aug 2013 15:47:29 -0230
stella (3.9-1) stable; urgency=high
* Version 3.9 release
-- Stephen Anthony <stephena@users.sf.net> Thu, 27 Jun 2013 17:20:07 -0330
-- Stephen Anthony <sa666666@gmail.com> Thu, 27 Jun 2013 17:20:07 -0330
stella (3.8.1-1) stable; urgency=high
* Version 3.8.1 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 03 Mar 2013 17:20:07 -0330
-- Stephen Anthony <sa666666@gmail.com> Sun, 03 Mar 2013 17:20:07 -0330
stella (3.8-1) stable; urgency=high
* Version 3.8 release
-- Stephen Anthony <stephena@users.sf.net> Thu, 21 Feb 2013 19:02:35 -0330
-- Stephen Anthony <sa666666@gmail.com> Thu, 21 Feb 2013 19:02:35 -0330
stella (3.7.5-1) stable; urgency=high
* Version 3.7.5 release
-- Stephen Anthony <stephena@users.sf.net> Sat, 22 Dec 2012 16:44:58 -0330
-- Stephen Anthony <sa666666@gmail.com> Sat, 22 Dec 2012 16:44:58 -0330
stella (3.7.4-1) stable; urgency=high
* Version 3.7.4 release
-- Stephen Anthony <stephena@users.sf.net> Wed, 31 Oct 2012 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Wed, 31 Oct 2012 18:38:25 +0200
stella (3.7.3-1) stable; urgency=high
* Version 3.7.3 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 26 Oct 2012 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 26 Oct 2012 18:38:25 +0200
stella (3.7.2-1) stable; urgency=high
* Version 3.7.2 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 10 Jun 2012 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Sun, 10 Jun 2012 18:38:25 +0200
stella (3.7.1-1) stable; urgency=high
* Version 3.7.1 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 8 Jun 2012 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 8 Jun 2012 18:38:25 +0200
stella (3.7-1) stable; urgency=high
* Version 3.7 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 1 Jun 2012 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 1 Jun 2012 18:38:25 +0200
stella (3.6.1-1) stable; urgency=high
* Version 3.6.1 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 30 Mar 2012 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 30 Mar 2012 18:38:25 +0200
stella (3.6-1) stable; urgency=high
* Version 3.6 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 16 Mar 2012 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 16 Mar 2012 18:38:25 +0200
stella (3.5.5-1) stable; urgency=high
* Version 3.5.5 release
-- Stephen Anthony <stephena@users.sf.net> Sat, 4 Feb 2012 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Sat, 4 Feb 2012 18:38:25 +0200
stella (3.5-1) stable; urgency=high
* Version 3.5 release
-- Stephen Anthony <stephena@users.sf.net> Thu, 29 Dec 2011 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Thu, 29 Dec 2011 18:38:25 +0200
stella (3.4.1-1) stable; urgency=high
* Version 3.4.1 release
-- Stephen Anthony <stephena@users.sf.net> Sat, 11 June 2011 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Sat, 11 June 2011 18:38:25 +0200
stella (3.4-1) stable; urgency=high
* Version 3.4 release
-- Stephen Anthony <stephena@users.sf.net> Sun, 29 May 2011 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Sun, 29 May 2011 18:38:25 +0200
stella (3.3-1) stable; urgency=high
* Version 3.3 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 12 Nov 2010 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 12 Nov 2010 18:38:25 +0200
stella (3.2.1-1) stable; urgency=high
* Version 3.2.1 release
-- Stephen Anthony <stephena@users.sf.net> Wed, 25 Aug 2010 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Wed, 25 Aug 2010 18:38:25 +0200
stella (3.2-1) stable; urgency=high
* Version 3.2 release
-- Stephen Anthony <stephena@users.sf.net> Fri 20 Aug 2010 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri 20 Aug 2010 18:38:25 +0200
stella (3.1.2-1) stable; urgency=high
* Version 3.1.2 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 3 May 2010 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Mon, 3 May 2010 18:38:25 +0200
stella (3.1.1-1) stable; urgency=high
* Version 3.1.1 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 26 April 2010 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Mon, 26 April 2010 18:38:25 +0200
stella (3.1-1) stable; urgency=high
* Version 3.1 release
-- Stephen Anthony <stephena@users.sf.net> Thu, 22 April 2010 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Thu, 22 April 2010 18:38:25 +0200
stella (3.0-1) stable; urgency=high
* Version 3.0 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 11 September 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 11 September 2009 18:38:25 +0200
stella (2.8.4-1) stable; urgency=high
* Version 2.8.4 release
-- Stephen Anthony <stephena@users.sf.net> Thu, 4 July 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Thu, 4 July 2009 18:38:25 +0200
stella (2.8.3-1) stable; urgency=low
* Version 2.8.3 release
-- Stephen Anthony <stephena@users.sf.net> Thu, 25 June 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Thu, 25 June 2009 18:38:25 +0200
stella (2.8.2-1) stable; urgency=low
* Version 2.8.2 release
-- Stephen Anthony <stephena@users.sf.net> Tue, 23 June 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Tue, 23 June 2009 18:38:25 +0200
stella (2.8.1-1) stable; urgency=low
* Version 2.8.1 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 19 June 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 19 June 2009 18:38:25 +0200
stella (2.8-1) stable; urgency=low
* Version 2.8 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 8 June 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Mon, 8 June 2009 18:38:25 +0200
stella (2.7.7-1) stable; urgency=low
* Version 2.7.7 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 1 May 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 1 May 2009 18:38:25 +0200
stella (2.7.6-1) stable; urgency=low
* Version 2.7.6 release
-- Stephen Anthony <stephena@users.sf.net> Tue, 14 Apr 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Tue, 14 Apr 2009 18:38:25 +0200
stella (2.7.5-1) stable; urgency=low
* Version 2.7.5 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 27 Mar 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 27 Mar 2009 18:38:25 +0200
stella (2.7.3-1) stable; urgency=low
* Version 2.7.3 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 09 Feb 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Mon, 09 Feb 2009 18:38:25 +0200
stella (2.7.2-1) stable; urgency=low
* Version 2.7.2 release
-- Stephen Anthony <stephena@users.sf.net> Tue, 27 Jan 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Tue, 27 Jan 2009 18:38:25 +0200
stella (2.7.1-1) stable; urgency=low
* Version 2.7.1 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 26 Jan 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Mon, 26 Jan 2009 18:38:25 +0200
stella (2.7-1) stable; urgency=low
* Version 2.7 release
-- Stephen Anthony <stephena@users.sf.net> Sat, 17 Jan 2009 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Sat, 17 Jan 2009 18:38:25 +0200
stella (2.6.1-1) stable; urgency=low
* Version 2.6.1 release
-- Stephen Anthony <stephena@users.sf.net> Thu, 22 May 2008 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Thu, 22 May 2008 18:38:25 +0200
stella (2.6-1) stable; urgency=low
* Version 2.6 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 16 May 2008 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 16 May 2008 18:38:25 +0200
stella (2.5.1-1) stable; urgency=low
* Version 2.5.1 release
-- Stephen Anthony <stephena@users.sf.net> Wed, 9 Apr 2008 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Wed, 9 Apr 2008 18:38:25 +0200
stella (2.5-1) stable; urgency=low
* Version 2.5 release
-- Stephen Anthony <stephena@users.sf.net> Fri, 28 Mar 2008 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Fri, 28 Mar 2008 18:38:25 +0200
stella (2.4.2-1) stable; urgency=low
* Version 2.4.2 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 17 Sep 2007 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Mon, 17 Sep 2007 18:38:25 +0200
stella (2.4.1-1) stable; urgency=low
* Version 2.4.1 release
-- Stephen Anthony <stephena@users.sf.net> Mon, 27 Aug 2007 18:38:25 +0200
-- Stephen Anthony <sa666666@gmail.com> Mon, 27 Aug 2007 18:38:25 +0200

View File

@ -6,7 +6,7 @@
<body>
<center><b><font size="7">Stella</font></b></center>
<center><h4><b>Release 6.0</b></h4></center>
<center><h4><b>Release 6.1</b></h4></center>
<center><h1><b>Integrated Debugger</b></h1></center>
<center><h4><b>(a work in progress)</b></h4></center>
<br>

View File

@ -61,7 +61,7 @@
<br><br><br>
<center><b>February 1999 - December 2018</b></center>
<center><b>February 1999 - September 2019</b></center>
<center><b>The Stella Team</b></center>
<center><b><a href="https://stella-emu.github.io">Stella Homepage</a></b></center>

View File

@ -45,7 +45,7 @@
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<string>6.1</string>
<key>CFBundleName</key>
<string>Stella</string>
<key>CFBundlePackageType</key>
@ -53,7 +53,7 @@
<key>CFBundleSignature</key>
<string>StLa</string>
<key>CFBundleVersion</key>
<string>6.0</string>
<string>6.1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>LSMinimumSystemVersionByArchitecture</key>

View File

@ -1,5 +1,5 @@
%define name stella
%define version 6.0
%define version 6.1
%define rel 1
%define enable_sound 1
@ -100,188 +100,194 @@ rm -rf $RPM_BUILD_DIR/%{name}-%{version}
%_datadir/icons/large/%{name}.png
%changelog
* Sun Dec 23 2018 Stephen Anthony <stephena@users.sf.net> 6.0-1
* ddd Sep d 2019 Stephen Anthony <sa666666@gmail.com> 6.1-1
- Version 6.1 release
* Wed Jun 5 2019 Stephen Anthony <sa666666@gmail.com> 6.0.1-1
- Version 6.0.1 release
* Sun Dec 23 2018 Stephen Anthony <sa666666@gmail.com> 6.0-1
- Version 6.0 release
* Wed Feb 21 2018 Stephen Anthony <stephena@users.sf.net> 5.1.1-1
* Wed Feb 21 2018 Stephen Anthony <sa666666@gmail.com> 5.1.1-1
- Version 5.1.1 release
* Sun Feb 04 2018 Stephen Anthony <stephena@users.sf.net> 5.1-1
* Sun Feb 04 2018 Stephen Anthony <sa666666@gmail.com> 5.1-1
- Version 5.1 release
* Sun Aug 20 2017 Stephen Anthony <stephena@users.sf.net> 5.0.2-1
* Sun Aug 20 2017 Stephen Anthony <sa666666@gmail.com> 5.0.2-1
- Version 5.0.2 release
* Sun Jul 23 2017 Stephen Anthony <stephena@users.sf.net> 5.0.1-1
* Sun Jul 23 2017 Stephen Anthony <sa666666@gmail.com> 5.0.1-1
- Version 5.0.1 release
* Sun Jul 16 2017 Stephen Anthony <stephena@users.sf.net> 5.0-1
* Sun Jul 16 2017 Stephen Anthony <sa666666@gmail.com> 5.0-1
- Version 5.0 release
* Mon Nov 21 2016 Stephen Anthony <stephena@users.sf.net> 4.7.3-1
* Mon Nov 21 2016 Stephen Anthony <sa666666@gmail.com> 4.7.3-1
- Version 4.7.3 release
* Fri Mar 25 2016 Stephen Anthony <stephena@users.sf.net> 4.7.2-1
* Fri Mar 25 2016 Stephen Anthony <sa666666@gmail.com> 4.7.2-1
- Version 4.7.2 release
* Sat Feb 13 2016 Stephen Anthony <stephena@users.sf.net> 4.7.1-1
* Sat Feb 13 2016 Stephen Anthony <sa666666@gmail.com> 4.7.1-1
- Version 4.7.1 release
* Mon Jan 25 2016 Stephen Anthony <stephena@users.sf.net> 4.7-1
* Mon Jan 25 2016 Stephen Anthony <sa666666@gmail.com> 4.7-1
- Version 4.7 release
* Wed Oct 28 2015 Stephen Anthony <stephena@users.sf.net> 4.6.7-1
* Wed Oct 28 2015 Stephen Anthony <sa666666@gmail.com> 4.6.7-1
- Version 4.6.7 release
* Sun Oct 11 2015 Stephen Anthony <stephena@users.sf.net> 4.6.6-1
* Sun Oct 11 2015 Stephen Anthony <sa666666@gmail.com> 4.6.6-1
- Version 4.6.6 release
* Sat Sep 26 2015 Stephen Anthony <stephena@users.sf.net> 4.6.5-1
* Sat Sep 26 2015 Stephen Anthony <sa666666@gmail.com> 4.6.5-1
- Version 4.6.5 release
* Wed Apr 22 2015 Stephen Anthony <stephena@users.sf.net> 4.6.1-1
* Wed Apr 22 2015 Stephen Anthony <sa666666@gmail.com> 4.6.1-1
- Version 4.6.1 release
* Sat Mar 21 2015 Stephen Anthony <stephena@users.sf.net> 4.6-1
* Sat Mar 21 2015 Stephen Anthony <sa666666@gmail.com> 4.6-1
- Version 4.6 release
* Thu Jan 1 2015 Stephen Anthony <stephena@users.sf.net> 4.5-1
* Thu Jan 1 2015 Stephen Anthony <sa666666@gmail.com> 4.5-1
- Version 4.5 release
* Tue Oct 28 2014 Stephen Anthony <stephena@users.sf.net> 4.2-1
* Tue Oct 28 2014 Stephen Anthony <sa666666@gmail.com> 4.2-1
- Version 4.2 release
* Sun Sep 14 2014 Stephen Anthony <stephena@users.sf.net> 4.1.1-1
* Sun Sep 14 2014 Stephen Anthony <sa666666@gmail.com> 4.1.1-1
- Version 4.1.1 release
* Mon Sep 1 2014 Stephen Anthony <stephena@users.sf.net> 4.1-1
* Mon Sep 1 2014 Stephen Anthony <sa666666@gmail.com> 4.1-1
- Version 4.1 release
* Tue Jul 1 2014 Stephen Anthony <stephena@users.sf.net> 4.0-1
* Tue Jul 1 2014 Stephen Anthony <sa666666@gmail.com> 4.0-1
- Version 4.0 release
* Mon Jan 20 2014 Stephen Anthony <stephena@users.sf.net> 3.9.3-1
* Mon Jan 20 2014 Stephen Anthony <sa666666@gmail.com> 3.9.3-1
- Version 3.9.3 release
* Sat Aug 31 2013 Stephen Anthony <stephena@users.sf.net> 3.9.2-1
* Sat Aug 31 2013 Stephen Anthony <sa666666@gmail.com> 3.9.2-1
- Version 3.9.2 release
* Wed Aug 21 2013 Stephen Anthony <stephena@users.sf.net> 3.9.1-1
* Wed Aug 21 2013 Stephen Anthony <sa666666@gmail.com> 3.9.1-1
- Version 3.9.1 release
* Thu Jun 27 2013 Stephen Anthony <stephena@users.sf.net> 3.9-1
* Thu Jun 27 2013 Stephen Anthony <sa666666@gmail.com> 3.9-1
- Version 3.9 release
* Sun Mar 3 2013 Stephen Anthony <stephena@users.sf.net> 3.8.1-1
* Sun Mar 3 2013 Stephen Anthony <sa666666@gmail.com> 3.8.1-1
- Version 3.8.1 release
* Thu Feb 21 2013 Stephen Anthony <stephena@users.sf.net> 3.8-1
* Thu Feb 21 2013 Stephen Anthony <sa666666@gmail.com> 3.8-1
- Version 3.8 release
* Sat Dec 22 2012 Stephen Anthony <stephena@users.sf.net> 3.7.5-1
* Sat Dec 22 2012 Stephen Anthony <sa666666@gmail.com> 3.7.5-1
- Version 3.7.5 release
* Wed Oct 31 2012 Stephen Anthony <stephena@users.sf.net> 3.7.4-1
* Wed Oct 31 2012 Stephen Anthony <sa666666@gmail.com> 3.7.4-1
- Version 3.7.4 release
* Fri Oct 26 2012 Stephen Anthony <stephena@users.sf.net> 3.7.3-1
* Fri Oct 26 2012 Stephen Anthony <sa666666@gmail.com> 3.7.3-1
- Version 3.7.3 release
* Sun Jun 10 2012 Stephen Anthony <stephena@users.sf.net> 3.7.2-1
* Sun Jun 10 2012 Stephen Anthony <sa666666@gmail.com> 3.7.2-1
- Version 3.7.2 release
* Fri Jun 8 2012 Stephen Anthony <stephena@users.sf.net> 3.7.1-1
* Fri Jun 8 2012 Stephen Anthony <sa666666@gmail.com> 3.7.1-1
- Version 3.7.1 release
* Fri Jun 1 2012 Stephen Anthony <stephena@users.sf.net> 3.7-1
* Fri Jun 1 2012 Stephen Anthony <sa666666@gmail.com> 3.7-1
- Version 3.7 release
* Fri Mar 30 2012 Stephen Anthony <stephena@users.sf.net> 3.6.1-1
* Fri Mar 30 2012 Stephen Anthony <sa666666@gmail.com> 3.6.1-1
- Version 3.6.1 release
* Fri Mar 16 2012 Stephen Anthony <stephena@users.sf.net> 3.6-1
* Fri Mar 16 2012 Stephen Anthony <sa666666@gmail.com> 3.6-1
- Version 3.6 release
* Sat Feb 4 2012 Stephen Anthony <stephena@users.sf.net> 3.5.5-1
* Sat Feb 4 2012 Stephen Anthony <sa666666@gmail.com> 3.5.5-1
- Version 3.5.5 release
* Thu Dec 29 2011 Stephen Anthony <stephena@users.sf.net> 3.5-1
* Thu Dec 29 2011 Stephen Anthony <sa666666@gmail.com> 3.5-1
- Version 3.5 release
* Sat Jun 11 2011 Stephen Anthony <stephena@users.sf.net> 3.4.1-1
* Sat Jun 11 2011 Stephen Anthony <sa666666@gmail.com> 3.4.1-1
- Version 3.4.1 release
* Sun May 29 2011 Stephen Anthony <stephena@users.sf.net> 3.4-1
* Sun May 29 2011 Stephen Anthony <sa666666@gmail.com> 3.4-1
- Version 3.4 release
* Fri Nov 12 2010 Stephen Anthony <stephena@users.sf.net> 3.3-1
* Fri Nov 12 2010 Stephen Anthony <sa666666@gmail.com> 3.3-1
- Version 3.3 release
* Wed Aug 25 2010 Stephen Anthony <stephena@users.sf.net> 3.2.1-1
* Wed Aug 25 2010 Stephen Anthony <sa666666@gmail.com> 3.2.1-1
- Version 3.2.1 release
* Fri Aug 20 2010 Stephen Anthony <stephena@users.sf.net> 3.2-1
* Fri Aug 20 2010 Stephen Anthony <sa666666@gmail.com> 3.2-1
- Version 3.2 release
* Mon May 3 2010 Stephen Anthony <stephena@users.sf.net> 3.1.2-1
* Mon May 3 2010 Stephen Anthony <sa666666@gmail.com> 3.1.2-1
- Version 3.1.2 release
* Mon Apr 26 2010 Stephen Anthony <stephena@users.sf.net> 3.1.1-1
* Mon Apr 26 2010 Stephen Anthony <sa666666@gmail.com> 3.1.1-1
- Version 3.1.1 release
* Thu Apr 22 2010 Stephen Anthony <stephena@users.sf.net> 3.1-1
* Thu Apr 22 2010 Stephen Anthony <sa666666@gmail.com> 3.1-1
- Version 3.1 release
* Fri Sep 11 2009 Stephen Anthony <stephena@users.sf.net> 3.0-1
* Fri Sep 11 2009 Stephen Anthony <sa666666@gmail.com> 3.0-1
- Version 3.0 release
* Thu Jul 4 2009 Stephen Anthony <stephena@users.sf.net> 2.8.4-1
* Thu Jul 4 2009 Stephen Anthony <sa666666@gmail.com> 2.8.4-1
- Version 2.8.4 release
* Thu Jun 25 2009 Stephen Anthony <stephena@users.sf.net> 2.8.3-1
* Thu Jun 25 2009 Stephen Anthony <sa666666@gmail.com> 2.8.3-1
- Version 2.8.3 release
* Tue Jun 23 2009 Stephen Anthony <stephena@users.sf.net> 2.8.2-1
* Tue Jun 23 2009 Stephen Anthony <sa666666@gmail.com> 2.8.2-1
- Version 2.8.2 release
* Fri Jun 19 2009 Stephen Anthony <stephena@users.sf.net> 2.8.1-1
* Fri Jun 19 2009 Stephen Anthony <sa666666@gmail.com> 2.8.1-1
- Version 2.8.1 release
* Tue Jun 9 2009 Stephen Anthony <stephena@users.sf.net> 2.8-1
* Tue Jun 9 2009 Stephen Anthony <sa666666@gmail.com> 2.8-1
- Version 2.8 release
* Tue May 1 2009 Stephen Anthony <stephena@users.sf.net> 2.7.7-1
* Tue May 1 2009 Stephen Anthony <sa666666@gmail.com> 2.7.7-1
- Version 2.7.7 release
* Tue Apr 14 2009 Stephen Anthony <stephena@users.sf.net> 2.7.6-1
* Tue Apr 14 2009 Stephen Anthony <sa666666@gmail.com> 2.7.6-1
- Version 2.7.6 release
* Fri Mar 27 2009 Stephen Anthony <stephena@users.sf.net> 2.7.5-1
* Fri Mar 27 2009 Stephen Anthony <sa666666@gmail.com> 2.7.5-1
- Version 2.7.5 release
* Mon Feb 9 2009 Stephen Anthony <stephena@users.sf.net> 2.7.3-1
* Mon Feb 9 2009 Stephen Anthony <sa666666@gmail.com> 2.7.3-1
- Version 2.7.3 release
* Tue Jan 27 2009 Stephen Anthony <stephena@users.sf.net> 2.7.2-1
* Tue Jan 27 2009 Stephen Anthony <sa666666@gmail.com> 2.7.2-1
- Version 2.7.2 release
* Mon Jan 26 2009 Stephen Anthony <stephena@users.sf.net> 2.7.1-1
* Mon Jan 26 2009 Stephen Anthony <sa666666@gmail.com> 2.7.1-1
- Version 2.7.1 release
* Sat Jan 17 2009 Stephen Anthony <stephena@users.sf.net> 2.7-1
* Sat Jan 17 2009 Stephen Anthony <sa666666@gmail.com> 2.7-1
- Version 2.7 release
* Thu May 22 2008 Stephen Anthony <stephena@users.sf.net> 2.6.1-1
* Thu May 22 2008 Stephen Anthony <sa666666@gmail.com> 2.6.1-1
- Version 2.6.1 release
* Fri May 16 2008 Stephen Anthony <stephena@users.sf.net> 2.6-1
* Fri May 16 2008 Stephen Anthony <sa666666@gmail.com> 2.6-1
- Version 2.6 release
* Wed Apr 9 2008 Stephen Anthony <stephena@users.sf.net> 2.5.1-1
* Wed Apr 9 2008 Stephen Anthony <sa666666@gmail.com> 2.5.1-1
- Version 2.5.1 release
* Fri Mar 28 2008 Stephen Anthony <stephena@users.sf.net> 2.5-1
* Fri Mar 28 2008 Stephen Anthony <sa666666@gmail.com> 2.5-1
- Version 2.5 release
* Mon Aug 27 2007 Stephen Anthony <stephena@users.sf.net> 2.4.1-1
* Mon Aug 27 2007 Stephen Anthony <sa666666@gmail.com> 2.4.1-1
- Version 2.4.1 release

View File

@ -36,8 +36,8 @@ IDI_ICON ICON "stella.ico"
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 6,0,0,0
PRODUCTVERSION 6,0,0,0
FILEVERSION 6,1,0,0
PRODUCTVERSION 6,1,0,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
@ -55,12 +55,12 @@ BEGIN
VALUE "Comments", "The multi-platform Atari 2600 emulator. Stella is released under the GPLv2."
VALUE "CompanyName", "The Stella Team (https://stella-emu.github.io)"
VALUE "FileDescription", "Stella"
VALUE "FileVersion", "6.0"
VALUE "FileVersion", "6.1"
VALUE "InternalName", "Stella"
VALUE "LegalCopyright", "Copyright (c) 1995-2019 The Stella Team"
VALUE "OriginalFilename", "Stella.exe"
VALUE "ProductName", "Stella"
VALUE "ProductVersion", "6.0"
VALUE "ProductVersion", "6.1"
END
END
BLOCK "VarFileInfo"