Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2023-03-22 | Coverting image to RGB before detecting | Leonard Kugis | -2/+2 | |
2023-03-22 | Added new options to GUI | Leonard Kugis | -8/+19 | |
2023-03-22 | Implemented detail scanner with multithreading | Leonard Kugis | -14/+109 | |
2023-03-21 | Split util and tmsu functions | Leonard Kugis | -117/+161 | |
2023-03-21 | .origin/master | Leonard Kugis | -0/+0 | |
2023-03-21 | Better file handling for filenames with spaces. | Leonard Kugis | -1/+3 | |
2023-03-21 | Using relative paths for TMSU | Leonard Kugis | -3/+3 | |
2023-03-21 | Added copyright to license | Leonard Kugis | -2/+2 | |
2023-03-21 | Added LICENSE | Leonard Kugis | -0/+674 | |
2023-03-21 | Added README | Leonard Kugis | -0/+49 | |
2023-03-21 | Implemented difference between base and file-dir | Leonard Kugis | -15/+22 | |
2023-03-21 | Commented code | Leonard Kugis | -0/+50 | |
2023-03-21 | Added GUI titles | Leonard Kugis | -0/+3 | |
2023-03-21 | Implemented index handling | Leonard Kugis | -17/+32 | |
2023-03-21 | GuiImage: Implemented direct rotation | Leonard Kugis | -6/+10 | |
2023-03-21 | Prediction: Made top results configurable | Leonard Kugis | -4/+18 | |
2023-03-21 | GuiMain: Reordered | Leonard Kugis | -8/+8 | |
2023-03-21 | CLI, GUI | Leonard Kugis | -35/+88 | |
Implemented better CLI compatibility. Implemented generic GUI for all file types. | ||||
2023-03-21 | Implemented basic functionality with GUI | Leonard Kugis | -0/+234 | |
2023-03-20 | Initial commit | Leonard Kugis | -0/+382 | |