[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx:[588] branches/Release-0_10_0-branch
Brought to you by:
fredm
From: <fr...@us...> - 2009-01-09 23:23:47
|
Revision: 588 http://fuse-for-macosx.svn.sourceforge.net/fuse-for-macosx/?rev=588&view=rev Author: fredm Date: 2009-01-09 23:23:40 +0000 (Fri, 09 Jan 2009) Log Message: ----------- Update changelog and tape menu entries in manual. Modified Paths: -------------- branches/Release-0_10_0-branch/fuse/fusepb/resources/Fuse Help/html/changelog.html branches/Release-0_10_0-branch/fuse/fusepb/resources/Fuse Help/html/menus.html Property Changed: ---------------- branches/Release-0_10_0-branch/ branches/Release-0_10_0-branch/fuse/ branches/Release-0_10_0-branch/libspectrum/libspectrum/ Property changes on: branches/Release-0_10_0-branch ___________________________________________________________________ Modified: svn:mergeinfo - /trunk:578 + /trunk:574-578,580 Property changes on: branches/Release-0_10_0-branch/fuse ___________________________________________________________________ Modified: svn:mergeinfo - /trunk/fuse:578 /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-538 + /trunk/fuse:574-578,580 /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-538 Modified: branches/Release-0_10_0-branch/fuse/fusepb/resources/Fuse Help/html/changelog.html =================================================================== --- branches/Release-0_10_0-branch/fuse/fusepb/resources/Fuse Help/html/changelog.html 2009-01-09 23:20:25 UTC (rev 587) +++ branches/Release-0_10_0-branch/fuse/fusepb/resources/Fuse Help/html/changelog.html 2009-01-09 23:23:40 UTC (rev 588) @@ -14,6 +14,39 @@ 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> <div class="refsect1" xml:lang="en" lang="en"> <h2><font face="Lucida Grande,Helvetica,Arial">What's new in Fuse +For Mac OS X 0.10.0.2</font></h2> +<ul> + <li><font face="Lucida Grande,Helvetica,Arial">Miscellaneous bugfixes:</font></li> + <ul> + <li><font face="Lucida Grande,Helvetica,Arial">Fix running with +sound off and with non-default speed (Fredrick Meunier; thanks, Andrew +Owen).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Fix colours in +minimised toolbar icon on GMA950 card (Roine Gustafsson).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Stop displayLink +when quitting from emulator before stopping emulator thread (Fredrick +Meunier).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Decouple texture +updating and drawing and only update texture when there are<br> +changes (Roine Gustafsson).</font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Update the statusbar +if nothing has changed on the Speccy screen (Fredrick Meunier).<br> + </font></li> + <li><font face="Lucida Grande,Helvetica,Arial">Minor fix to manual +entries for the tape menu (Fredrick Meunier; thanks SteveP).<br> + </font></li> + </ul> +</ul> +<h2><font face="Lucida Grande,Helvetica,Arial">What's new in Fuse +For Mac OS X 0.10.0.1</font></h2> +<ul> + <li><font face="Lucida Grande,Helvetica,Arial">Miscellaneous bugfixes:</font></li> + <ul> + <li><font face="Lucida Grande,Helvetica,Arial">Stop corruption when +overwriting an existing file (Philip Kendall; thanks, Matthew Westcott).</font></li> + </ul> +</ul> +<h2><font face="Lucida Grande,Helvetica,Arial">What's new in Fuse For Mac OS X 0.10.0</font></h2> <ul> <li><font face="Lucida Grande,Helvetica,Arial">New Modified: branches/Release-0_10_0-branch/fuse/fusepb/resources/Fuse Help/html/menus.html =================================================================== --- branches/Release-0_10_0-branch/fuse/fusepb/resources/Fuse Help/html/menus.html 2009-01-09 23:20:25 UTC (rev 587) +++ branches/Release-0_10_0-branch/fuse/fusepb/resources/Fuse Help/html/menus.html 2009-01-09 23:23:40 UTC (rev 588) @@ -239,20 +239,20 @@ <p> <span class="emphasis"><font face="Lucida Grande,Helvetica,Arial"><em>Media,</em></font></span> <span class="emphasis"><font face="Lucida Grande,Helvetica,Arial"><em>Tape, -Clear</em></font></span> -<font face="Lucida Grande,Helvetica,Arial">Clear the current -virtual tape. This is particularly useful when you want a `clean +Close</em></font></span> +<font face="Lucida Grande,Helvetica,Arial">Close the current +virtual tape file. This is particularly useful when you want a `clean slate' to add newly-saved files to, before doing -<span class="emphasis"><em>Tape, Write...</em></span></font></p> +<span class="emphasis"><em>Tape, Save As...</em></span></font></p> <p> <span class="emphasis"><font face="Lucida Grande,Helvetica,Arial"><em>Media,</em></font></span> <span class="emphasis"><font face="Lucida Grande,Helvetica,Arial"><em>Tape, -Write...</em></font></span> +Save As...</em></font></span> <font face="Lucida Grande,Helvetica,Arial">Write the current virtual-tape contents to a TZX file. The virtual-tape contents are the contents of the previously-loaded tape (if any has been loaded since you last did a <span class="emphasis"><em>Tape, -Clear</em></span>), followed by anything you've saved from the +Close</em></span>), followed by anything you've saved from the emulated machine since. These newly-saved files are <span class="emphasis"><em>not</em></span> written to any tape file until you choose this option!</font></p> Property changes on: branches/Release-0_10_0-branch/libspectrum/libspectrum ___________________________________________________________________ Modified: svn:mergeinfo - /trunk/libspectrum/libspectrum:578 /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-538 + /trunk/libspectrum/libspectrum:574-578,580 /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-538 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |