Commit History

Autor SHA1 Mensaxe Data
  Helmut Pozimski a8b95cd2a6 Initialize display before writing to it (fixes #3) %!s(int64=7) %!d(string=hai) anos
  Helmut Pozimski d944ef7194 correct display ids in shutdown sequence, explicitely write to display there %!s(int64=7) %!d(string=hai) anos
  Helmut Pozimski 03403fc1c3 the project will use python3 from now on, update code and documentation (closes #2) %!s(int64=7) %!d(string=hai) anos
  Helmut Pozimski c083c6a8e7 change hardware address keyword and adapt digit positions to the ones used by the currect Adfruit module, raise version number to 0.9.6 (closes #1) %!s(int64=7) %!d(string=hai) anos
  Helmut Pozimski 64a50c3fa4 move to the Adafruit-LED-Backpack module, update documentation accordingly %!s(int64=7) %!d(string=hai) anos
  Helmut Pozimski 8e377343be refactoring to conform to PEP8 and picking up some suggestions from pylint %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski b02f141c26 change daemon and init script to create a separate directory for the init file so that the unpriviliged user can delete it %!s(int64=9) %!d(string=hai) anos
  Helmut Pozimski 3bbf882e8b after some testing, updated version numbers and release 0.9.2 %!s(int64=10) %!d(string=hai) anos
  Helmut Pozimski 506bfc4308 converted tabs to spaces, pulled in changes to the daemon class from jwmud, fixed some errors reported by pycharm %!s(int64=10) %!d(string=hai) anos
  Helmut Pozimski f83c450aaf added install and postinstall scripts which were previously not in the repository, converted tabs to space sin stdd %!s(int64=10) %!d(string=hai) anos
  Helmut Pozimski 5970f4e497 Update Debian packaging and man page, release 0.9.1 %!s(int64=10) %!d(string=hai) anos
  Helmut Pozimski d214e19eb5 Fix unneeded space in process name, only write time to display when the minute changes and not every second %!s(int64=10) %!d(string=hai) anos
  Helmut Pozimski dca48e5aae performed some coding style adjustments %!s(int64=11) %!d(string=hai) anos
  Helmut Pozimski fbe33682ab add version option to the option parser %!s(int64=11) %!d(string=hai) anos
  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 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 bead5dbccf added configurable blinking of the middle colon %!s(int64=11) %!d(string=hai) anos