Updates for v4.0.0b2 release

This commit is contained in:
Andy McFadden 2015-01-14 13:56:33 -08:00
parent 3d4fc47533
commit 3c08a276e3
4 changed files with 40 additions and 30 deletions

View File

@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="GENERATOR" content="Microsoft FrontPage 12.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>CiderPress Change Log</title>
</head>
@ -33,25 +33,29 @@
</ol>
<p>In addition, CiderPress uses the NufxLib library to access NuFX (ShrinkIt)
archives, and zlib to compress and expand &quot;.gz&quot; and &quot;.zip&quot; files.</p>
<h2>v4.0.0b1 - 12-Jan-2014</h2>
<h2>v4.0.0b2 - 14-Jan-2014</h2>
<ul>
<li>[all] Moved from CVS on sourceforge.net to git on github.com.
<li>[all] Moved sources from CVS on sourceforge.net to git on github.com.
Registered a2ciderpress.com.</li>
<li>[all] Updated build system and source code to work with Visual
Studio 2013. Added snapshots of NufxLib and zlib to source tree.
Studio 2013.&nbsp; As a result, WinXP or later is now required.</li>
<li>[all] Added snapshots of NufxLib and zlib to source tree.
Much source code scrubbing.</li>
<li>[all] Switched from MBCS to wide-character UNICODE APIs.</li>
<li>[app] Converted help from WinHelp to HtmlHelp.</li>
<li>[app] Added support for AppleSingle files.</li>
<li>[app] &quot;Open file&quot; is much better about detecting file types.</li>
<li>[app] File type association code now uses HKCU registry rather
than HKCR.</li>
<li>[app] File listing and file viewer display Mac OS Roman character
values with correct Unicode characters.</li>
<li>[util] Fixed file+folder selection dialog.</li>
<li>[util] Fixed file+folder selection dialog.&nbsp; Improved folder selection
dialog.</li>
<li>[diskimg] Fixed Linux build.</li>
<li>[diskimg] Improved Gutenberg disk support.</li>
<li>[reformat] Teach and AWP converter now generate RTF with Unicode
values for non-ASCII Mac OS Roman characters.</li>
<li>[reformat] Teach and AWGS converter now generate RTF with Unicode
values for non-ASCII Mac OS Roman characters.&nbsp; Outline and shadow
styles added.</li>
</ul>
<h2>v3.0.2d1 - 19-Jan-2014</h2>
<ul>

Binary file not shown.

View File

@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="GENERATOR" content="Microsoft FrontPage 12.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>CiderPress Hardware Compatibility</title>
</head>
@ -13,8 +13,11 @@
<h1>CiderPress Hardware Compatibility</h1>
<p>CiderPress can access floppy disks, CD-ROMs, CF cards, hard drives, and other
devices.&nbsp; Whether or not it can do so on your system depends on the
specific set of devices you have and what version of Windows you're running.&nbsp;
<a href="index.htm">Return to main page</a>.</p>
specific set of devices you have and what version of Windows you're running.</p>
<p><strong>Most of this no longer applies</strong> and is only retained for
historical reasons -- the various compatibility issues generally don't apply to
Win2K and later.</p>
<p>&nbsp;<a href="index.htm">Return to main page</a>.</p>
<h3>General Rules</h3>
<ul>
<li>3.5&quot; floppy disks

View File

@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="GENERATOR" content="Microsoft FrontPage 12.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>CiderPress</title>
</head>
@ -22,7 +22,8 @@ file archives, but none have as many features or support as many formats as
CiderPress.</p>
<p>CiderPress, introduced in March 2003, was developed and sold as shareware by
faddenSoft, LLC.&nbsp; The program was made free, and the source code released
under the BSD license, in March 2007.</p>
under the BSD license, in March 2007.&nbsp; A &quot;refresh&quot; to modernize the code
was done in January 2015.</p>
<p><b>Key features:</b></p>
<ul>
<li><a href="features.htm#shrinkit">Full support for ShrinkIt archives</a>.</li>
@ -30,16 +31,20 @@ under the BSD license, in March 2007.</p>
II filesystems</a>.</li>
<li><a href="features.htm#physical">Direct access to hard drives, removable media, and CF cards</a>.</li>
<li><a href="features.htm#converter">Converters for text and graphics files</a>.</li>
<li><a href="features.htm#dicc">Disk image creation and conversion</a>.</li>
<li><a href="features.htm#dicc">Disk image creation and conversion utilities</a>.</li>
<li><a href="features.htm#tools">Some handy tools</a>.</li>
</ul>
<p><b>Download the current stable release,
<a href="downloads/CiderPress301.zip">CiderPress v3.0.1</a> (4-Jan-2009)</b>,
as a Win32 executable.</p>
<p>A <a href="tutorial/index.htm">tutorial</a> is available, with some sample
files. In addition, Walt Perko has created an <a href="Create-CF-Volume.gif">
<h3><b>Downloads</b></h3>
<p>Windows installer for current stable release:
<a href="downloads/CiderPress301.zip"><strong>CiderPress v3.0.1</strong></a> (4-Jan-2009)</p>
<p>This will install the main CiderPress app, as well as a Multi-Disk Catalog
utility (MDC).</p>
<h3>Documentation</h3>
<p>The full documentation is available from the &quot;help&quot; menu.&nbsp; A
<a href="tutorial/index.htm"><strong>tutorial</strong></a> is available, with some sample
files.</p>
<p>In addition, Walt Perko has created an <a href="Create-CF-Volume.gif">
animated GIF (1.8MB)</a>
demonstrating how to put a 32MB ProDOS volume onto a CF card for use with
a CFFA (useful if your Apple II isn't able to format the CF card first).
@ -48,22 +53,20 @@ a CFFA (useful if your Apple II isn't able to format the CF card first).
<p>Got questions?&nbsp; Check the <a href="faq.htm">FAQ</a> and <a href="hardware.htm">hardware
compatibility</a> pages.</p>
<p>The old <a href="requested-features.htm">requested features</a> list has
some ideas. See the <a href="change-log.htm">change log</a> to see how
<p>The <a href="requested-features.htm">requested features</a> list has
some ideas for future releases. See the <a href="change-log.htm">change log</a> to see how
CiderPress has evolved over time.
<h4>Win32 Executable Downloads</h4>
These include CiderPress and MDC. CiderPress v3.x runs well on
<h3>Other Downloads</h3>
These install packages include CiderPress and MDC. CiderPress v3.x runs well on
Win98/ME/2K/XP, but may behave a bit strangely on Vista/7/8. CiderPress v4.x
requires WinXP/Vista/7/8.
<ul>
<li><a href="downloads/CiderPress400b1.zip">CiderPress v4.0.0b1</a> (12-Jan-2015) &lt;-- logging is enabled; will overwrite C:\Src\cplog.txt
<li><a href="downloads/CiderPress302d1.zip">CiderPress v3.0.2d1</a> (19-Jan-2014)
<li><a href="downloads/CiderPress301.zip">CiderPress v3.0.1</a> (4-Jan-2009)
<li><a href="downloads/CiderPress300.zip">CiderPress v3.0.0</a> (26-Mar-2007)
</ul> </p>
<h4>Source Code Downloads</h4>
<li><a href="downloads/CiderPress400b2.zip">CiderPress v4.0.0b2</a> (14-Jan-2015) &lt;-- logging is enabled; will overwrite C:\Src\cplog.txt</li>
<li><a href="downloads/CiderPress302d1.zip">CiderPress v3.0.2d1</a> (19-Jan-2014)</li>
<li><a href="downloads/CiderPress301.zip">CiderPress v3.0.1</a> (4-Jan-2009)</li>
<li><a href="downloads/CiderPress300.zip">CiderPress v3.0.0</a> (26-Mar-2007)</li>
</ul>
<p>The <a href="http://github.com/fadden/ciderpress/">
GitHub project page</a> has the full source code, as well as places