2021-09-01 22:24 | move colortable scanning to a separate function | phoebos | 1 | +18 | -6 |
2021-09-01 22:02 | check return value of gif_decode_image | phoebos | 1 | +4 | -1 |
2021-09-01 21:59 | format | phoebos | 1 | +59 | -56 |
2021-09-01 21:37 | check after malloc(3) | phoebos | 1 | +16 | -0 |
2021-09-01 21:36 | image block header handling | phoebos | 1 | +58 | -4 |
2021-09-01 20:34 | implement color table as a struct | phoebos | 1 | +19 | -13 |
2021-09-01 18:05 | add TODO | phoebos | 1 | +4 | -0 |
2021-09-01 18:04 | cast to uint16_t for LSB values instead of mess | phoebos | 1 | +14 | -4 |
2021-09-01 17:53 | update .gitignore | phoebos | 1 | +1 | -1 |
2021-09-01 16:32 | squelch some unused variable warnings, framework for image decoding | phoebos | 1 | +26 | -2 |
2021-08-28 17:54 | add Makefile, .gitignore | phoebos | 2 | +12 | -0 |
2021-08-28 10:53 | colorize print_colortable with escape codes | phoebos | 1 | +1 | -1 |
2021-08-28 10:53 | fix bug when GCT has 256 colours | phoebos | 1 | +4 | -3 |
2021-08-27 04:59 | basic header parsing with global colour table | phoebos | 2 | +2516 | -3 |
2021-08-27 03:02 | basic version check and [!,;] | phoebos | 1 | +54 | -1 |
2021-08-25 18:51 | it reads the whole file into a buffer. oh wow | phoebos | 1 | +52 | -19 |
2021-08-24 20:33 | s/^I/ /g | phoebos | 1 | +21 | -21 |
2021-08-24 20:18 | initial | phoebos | 5 | +1178 | -0 |