Commit Graph

7 Commits

Author SHA1 Message Date
e6aff29a81 Added processing button state change
The "process files" button now toggles between normal and disabled depending on the presence of files in the work queue
2023-10-11 17:13:32 +00:00
a7a80677f6 Added duplicate file check
New duplicate file check prevents the queuing of duplicate files (by name/file path)
2023-10-11 16:06:51 +00:00
5ac83f6983 Update Video2Crops.py
Implemented value checks, code optimization and preparing to migrate functions to modules
2023-10-09 23:14:31 +00:00
16b60efe0b Start on 1.2.0
- + .ini configuration file read/write
- + .ini configuration file verification and reset function
- + Frame de-duplication function (discard similar frames based on MSE
- + Minor QoL changes/improvements
- - "Cancel" button
- - "Cancel & Clear" button
2023-10-05 22:09:17 +00:00
172d3afd8d Added self-update functionality and changelog viewer 2023-10-01 13:10:23 +00:00
22167cb1d3 Added windows packaging support 2023-09-30 15:45:20 +00:00
1dc23ffadd Update Video2Crops.py 2023-09-30 11:37:14 +00:00