1
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
prescientmoon 0e0043d2c1
Add more tests (and fix the score delete command)
Additionally, add a cli analogue of `score magic` (the `analyse`
subcommand)
2024-09-17 02:00:36 +02:00
prescientmoon ac4145ee40
Revampt jacket loading system 2024-09-09 18:06:07 +02:00
prescientmoon cba88c5def
Set up testing infrastructure 2024-09-06 17:31:20 +02:00
prescientmoon ec5a8c8a6e
Move sql initialization in context creation 2024-08-22 22:25:17 +02:00
prescientmoon fee7fe77f8
Implement migrations, and switch from sqlx to rusqlite 2024-08-22 22:11:58 +02:00
prescientmoon 4ed3fe276b
Generalize code to more scoring systems 2024-08-20 19:24:32 +02:00
prescientmoon 5c062df309
Introduce missing assets and better folder system 2024-08-16 23:24:11 +02:00
prescientmoon 5c95cdb018
Migrate more stuff towards my own ocr
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-11 18:32:17 +02:00
prescientmoon 4373b6ca62
No longer use tesseract for score OCR (tesseract is terrrrrible)
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-11 03:14:02 +02:00
prescientmoon eec8d4f964
Refactor a huge amount of code!
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-08 23:26:13 +02:00
prescientmoon d260a11263
Commit before deleting lots of code
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-08-08 15:59:36 +02:00
prescientmoon d7930cba5d
Backup
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-07-22 00:59:57 +02:00
prescientmoon 56ffdbb042
Finished b30
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-07-20 04:52:24 +02:00
prescientmoon dfa99d9c5d
Progress on freetype stuff
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-07-19 00:02:17 +02:00
prescientmoon 3dc320d524
So much progress on b30
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-07-18 20:17:39 +02:00
prescientmoon 373e54c55e
Chart info command
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-07-12 17:18:31 +02:00
prescientmoon 49d50bf88b
Figured out plotting!
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-06-27 21:22:44 +02:00
prescientmoon b2e88e703b
Score correction
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-06-26 18:22:40 +02:00
prescientmoon c77f4fdc1d
so many hacks lol
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-06-25 20:44:23 +02:00
prescientmoon ab12acd916
Last commit of the day, I guess
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-06-23 04:20:32 +02:00
prescientmoon 5cfeff4e14
Jacket recognition
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-06-22 23:07:11 +02:00
prescientmoon a0e3decd7a
Initial commit, I guess
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-06-22 16:40:56 +02:00