[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx:[663] trunk
Brought to you by:
fredm
From: <fr...@us...> - 2010-12-18 01:05:14
|
Revision: 663 http://fuse-for-macosx.svn.sourceforge.net/fuse-for-macosx/?rev=663&view=rev Author: fredm Date: 2010-12-18 01:05:06 +0000 (Sat, 18 Dec 2010) Log Message: ----------- Merge up to vendor tag 1.0.0 Modified Paths: -------------- trunk/FuseGenerator/config.h trunk/FuseImporter/config.h trunk/fuse/ChangeLog trunk/fuse/README trunk/fuse/configure.in trunk/fuse/fusepb/English.lproj/InfoPlist.strings trunk/fuse/fusepb/Info-Fuse.plist trunk/fuse/fusepb/resources/Fuse Help/html/changelog.html trunk/fuse/hacking/ChangeLog trunk/fuse/ide/divide.c trunk/fuse/ide/divide.h trunk/fuse/ide/ide.c trunk/fuse/ide/ide.h trunk/fuse/ide/simpleide.c trunk/fuse/ide/simpleide.h trunk/fuse/ide/zxatasp.c trunk/fuse/ide/zxatasp.h trunk/fuse/ide/zxcf.c trunk/fuse/ide/zxcf.h trunk/fuse/man/fuse.1 trunk/libspectrum/config.h trunk/libspectrum/libspectrum/ChangeLog trunk/libspectrum/libspectrum/Makefile.am trunk/libspectrum/libspectrum/README trunk/libspectrum/libspectrum/configure.in trunk/libspectrum/libspectrum/doc/libspectrum.3 trunk/libspectrum/libspectrum/doc/libspectrum.txt trunk/libspectrum/libspectrum/hacking/ChangeLog trunk/libspectrum/libspectrum/test/Makefile.am Property Changed: ---------------- trunk/fuse/ trunk/fuse/fusepb/libspectrum.h trunk/libspectrum/libspectrum/ Modified: trunk/FuseGenerator/config.h =================================================================== --- trunk/FuseGenerator/config.h 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/FuseGenerator/config.h 2010-12-18 01:05:06 UTC (rev 663) @@ -83,7 +83,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "0.5.0" +#define VERSION "1.0.0" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ Modified: trunk/FuseImporter/config.h =================================================================== --- trunk/FuseImporter/config.h 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/FuseImporter/config.h 2010-12-18 01:05:06 UTC (rev 663) @@ -83,7 +83,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "0.5.0" +#define VERSION "1.0.0" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ Property changes on: trunk/fuse ___________________________________________________________________ Modified: svn:mergeinfo - /vendor/fuse-emulator/0.10.0/fuse:556-557 /vendor/fuse-emulator/0.10.0-pre1/fuse:545-546 /vendor/fuse-emulator/current/fuse:530-659 + /vendor/fuse-emulator/0.10.0/fuse:556-557 /vendor/fuse-emulator/0.10.0-pre1/fuse:545-546 /vendor/fuse-emulator/current/fuse:530-662 Modified: trunk/fuse/ChangeLog =================================================================== --- trunk/fuse/ChangeLog 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ChangeLog 2010-12-18 01:05:06 UTC (rev 663) @@ -1,4 +1,4 @@ -2010-10-xx Philip Kendall <phi...@sh...> +2010-12-16 Philip Kendall <phi...@sh...> * Fuse 1.0.0 released. @@ -1035,4 +1035,4 @@ * Version 0.1.0 released. -$Id: ChangeLog 4165 2010-09-30 21:55:05Z pak21 $ +$Id: ChangeLog 4220 2010-12-17 10:54:29Z fredm $ Modified: trunk/fuse/README =================================================================== --- trunk/fuse/README 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/README 2010-12-18 01:05:06 UTC (rev 663) @@ -214,6 +214,6 @@ <http://www.worldofspectrum.org/forums/>. Philip Kendall <phi...@sh...> -FIXME October 2010 +16 December 2010 -$Id: README 4172 2010-10-03 22:51:59Z pak21 $ +$Id: README 4220 2010-12-17 10:54:29Z fredm $ Modified: trunk/fuse/configure.in =================================================================== --- trunk/fuse/configure.in 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/configure.in 2010-12-18 01:05:06 UTC (rev 663) @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -dnl $Id: configure.in 4181 2010-10-10 10:28:09Z fredm $ +dnl $Id: configure.in 4220 2010-12-17 10:54:29Z fredm $ dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ AM_CONFIG_HEADER(config.h) AC_CANONICAL_SYSTEM -define(FUSE_VERSION, [0.10.0.2]) +define(FUSE_VERSION, [1.0.0]) dnl Use automake to produce `Makefile.in' AM_INIT_AUTOMAKE(fuse, FUSE_VERSION) Modified: trunk/fuse/fusepb/English.lproj/InfoPlist.strings =================================================================== (Binary files differ) Modified: trunk/fuse/fusepb/Info-Fuse.plist =================================================================== --- trunk/fuse/fusepb/Info-Fuse.plist 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/fusepb/Info-Fuse.plist 2010-12-18 01:05:06 UTC (rev 663) @@ -510,11 +510,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>20101007</string> + <string>1.0.0</string> <key>CFBundleSignature</key> <string>FUSE</string> <key>CFBundleVersion</key> - <string>20101007</string> + <string>1.0.0</string> <key>NSMainNibFile</key> <string>MainMenu</string> <key>NSPrincipalClass</key> Property changes on: trunk/fuse/fusepb/libspectrum.h ___________________________________________________________________ Modified: svn:mergeinfo - /vendor/fuse-emulator/current/fuse/fusepb/libspectrum.h:638-659 /vendor/fuse-emulator/current/libspectrum/libspectrum.h.in:538-600 + /vendor/fuse-emulator/current/fuse/fusepb/libspectrum.h:638-662 /vendor/fuse-emulator/current/libspectrum/libspectrum.h.in:538-600 Modified: trunk/fuse/fusepb/resources/Fuse Help/html/changelog.html =================================================================== --- trunk/fuse/fusepb/resources/Fuse Help/html/changelog.html 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/fusepb/resources/Fuse Help/html/changelog.html 2010-12-18 01:05:06 UTC (rev 663) @@ -11,56 +11,11 @@ <body> <font face="Lucida Grande,Helvetica,Arial"> <!-- AppleSegStart="What's New In Fuse?" --><a - name="What's New In Fuse?" id="What's New In Fuse?"></a><!-- AppleSegDescription="This section describes the changes for version 0.10.0 of the Fuse emulator." --></font><br> + name="What's New In Fuse?" id="What's New In Fuse?"></a><!-- AppleSegDescription="This section describes the changes for version 1.0.0 of the Fuse emulator." --></font><br> <div class="refsect1" xml:lang="en" lang="en"> <h2><font face="Lucida Grande,Helvetica,Arial">What's new in Fuse -For Mac OS X Beta 201012??</font></h2> +For Mac OS X 1.0.0</font></h2> <ul> - <li><font face="Lucida Grande,Helvetica,Arial">Changes since last -beta:</font></li> - <ul> - <li><font face="Lucida Grande,Helvetica,Arial">Support weak data in -+3 disk images (Gergely Szasz).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Extend 80 track -drives to accept disks up to 84 tracks and 40 track drives to accept -disks up to 42 tracks (Gergely Szasz).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Fix stuck key -problem with shfted extended punctuation keys <>:"_+ (Fredrick -Meunier).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Remove RZX -compression option (Fredrick Meunier).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Resolve hang when -double-clicking a file to open in Fuse (Fredrick Meunier).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Restore handling of -zoom titlebar button events (Fredrick Meunier).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Pause emulation -before loading a file from a double click/drag-n-drop when Fuse is -already running (Fredrick Meunier).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Add x86_64 target to -Universal Binary (Fredrick Meunier).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Set track lengths -when inserting a new disk (Gergely Szasz).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Correct writing of -status and system registers to snapshots (Patrik Rak).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Add support for NTSC -ZX Spectrum 48K (Philip Kendall).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Fix autoload -snapshots (thanks, Gergely Szasz) (</font><font - face="Lucida Grande,Helvetica,Arial">Fredrick -Meunier</font><font face="Lucida Grande,Helvetica,Arial">).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Query for an initial -snapshot when opening a RZX file which doesn't have one as is common in -competition mode RZX files (Sergio Baldovi).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">Don't close a disk -or mdr if a write fails (thanks, Crisis) (Gergely Szasz).</font></li> - <li><font face="Lucida Grande,Helvetica,Arial">The Allow Writes to -ROM preference shouldn't affect the 16K machine "empty" page (thanks, -Andrew Owen) (</font><font face="Lucida Grande,Helvetica,Arial">Fredrick -Meunier</font><font face="Lucida Grande,Helvetica,Arial">).<br> - </font></li> - </ul> -</ul> -<ul> <li><font face="Lucida Grande,Helvetica,Arial">New features:</font></li> <li @@ -68,6 +23,9 @@ <ul> <li><font face="Lucida Grande,Helvetica,Arial">Add Opus Discovery disk interface support (Gergely Szasz and Fredrick Meunier).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Add support for +NTSC +ZX Spectrum 48K (Philip Kendall).</font></li> <li><font face="Lucida Grande,Helvetica,Arial">Support weak data in +3 disk images (Gergely Szasz). </font></li> <li><font face="Lucida Grande,Helvetica,Arial">Add support for @@ -148,8 +106,41 @@ face="Lucida Grande,Helvetica,Arial"> Fuse from quitting (Fredrick Meunier).</font></li> <li><font face="Lucida Grande,Helvetica,Arial">Make the keyboard -viewer resizable (Fredrick Meunier).<br> - </font></li> +viewer resizable (Fredrick Meunier).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Extend 80 track +drives to accept disks up to 84 tracks and 40 track drives to accept +disks up to 42 tracks (Gergely Szasz).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Fix stuck key +problem with shfted extended punctuation keys <>:"_+ (Fredrick +Meunier).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Remove RZX +compression option (Fredrick Meunier).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Resolve hang when +double-clicking a file to open in Fuse (Fredrick Meunier).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Restore handling of +zoom titlebar button events (Fredrick Meunier).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Pause emulation +before loading a file from a double click/drag-n-drop when Fuse is +already running (Fredrick Meunier).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Add x86_64 target to +Universal Binary (Fredrick Meunier).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Set track lengths +when inserting a new disk (Gergely Szasz).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Correct writing of +status and system registers to snapshots (Patrik Rak).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Fix autoload +snapshots (thanks, Gergely Szasz) (</font><font + face="Lucida Grande,Helvetica,Arial">Fredrick +Meunier</font><font face="Lucida Grande,Helvetica,Arial">).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Query for an initial +snapshot when opening a RZX file which doesn't have one as is common in +competition mode RZX files (Sergio Baldovi).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Don't close a disk +or MDR file if a write fails (thanks, Crisis) (Gergely Szasz).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">The Allow Writes to +ROM preference shouldn't affect the 16K machine "empty" page (thanks, +Andrew Owen) (</font><font face="Lucida Grande,Helvetica,Arial">Fredrick +Meunier</font><font face="Lucida Grande,Helvetica,Arial">).</font></li> </ul> <li><font face="Lucida Grande,Helvetica,Arial">Various other minor bugfixes.</font></li> Modified: trunk/fuse/hacking/ChangeLog =================================================================== --- trunk/fuse/hacking/ChangeLog 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/hacking/ChangeLog 2010-12-18 01:05:06 UTC (rev 663) @@ -3368,5 +3368,7 @@ line ordering (patch #3100707) (Sergio Baldovi). 20101129 ui/fb/fbdisplay.c: only call fbdisplay_end() when display is initialised (fixes bug #3119382) (rkd77). +20101129 ChangeLog,README,man/fuse.1: more 1.0 updates. 20101203 ui/fb/fbdisplay.c: improve fb colour handling and initialise scaler system (fixes bugs #3124787 and #3124788) (rkd77). +20101216 ChangeLog,README,configure.in,man/fuse.1: update for 1.0.0 release. Modified: trunk/fuse/ide/divide.c =================================================================== --- trunk/fuse/ide/divide.c 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/divide.c 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ /* divide.c: DivIDE interface routines Copyright (c) 2005-2008 Matthew Westcott, Philip Kendall - $Id: divide.c 4148 2010-08-25 21:20:50Z pak21 $ + $Id: divide.c 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/ide/divide.h =================================================================== --- trunk/fuse/ide/divide.h 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/divide.h 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ /* divide.h: DivIDE interface routines Copyright (c) 2005 Matthew Westcott - $Id: divide.h 4148 2010-08-25 21:20:50Z pak21 $ + $Id: divide.h 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/ide/ide.c =================================================================== --- trunk/fuse/ide/ide.c 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/ide.c 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ /* ide.c: Generic routines shared between the various IDE devices Copyright (c) 2005 Philip Kendall - $Id: ide.c 4148 2010-08-25 21:20:50Z pak21 $ + $Id: ide.c 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/ide/ide.h =================================================================== --- trunk/fuse/ide/ide.h 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/ide.h 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ /* ide.h: Generic routines shared between the various IDE devices Copyright (c) 2005 Philip Kendall - $Id: ide.h 4148 2010-08-25 21:20:50Z pak21 $ + $Id: ide.h 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/ide/simpleide.c =================================================================== --- trunk/fuse/ide/simpleide.c 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/simpleide.c 2010-12-18 01:05:06 UTC (rev 663) @@ -3,7 +3,7 @@ 2004 Philip Kendall, 2008 Fredrick Meunier - $Id: simpleide.c 4148 2010-08-25 21:20:50Z pak21 $ + $Id: simpleide.c 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/ide/simpleide.h =================================================================== --- trunk/fuse/ide/simpleide.h 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/simpleide.h 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ /* simpleide.h: Simple 8-bit IDE interface routines Copyright (c) 2003-2004 Garry Lancaster - $Id: simpleide.h 4148 2010-08-25 21:20:50Z pak21 $ + $Id: simpleide.h 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/ide/zxatasp.c =================================================================== --- trunk/fuse/ide/zxatasp.c 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/zxatasp.c 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ /* zxatasp.c: ZXATASP interface routines Copyright (c) 2003-2008 Garry Lancaster and Philip Kendall - $Id: zxatasp.c 4148 2010-08-25 21:20:50Z pak21 $ + $Id: zxatasp.c 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/ide/zxatasp.h =================================================================== --- trunk/fuse/ide/zxatasp.h 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/zxatasp.h 2010-12-18 01:05:06 UTC (rev 663) @@ -2,7 +2,7 @@ Copyright (c) 2003-2004 Garry Lancaster, 2004 Philip Kendall - $Id: zxatasp.h 4148 2010-08-25 21:20:50Z pak21 $ + $Id: zxatasp.h 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/ide/zxcf.c =================================================================== --- trunk/fuse/ide/zxcf.c 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/zxcf.c 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ /* zxcf.c: ZXCF interface routines Copyright (c) 2003-2008 Garry Lancaster and Philip Kendall - $Id: zxcf.c 4148 2010-08-25 21:20:50Z pak21 $ + $Id: zxcf.c 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/ide/zxcf.h =================================================================== --- trunk/fuse/ide/zxcf.h 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/ide/zxcf.h 2010-12-18 01:05:06 UTC (rev 663) @@ -2,7 +2,7 @@ Copyright (c) 2003-2004 Garry Lancaster, 2004 Philip Kendall - $Id: zxcf.h 4148 2010-08-25 21:20:50Z pak21 $ + $Id: zxcf.h 4220 2010-12-17 10:54:29Z fredm $ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: trunk/fuse/man/fuse.1 =================================================================== --- trunk/fuse/man/fuse.1 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/fuse/man/fuse.1 2010-12-18 01:05:06 UTC (rev 663) @@ -23,7 +23,7 @@ .\" E-mail: phi...@sh... .\" .\" -.TH fuse 1 "FIXME October, 2010" "Version 1.0.0" "Emulators" +.TH fuse 1 "16th December, 2010" "Version 1.0.0" "Emulators" .\" .\"------------------------------------------------------------------ .\" Modified: trunk/libspectrum/config.h =================================================================== --- trunk/libspectrum/config.h 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/libspectrum/config.h 2010-12-18 01:05:06 UTC (rev 663) @@ -86,7 +86,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "0.5.0" +#define VERSION "1.0.0" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ Property changes on: trunk/libspectrum/libspectrum ___________________________________________________________________ Modified: svn:mergeinfo - /vendor/fuse-emulator/0.10.0/libspectrum:556-557 /vendor/fuse-emulator/0.10.0-pre1/libspectrum:545-546 /vendor/fuse-emulator/current/libspectrum:530-659 + /vendor/fuse-emulator/0.10.0/libspectrum:556-557 /vendor/fuse-emulator/0.10.0-pre1/libspectrum:545-546 /vendor/fuse-emulator/current/libspectrum:530-662 Modified: trunk/libspectrum/libspectrum/ChangeLog =================================================================== --- trunk/libspectrum/libspectrum/ChangeLog 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/libspectrum/libspectrum/ChangeLog 2010-12-18 01:05:06 UTC (rev 663) @@ -1,4 +1,4 @@ -2010-10-?? Philip Kendall <phi...@sh...> +2010-12-16 Philip Kendall <phi...@sh...> * libspectrum 1.0.0 released. @@ -310,5 +310,5 @@ * libspectrum separated from Fuse just before the 0.5.0 release of Fuse; see Fuse's ChangeLog for changes up to this point -$Id: ChangeLog 4165 2010-09-30 21:55:05Z pak21 $ +$Id: ChangeLog 4220 2010-12-17 10:54:29Z fredm $ Modified: trunk/libspectrum/libspectrum/Makefile.am =================================================================== --- trunk/libspectrum/libspectrum/Makefile.am 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/libspectrum/libspectrum/Makefile.am 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in ## Copyright (c) 2001-2004 Philip Kendall -## $Id: Makefile.am 4158 2010-09-12 11:49:10Z fredm $ +## $Id: Makefile.am 4220 2010-12-17 10:54:29Z fredm $ ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -58,7 +58,7 @@ zlib.c \ zxs.c -libspectrum_la_LDFLAGS = -version-info 7:0:0 -no-undefined @WINDRES_LDFLAGS@ +libspectrum_la_LDFLAGS = -version-info 8:0:0 -no-undefined @WINDRES_LDFLAGS@ libspectrum_la_LIBADD = @AUDIOFILE_LIBS@ -lm Modified: trunk/libspectrum/libspectrum/README =================================================================== --- trunk/libspectrum/libspectrum/README 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/libspectrum/libspectrum/README 2010-12-18 01:05:06 UTC (rev 663) @@ -67,6 +67,6 @@ Then, type "make" and if everything went well, "make install". Philip Kendall <phi...@sh...> -FIXME September 2010 +16 December 2010 -$Id: README 4165 2010-09-30 21:55:05Z pak21 $ +$Id: README 4220 2010-12-17 10:54:29Z fredm $ Modified: trunk/libspectrum/libspectrum/configure.in =================================================================== --- trunk/libspectrum/libspectrum/configure.in 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/libspectrum/libspectrum/configure.in 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. dnl Copyright (c) 1999-2008 Philip Kendall -dnl $Id: configure.in 4181 2010-10-10 10:28:09Z fredm $ +dnl $Id: configure.in 4220 2010-12-17 10:54:29Z fredm $ dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by @@ -24,7 +24,7 @@ AC_INIT(libspectrum.c) AM_CONFIG_HEADER(config.h) -define(LIBSPECTRUM_VERSION, [0.5.1]) +define(LIBSPECTRUM_VERSION, [1.0.0]) dnl Use automake to produce `Makefile.in' AM_INIT_AUTOMAKE(libspectrum, LIBSPECTRUM_VERSION) Modified: trunk/libspectrum/libspectrum/doc/libspectrum.3 =================================================================== --- trunk/libspectrum/libspectrum/doc/libspectrum.3 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/libspectrum/libspectrum/doc/libspectrum.3 2010-12-18 01:05:06 UTC (rev 663) @@ -22,7 +22,7 @@ .\" E-mail: phi...@sh... .\" .\" -.TH libspectrum 3 "3rd December, 2008" "Version 0.5.0" "Emulators" +.TH libspectrum 3 "16th December, 2010" "Version 1.0.0" "Emulators" .\" .\"------------------------------------------------------------------ .\" Modified: trunk/libspectrum/libspectrum/doc/libspectrum.txt =================================================================== --- trunk/libspectrum/libspectrum/doc/libspectrum.txt 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/libspectrum/libspectrum/doc/libspectrum.txt 2010-12-18 01:05:06 UTC (rev 663) @@ -1,4 +1,4 @@ -libspectrum 0.5.0 +libspectrum 1.0.0 ================= libspectrum is a fairly simple library designed to make the handling @@ -166,6 +166,7 @@ LIBSPECTRUM_MACHINE_16 16K Spectrum LIBSPECTRUM_MACHINE_48 48K Spectrum +LIBSPECTRUM_MACHINE_48_NTSC NTSC version of 48K Spectrum LIBSPECTRUM_MACHINE_128 (Original) 128K Spectrum LIBSPECTRUM_MACHINE_PLUS2 Spectrum +2 (the grey one) LIBSPECTRUM_MACHINE_PLUS2A Spectrum +2A (the black one) @@ -1744,4 +1745,4 @@ Write `data' to register `reg' of the IDE channel `chn'. -$Id: libspectrum.txt 4140 2010-07-11 13:02:58Z fredm $ +$Id: libspectrum.txt 4220 2010-12-17 10:54:29Z fredm $ Modified: trunk/libspectrum/libspectrum/hacking/ChangeLog =================================================================== --- trunk/libspectrum/libspectrum/hacking/ChangeLog 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/libspectrum/libspectrum/hacking/ChangeLog 2010-12-18 01:05:06 UTC (rev 663) @@ -787,4 +787,10 @@ 20101003 szx.c,test/{empty.szx,test.c}: we also need to swap A' and F'. 20101010 configure.in: pad version number for Win32 if needed (patch #3084574) (Sergio Baldovi). +20101129 ChangeLog,README,doc/libspectrum.{3,txt}: more 1.0 updates. 20101130 warajevo_read.c: remove potential signedness problem. +20101130 Makefile.am,configure.in: bump version numbers for 1.0 release. +20101216 README,configure.in,doc/libspectrum.3: bump version numbers and dates + for 1.0.0 release. +20101216 ChangeLog: update date here as well. +20101216 test/Makefile.am: ensure all test files are distributed. Modified: trunk/libspectrum/libspectrum/test/Makefile.am =================================================================== --- trunk/libspectrum/libspectrum/test/Makefile.am 2010-12-17 11:05:57 UTC (rev 662) +++ trunk/libspectrum/libspectrum/test/Makefile.am 2010-12-18 01:05:06 UTC (rev 663) @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in ## Copyright (c) 2007 Philip Kendall -## $Id: Makefile.am 3832 2008-11-18 03:38:51Z fredm $ +## $Id: Makefile.am 4220 2010-12-17 10:54:29Z fredm $ ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -44,6 +44,7 @@ test/complete-tzx.pl \ test/empty-drb.tzx \ test/empty.csw \ + test/empty.szx \ test/empty.z80 \ test/invalid-archiveinfo.tzx \ test/invalid-custominfo.tzx \ @@ -57,6 +58,7 @@ test/loop.tzx \ test/loop2.tzx \ test/loopend.tzx \ + test/plus3.z80 \ test/sp-2000.sna.gz \ test/sp-ffff.sna.gz \ test/turbo-zeropilot.tzx \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |