Commit History

Autor SHA1 Mensaxe Data
  Helmut Pozimski cd36faa5af converted datetime object to string %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 32a4360a27 added some more logging output %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 1fc29243d9 tried to throw an exception if the display is not available %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski ec052f3453 changed the code to also terminate the process if it is not run as daemon %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski a30a896280 changed formatter to include the PID %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 6e17e8788b added some more info messages, imporved logging %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 90e549dc9e corrected the format string for logger %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski faa1f759da explicitly import logging.handlers to be able to use SysLogHandler %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 140bdc5c31 corrected a small typo calling the logger object %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski add002fb5e implemented minimal logging to syslog and console %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 92049103d6 correctly import os, I really should have done that in the first place %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 00dc5ca0ee implemented signal handling %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 597c58aee8 updated TODO and generated Changelog from bzr %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 4a8e6c84e7 yet another round of cosmetical changes to the init script %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 03079ccdad another round of cosmetical changes to the init script %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 12615260a1 corrected the start method in the init script %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski fe7e604545 added a simple init script for sysvinit %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 321a2a2300 corrected two small typos %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 19f187e6e9 set high or low brightness when the configured minute is reached %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 7ad07cb636 only call datetime.now once per cycle to safe some processing time %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski ed84e037ce and corrected the reversed order for the values %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski bd8605e6f5 change blink_colon to bolean value as it was intended %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski bead5dbccf added configurable blinking of the middle colon %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 36c0634f61 comparing time doesn't work between 2 days so just check if the conditions for high state are met and fall back to log otherwise %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski b1246e11a5 added rules for setting both high and low states %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 262728b540 correctly create time object in the configuration %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 071d7cf996 changed the time comparison so it hopefully makes sense now %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 5415735bf2 fixed a line break %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 037baf1b7e added code to change the brightness according to time of day %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski 67d70b1cc2 corrected a comment in the configuration %!s(int64=11) %!d(string=hai) anos