aboutsummaryrefslogtreecommitdiffstats
path: root/gui.py
Commit message (Collapse)AuthorAgeFilesLines
* Implemented video predictionLeonard Kugis2023-04-091-9/+16
|
* Implemented metadata taggingLeonard Kugis2023-04-091-17/+20
|
* Added options to choose prediction backend and skip tagged files.Leonard Kugis2023-03-311-13/+21
|
* Added new options to GUILeonard Kugis2023-03-221-6/+17
|
* Implemented detail scanner with multithreadingLeonard Kugis2023-03-221-1/+1
|
* Split util and tmsu functionsLeonard Kugis2023-03-211-3/+6
|
* Implemented difference between base and file-dirLeonard Kugis2023-03-211-12/+17
|
* Added GUI titlesLeonard Kugis2023-03-211-0/+3
|
* Implemented index handlingLeonard Kugis2023-03-211-13/+20
|
* GuiImage: Implemented direct rotationLeonard Kugis2023-03-211-6/+10
|
* Prediction: Made top results configurableLeonard Kugis2023-03-211-3/+15
|
* GuiMain: ReorderedLeonard Kugis2023-03-211-8/+8
|
* CLI, GUILeonard Kugis2023-03-211-13/+32
| | | | | Implemented better CLI compatibility. Implemented generic GUI for all file types.
* Implemented basic functionality with GUILeonard Kugis2023-03-211-0/+80