Commit Graph

11 Commits

Author SHA1 Message Date
Lior Halphon a66d4ea64c Minor adjustments 2024-07-06 15:29:04 +03:00
ISSOtm 366c374461 Switch to "west `const`" instead of "east `const`" 2024-07-05 22:27:30 +02:00
ISSOtm 6e1112157c Address review comments 2024-07-05 22:16:06 +02:00
ISSOtm 4cc34f97ec Scrap all of that, and use the undocumented spec that everyone actually uses 2024-07-04 20:02:51 +02:00
ISSOtm 323f3e89b7 Generate thumbnails under the appropriate path 2024-07-04 11:14:13 +02:00
ISSOtm c6103d23fa Address review comments 2024-06-29 22:26:49 +02:00
ISSOtm 0b6a73f380 Implement image compositing and rendering
Not saving to the correct place yet, but almost there!
2024-06-28 16:14:58 +02:00
ISSOtm d873abfadf Switch to embedding cartridge templates and boot ROM as GResources
Also set up gdk-pixbuf in the Makefile, which will be used for image ops
2024-06-27 02:27:07 +02:00
ISSOtm 446fc15521 Emulate the ROM to be thumbnailed
Now all that's left is actually rendering that!
2024-06-27 00:00:32 +02:00
ISSOtm b3cecf2413 Implement the "plumbing" around thumbnail generation
Only the actual thumbnail generation is left!
2024-06-26 22:59:03 +02:00
ISSOtm e4ceb3d93b Begin implementing thumbnailer for Linux 2024-06-26 09:59:47 +02:00