Just for an FYI, the checkin that broke this was an attempt by me to
reduce the number of calls to os.date() and replace them with
intelligently constructed string.format() calls. Unfortunately they
turned out to be not so intelligent at adding leading zeroes :-/

What was very odd is that everything worked on desktop squeezeplay,
only broken on the platform itself, which leads me to the conclusion
that Lua's string.format() is not consistent across platforms.

Regardless, should be all fixed up now by cobbling the formatting by
hand instead of string.format(). Let me know if anything else looks
broken on the clocks in the newest 7.6 builds.

cheers,
#!/ben


-- 
bklaas

Logitech Developer: 
Squeezeplay/SqueezeOS/SqueezeboxController/SqueezeCenter
Community Developer: Nokia770Skin

http://www.last.fm/user/bklaas/
'KHAAAN!' (http://khaaan.com/)...'BUNNIES!'
(http://home.pacbell.net/bettychu/2003allbreedbisris/BIS.html)
------------------------------------------------------------------------
bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58
View this thread: http://forums.slimdevices.com/showthread.php?t=80586

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to