[Slim-Checkins] r9368 - in /trunk/server: Changelog6.html
Firmware/squeezebox2.version
Firmware/squeezebox2_60.bin Firmware/squeezebox2_61.bin
titmuss at svn.slimdevices.com
titmuss at svn.slimdevices.com
Sat Sep 2 06:51:39 PDT 2006
Author: titmuss
Date: Sat Sep 2 06:51:22 2006
New Revision: 9368
URL: http://svn.slimdevices.com?rev=9368&view=rev
Log:
Squeezebox2/3 firmware 61
Allow custom vu meter graphics to be uploaded to firmware.
Bug #3981 Firmware won't play alternate WMA streams
Bug #3988 Bump up/down to scroll bottom of screen only
Bug #4011 Entry of WPA key 5555... is difficult with knob
Bug #4012 WMA GUID's ignored by firmware
Bug #4026 WAV playback only works for 16 bits 44.1kHz
Bug #4030 Add voltage to status command for transporter
Added:
trunk/server/Firmware/squeezebox2_61.bin (with props)
Removed:
trunk/server/Firmware/squeezebox2_60.bin
Modified:
trunk/server/Changelog6.html
trunk/server/Firmware/squeezebox2.version
Modified: trunk/server/Changelog6.html
URL: http://svn.slimdevices.com/trunk/server/Changelog6.html?rev=9368&r1=9367&r2=9368&view=diff
==============================================================================
--- trunk/server/Changelog6.html (original)
+++ trunk/server/Changelog6.html Sat Sep 2 06:51:22 2006
@@ -3,6 +3,12 @@
<ul>
<li>Firmware updates:
<ul>
+ <li>Update to Firmware 61 for Squeezebox2/Squeezebox v3.
+ <ul>
+ <li>Allow custom VU meter graphics to be uploaded to the firmware.</li>
+ <li>Bug fixes</li>
+ </ul>
+ </li>
<li>Update to Firmware 60 for Squeezebox2/Squeezebox v3.
<ul>
<li>Bug fixes</li>
@@ -537,13 +543,19 @@
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=3971">#3971</a> - New feature: Perl and mysql version info display on server settings screen.</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=3977">#3977</a> - CLI command "time ?" does not return the right time at the beginning of the tracks</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=3980">#3980</a> - Initial WMA stream request sometimes gets truncated</li>
+ <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=3981">#3981</a> - Firmware won't play alternate WMA streams</li>
+ <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=3988">#3988</a> - bumpUp/Down to scroll bottom of screen only</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4000">#4000</a> - slave (spdif) clock settings are incorrect</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4003">#4003</a> - DAC mode should be called "Audio Source"</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4007">#4007</a> - Crash on Windows XP with -d_sql and running as a service</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4010">#4010</a> - Need option for S/DIF or AES/BEU digital output</li>
+ <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4011">#4011</a> - Entry of WPA key 5555... is difficult with knob</li>
+ <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4012">#4012</a> - WMA GUID's ignored by firmware</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4015">#4015</a> - Web setup corrupts screensaver settings in player UI</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4021">#4021</a> - build-perl-modules hangs on YAML-Syck-0.64</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4025">#4025</a> - Apple Lossless Files not playing</li>
+ <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4026">#4026</a> - WAV playback only works for 16 bits 44.1kHz</li>
+ <li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4030">#4030</a> - Add voltage to status command for transporter</li>
<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4031">#4031</a> - Crash when enabling Network Health with no players</li>
</ul>
</ul>
Modified: trunk/server/Firmware/squeezebox2.version
URL: http://svn.slimdevices.com/trunk/server/Firmware/squeezebox2.version?rev=9368&r1=9367&r2=9368&view=diff
==============================================================================
--- trunk/server/Firmware/squeezebox2.version (original)
+++ trunk/server/Firmware/squeezebox2.version Sat Sep 2 06:51:22 2006
@@ -3,8 +3,8 @@
# from to
# from1..from2 to
-1..60 60
+1..61 61
# future versions may be downgraded to this one
-* 60
+* 61
Added: trunk/server/Firmware/squeezebox2_61.bin
URL: http://svn.slimdevices.com/trunk/server/Firmware/squeezebox2_61.bin?rev=9368&view=auto
==============================================================================
Binary file - no diff available.
Propchange: trunk/server/Firmware/squeezebox2_61.bin
------------------------------------------------------------------------------
svn:executable = *
Propchange: trunk/server/Firmware/squeezebox2_61.bin
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
More information about the checkins
mailing list