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