Commit Graph

4 Commits (8905693dd9b13a0bb6585e6cb191d781aab43bd5)

Author SHA1 Message Date
Peery a8dcbcc386 Changed maximum number of image number spinbox
Raised the maximum to be always equal to the image list.
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
peery b9fe65b445 Added Security Note to config
Config is known to be insecurely stored as the password is hard-coded for now.
Peery 99069ba77d ArtNet App
Moved ArtNet from another repo here