5 Commits (2bb9b06a8f7a22f3f17ed0ed77de5e60932d99c0)

Author SHA1 Message Date
Peery 7a41c675ec Reworked logging
Re-implemented logging using python's logging module instead of simple print() calls.
3 years ago
Peery a8dcbcc386 Changed maximum number of image number spinbox
Raised the maximum to be always equal to the image list.
3 years ago
peery 7a276a5492 Added config versioning and file root
Added a version number to the config with a basic warning when the loaded version is different than expected.
Saving & loading file root to config
3 years ago
peery b9fe65b445 Added Security Note to config
Config is known to be insecurely stored as the password is hard-coded for now.
3 years ago
Peery 99069ba77d ArtNet App
Moved ArtNet from another repo here
3 years ago