1
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
prescientmoon ce18db3d14
Automatically run jacket processing
This commit makes it so jacket processing is automatically run if any of
it's outputs are missing from the filesystem, or if the hash of the raw
jacket directory has changes since the last recorded value.

Moreover, most assets and all fonts are now embedded in the binary!
2024-11-09 12:22:35 +01:00
prescientmoon 548c105fae
Fix nix build
Also implement an "export chart info to csv" feature
2024-10-05 03:22:19 +02:00
prescientmoon 645b6ef525
Use svd for dimensional reduction 2024-10-05 00:44:54 +02:00
prescientmoon f3edaf9e72
Implement nix derivation for fonts 2024-10-04 15:17:15 +02:00
prescientmoon 68c46fb7cd
Implement basic rich presence 2024-09-24 22:49:09 +02:00
prescientmoon 92dbd181f2
Make everything build 2024-09-23 21:12:04 +02:00
prescientmoon 74f554e058
Better error handling 2024-09-23 19:46:53 +02:00
prescientmoon ac4145ee40
Revampt jacket loading system 2024-09-09 18:06:07 +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 49d50bf88b
Figured out plotting!
Signed-off-by: prescientmoon <git@moonythm.dev>
2024-06-27 21:22:44 +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