Age | Commit message (Expand) | Author | Lines |
2022-03-03 | Display strings in comments if they are utf8 | Genevieve Alfirevic | -1/+6 |
2022-02-14 | Change percentage of API estimation for read | Genevieve Alfirevic | -1/+1 |
2022-02-14 | Image iterator and rgb/rgba image structs | Genevieve Alfirevic | -75/+203 |
2022-02-11 | Use paletted png for example | Genevieve Alfirevic | -7/+32 |
2022-02-11 | Fix read example | Genevieve Alfirevic | -43/+60 |
2022-02-11 | Start moving packed fields to their own structs | Genevieve Alfirevic | -122/+126 |
2022-02-02 | Why are these files changed | Genevieve Alfirevic | -57/+94 |
2022-02-02 | Lol, what's happening | Genevieve Alfirevic | -0/+83 |
2021-11-23 | Collapse extension enum into block | Genny | -205/+240 |
2021-11-21 | Add references to readme | Genny | -0/+13 |
2021-11-21 | Bring gifprobe into this repository | Genny | -22/+170 |
2021-11-21 | Remove debug code | Genny | -17/+1 |
2021-10-12 | Actually implement image iterator | Genny | -6/+90 |
2021-10-11 | Run rustfmt | Genny | -1318/+1319 |
2021-10-11 | Implement images iterator | Genny | -20/+110 |
2021-10-10 | Change language in readme | Genny | -2/+1 |
2021-10-10 | Update readme with current status | Genny | -2/+4 |
2021-10-10 | Make the reader safer | Genny | -38/+77 |
2021-10-10 | Fix builder api, add save method | Genny | -18/+44 |
2021-09-24 | indicies takes slice of u8 now | Genny | -6/+6 |
2021-09-23 | Remove broken use | Genny | -1/+0 |
2021-09-23 | Remove old bin deps from toml | Genny | -2/+0 |
2021-09-23 | Improve API, monocommit, sorry | Genny | -343/+351 |
2021-09-15 | Reading, fix writing, monocommit | Genny | -639/+1347 |
2021-03-31 | Add todos | Genny | -1/+9 |
2021-03-10 | Implement, roughly, extensions, animation, and looping | Genny | -11/+151 |
2021-03-10 | Refactor code and get ready for extension blocks | Genny | -33/+25 |
2021-03-08 | Rename a few things | Genny | -30/+42 |
2020-11-06 | Add gif components | Genny | -417/+382 |
2020-10-06 | Add docs as a todo | Genny | -2/+3 |
2020-10-06 | Get ready for first publish | Genny | -2/+141 |
2020-10-06 | Initial commit | Genny | -0/+718 |