Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrected cdate and mdate formats for windowsHEADmaster | Leonard Kugis | 2023-04-11 | 1 | -2/+2 |
* | Included rename schemes in GUI | Leonard Kugis | 2023-04-11 | 1 | -21/+25 |
* | Implemented renaming schemes | Leonard Kugis | 2023-04-11 | 2 | -0/+48 |
* | Implemented video prediction | Leonard Kugis | 2023-04-09 | 2 | -33/+83 |
* | Implemented metadata tagging | Leonard Kugis | 2023-04-09 | 2 | -17/+45 |
* | TMSU: Classified and added option to override default command. | Leonard Kugis | 2023-03-31 | 2 | -66/+74 |
* | Added options to choose prediction backend and skip tagged files. | Leonard Kugis | 2023-03-31 | 2 | -16/+39 |
* | Predictor: Moved out of main script | Leonard Kugis | 2023-03-31 | 2 | -49/+109 |
* | Optimized partial prediction | Leonard Kugis | 2023-03-22 | 1 | -11/+19 |
* | 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 basic functionality with GUI | Leonard Kugis | 2023-03-21 | 4 | -0/+234 |
* | Initial commit | Leonard Kugis | 2023-03-20 | 1 | -0/+382 |