Bugzilla – Bug 8942
Clock always displays 12H when disconnected
Last modified: 2009-09-08 09:27:15 UTC
When the boom is disconnected from a server, the default clock is showing in 12H mode. Even if the server was set for 24H mode. When boom is connected to a server, it shows in the proper format set by the server. Suggest the boom show the last attached server time format when in a disconnected state.
Firmware supports setting the time format i.e. 24h and 12h mode. The issue is that the time and time format are currently only set in the players RTC when a player reconnects to SC. So, while a player is connected to SC and the time format is changed this change is not sent to the players RTC. Therefore when the player disconnects it still uses the previous format. SC / SN should sent time format changes to the players RTC too. See: Slim::Player::Boom.pm reconnect() and setRTCTime()
Change 22260 - add on change handler for time formats to synchronize Boom settings
This bug has been fixed in the 7.3.0 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.