OK, I've just posted a new version with the following changes:

Code:
--------------------
    
  
==================================================================================
  What's new: 20110319
  
==================================================================================
  1). Added a 'Do Nothing' action.  This is potentially useful, e.g., in a 
situation
  where you'd like the server to be awake for a specific time-range during the
  day.  In that case, you can set the End-Of-Day start and end times to
  correspond to the desired awake period and then set the EOD action
  to 'Do Nothing'.  SrvrPowerCtrl treats the EOD start-time as an alarm
  and automatically schedules a rtc-wakealarm.  Once the server has resumed
  and entered the EOD period, SrvrPowerCtrl then 'takes no action' during
  the whole EOD period.  Regular idle monitoring resumes at the end of the
  EOD interval.  If you set the EOD idle-time-out to 0, SrvrPowerCtrl will
  perform a less-strice idle check each minute and fewer resources will be
  consumed.
  
  2). Cleaned up the player display code to better support the Touch, Radio and
  Boom.  Added a EOD check to the player display code.  Messages initiated
  by actions that happen during the EOD period display at the 'powerOff'
  brightness.  
  
  3). Added code to correct for 'timer drift'.  This should make SrvrPowerCtrl's
  check for EOD start and end happen closer to the actual times.
  
  4). Redesigned a portion of the settings page.  Removed some strings from
  strings.txt. Settings page now loads much faster.
  
  5). Changed the 'Restart Server' label and 'restart' cli action to 'Reboot 
Server'
  and 'reboot'.
  
  6). Other minor changes to strings.txt 
  
  7). Fixed a minor bug that broke compatibility with SC 7.3.4
  
--------------------

.


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to