[Slim-Checkins] r10490 - in /branches/6.5/server: Changelog6.html Plugins/Snow.pm

adrian at svn.slimdevices.com adrian at svn.slimdevices.com
Fri Oct 27 11:14:34 PDT 2006


Author: adrian
Date: Fri Oct 27 11:14:31 2006
New Revision: 10490

URL: http://svn.slimdevices.com?rev=10490&view=rev
Log:
Bug: 4430
Description: merge -r 10471:10472 from trunk

Modified:
    branches/6.5/server/Changelog6.html
    branches/6.5/server/Plugins/Snow.pm

Modified: branches/6.5/server/Changelog6.html
URL: http://svn.slimdevices.com/branches/6.5/server/Changelog6.html?rev=10490&r1=10489&r2=10490&view=diff
==============================================================================
--- branches/6.5/server/Changelog6.html (original)
+++ branches/6.5/server/Changelog6.html Fri Oct 27 11:14:31 2006
@@ -106,6 +106,7 @@
 		<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4389">#4389</a> - Following genre link on the Nokia770 skin Now Playing page crashes SlimServer</li>
 		<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4393">#4393</a> - Dark Skin displays albums in Gallery view in a single column</li>
 		<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4413">#4413</a> - registerParser api not working - breaks some AlienBBC streams</li>
+		<li><a href="http://bugs.slimdevices.com/show_bug.cgi?id=4430">#4430</a> - Snow.pm loading Text Display on all player types</li>
 	</ul>
 </ul>
 

Modified: branches/6.5/server/Plugins/Snow.pm
URL: http://svn.slimdevices.com/branches/6.5/server/Plugins/Snow.pm?rev=10490&r1=10489&r2=10490&view=diff
==============================================================================
--- branches/6.5/server/Plugins/Snow.pm (original)
+++ branches/6.5/server/Plugins/Snow.pm Fri Oct 27 11:14:31 2006
@@ -19,7 +19,6 @@
 
 use Slim::Control::Request;
 use Slim::Utils::Timers;
-use Slim::Display::Text;
 use File::Spec::Functions qw(:ALL);
 
 use vars qw($VERSION);



More information about the checkins mailing list