Bug 8942 - Clock always displays 12H when disconnected
: Clock always displays 12H when disconnected
Status: CLOSED FIXED
Product: SB Boom
Classification: Unclassified
Component: Hardware
: 21
: All Other
: P3 normal (vote)
: 7.2
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-30 14:27 UTC by James Richardson
Modified: 2009-09-08 09:27 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Richardson 2008-07-30 14:27:31 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.
Comment 1 Felix Mueller 2008-07-31 01:02:11 UTC
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()
Comment 2 Michael Herger 2008-07-31 05:00:27 UTC
Change 22260 - add on change handler for time formats to synchronize Boom settings
Comment 3 James Richardson 2008-12-15 12:39:40 UTC
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.