Peery
b37a21d785
Half-done collections and UI changes
...
Minor tweaks and refactors. A half-baked collection support and several UI tweaks.
Just committing these are they are "old" changes and the current state turns out to be pretty stable.
2 years ago
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
4 years ago