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