Commit Graph

21 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
863299fe6f Add v2cmodules/toolbox.py 2023-10-09 23:18:06 +00:00
91c4938968 Add v2cmodules/common.py 2023-10-09 23:17:43 +00:00
4411f2684b Add v2cmodules/__init__.py 2023-10-09 23:17:21 +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
ac4894f318 Added comment lines and frame similarity setting 2023-10-05 20:53:41 +00:00
d6e67151cd Update config.ini 2023-10-05 20:50:05 +00:00
2ae89d1fa8 Update config.ini 2023-10-05 20:48:12 +00:00
c1e34e1973 Update config.ini 2023-10-05 05:23:20 +00:00
d9ad30e3e6 Add config.ini 2023-10-04 15:40:31 +00:00
ca6234badd Update README.md 2023-10-02 06:54:48 +00:00
5adaa8d4e1 Update README.md 2023-10-02 06:54:40 +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
4636332f44 Update README.md 2023-09-30 11:49:45 +00:00
f55e4e0767 Update README.md 2023-09-30 11:49:02 +00:00
1dc23ffadd Update Video2Crops.py 2023-09-30 11:37:14 +00:00
e9f20d040e Initial Commit 2023-09-30 10:12:06 +00:00
b8342dbef2 Initial commit 2023-09-30 10:11:37 +00:00