Commit History

Author SHA1 Message Date
  Helmut Pozimski 8e377343be refactoring to conform to PEP8 and picking up some suggestions from pylint 8 years ago
  Helmut Pozimski e79600a074 add dh-python as build dependency, change configuration file format to json 8 years ago
  Helmut Pozimski 506bfc4308 converted tabs to spaces, pulled in changes to the daemon class from jwmud, fixed some errors reported by pycharm 9 years ago
  Helmut Pozimski dca48e5aae performed some coding style adjustments 10 years ago
  Helmut Pozimski ed84e037ce and corrected the reversed order for the values 11 years ago
  Helmut Pozimski bd8605e6f5 change blink_colon to bolean value as it was intended 11 years ago
  Helmut Pozimski 262728b540 correctly create time object in the configuration 11 years ago
  Helmut Pozimski a750acf9d7 only got int with base 16 without hex conversion, seems to work 11 years ago
  Helmut Pozimski d9ed7f4235 also didn't work, another try, first go int with base16, then go to hex 11 years ago
  Helmut Pozimski 6fb6eabc3d the change intended with the last commit didn't work out, try hex, it might work better 11 years ago
  Helmut Pozimski 1ae807b202 also cast an integer for the hardware address 11 years ago
  Helmut Pozimski 3ca3e99428 again explicitly cast integers for time values 11 years ago
  Helmut Pozimski 6f38400296 explicitly cast integers for time values 11 years ago
  Helmut Pozimski 221d6aab4d corrected another type 11 years ago
  Helmut Pozimski 47ddabfea6 fixed a variable name 11 years ago
  Helmut Pozimski 6f4055ec72 prepared further configuration changes 11 years ago
  Helmut Pozimski 3d8bd46648 correctly use the stripped variable 11 years ago
  Helmut Pozimski f4f090441f changed configuration to filter empty lines to avoid IndexErrors 11 years ago
  Helmut Pozimski 09d604b772 added example configuration file 11 years ago
  Helmut Pozimski cc0f23a80f added configuration module for reading the configuration 11 years ago