Would it be possible to get your version of the Plugin.pm with these
changes? I did not find it in the trunk.
bsc001;387745 Wrote:
> Thanks both for the feedback. I'm completely with you on non-bloated
> code. the tweaks necessary to support the BOOM are small:
>
> 1) Add a ":" to the custom 5x7 character set, so the time can display
> properly
> 2) Use $client->isa("Slim::Player::Boom") to identify Boom, and do all
> the following inside a "if ( $client->isa("Slim::Player::Boom") ) "
> wrapper
> 3) Adjust gxwidth to move the standard timeline display to the right
> 4) Tweak retrieveWeather function:
> - Capture both wind & precip info (instead of one or the other--just
> when on a BOOM)
> - Minor string formatting (mostly stripping extra spaces) for
> weather strings
> - Draw text to different locations, store forecast/wind/precip to
> variables
> 5) Add date/time display to tictac (not retrieveWeather) -- good call
> on this, I was wrong to put this in the retrieveWeather section
>
>
> Again, thanks for the suggestions. I'll make the modifications to the
> latest code, and then offer it up for scrutiny.
--
wiseman13
------------------------------------------------------------------------
wiseman13's Profile: http://forums.slimdevices.com/member.php?userid=34773
View this thread: http://forums.slimdevices.com/showthread.php?t=21989
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins