Commits (6)
-
Robert Sprowson authored
Alarm was reading the DST flag on startup, and saving that value whenever its own settings were saved, not accounting for the fact that they may have changed in between (eg. by reconfiguring the machine). Delete that logic, just preserve the DST bit across the 1 place the CMOS is written. Fix for ticket #409. Version 2.88. Tagged as 'Alarm-2_88'
03329a8e -
ROOL authored
Detail: Icons in 'setup' and 'alarm' dialogue regrouped to be clearer for the user, and rephrased UK resources to say "recurring alarm" rather than a repeating one. Fix bug with rollover in the alarm set from December to January. Admin: Submission from Alan Robertson. Version 2.89. Tagged as 'Alarm-2_89'
4f35a477 -
Jeffrey Lee authored
Detail: s/Browser - Avoid unnecessary remainder calculations in DivRem macro Admin: Tested on Cortex-A15 Version 2.90. Tagged as 'Alarm-2_90'
c0e3e461 -
ROOL authored
Detail: Alarm uses Territory_ReadCalendarInformation to determine the span of the working week, so should not hard wire the western working week days. Admin: Found during review of Alarm's User Guide chapter. Version 2.91. Tagged as 'Alarm-2_91'
9b0706dd -
ROOL authored
Detail: Due to eigen factor rounding the Y offset calculation ended up 1 pixel too low when worked out in OS units. Switch to millipoints instead, including for plotting, so the sub-pixel Y offset isn't truncated. Admin: Based on a submission from Colin Granville, with edits. Version 2.92. Tagged as 'Alarm-2_92'
e26136b5 -
ROOL authored
Detail: The alarm setting dialogue read as "Thu June 2010 30 12 13" which is rather unnatural for en-gb territory, reorder it to say "Thu 30 Jun 2010 at 12 13". Currently, there's no API to read the preferred ordering from the territory, however the templates would need translating per territory any way so can re-order the icons as required too. Admin: From User Guide feedback. Version 2.93. Tagged as 'Alarm-2_93'
db1df229
Showing
No preview for this file type