Commit graph

20 commits

Author SHA1 Message Date
71fe30e14a fixed minor stuff somehow i didnt notice 2025-07-25 05:44:52 +02:00
251d839a8b Added convert logic and improved error handling 2025-07-25 05:41:11 +02:00
41facff9c5 Adapted to design changes in file_reader 2025-07-24 05:10:28 +02:00
c62f43c931 made error handling better 2025-07-24 03:01:02 +02:00
eb5c0e5ab5 adapted to changed error handling 2025-07-19 04:03:39 +02:00
919c9126b0 usability changes and initial convert commit 2025-07-18 08:04:42 +02:00
66ab20c0f0 Namespaced everything 2025-07-18 07:16:46 +02:00
c29922ce2a Adapted to buffer redesign of file_reader 2025-07-17 22:12:17 +02:00
7f10b384f9 rearranged everything 2025-07-17 05:18:26 +02:00
3420c1a544 added support for palettes (untested) 2025-07-15 16:42:16 +02:00
0320618494 Now defiltering works properly, it was caused to bad bit size calculation of pixel boundaries 2025-07-13 18:39:22 +02:00
b8cb54b034 Rewritten defiltering, should work properly now 2025-07-13 08:06:39 +02:00
5b4d489b79 initial defiltering implementation (potentially broken) 2025-07-11 07:54:52 +02:00
7c09fa42a7 Rewrite 2025-07-08 09:00:45 +02:00
0e03adb88e uncompress now works? 2025-07-07 08:50:33 +02:00
4150eec1d6 improvement but uncompress is broken 2025-07-07 05:43:10 +02:00
a1f2a6d1af now it has crc checks and uncompression is good now 2025-07-06 14:28:35 +02:00
2fbdd1e43d renamed files and image data gets stored 2025-07-06 05:20:21 +02:00
15dc5e7dbc Parsing a png works now 2025-07-06 01:03:04 +02:00
7ca79b731d initial commit 2025-07-05 05:31:16 +02:00