Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add preliminary HEIF/AVIF support | Přemysl Eric Janouch | 2021-12-11 | 1 | -2/+159 |
* | jpeginfo: decode more TIFF tags and values | Přemysl Eric Janouch | 2021-12-04 | 1 | -0/+1 |
* | RAW -> raw photos | Přemysl Eric Janouch | 2021-12-02 | 1 | -1/+1 |
* | Force sanitizers for debug builds | Přemysl Eric Janouch | 2021-11-30 | 1 | -4/+4 |
* | Update comments | Přemysl Eric Janouch | 2021-11-28 | 1 | -2/+2 |
* | Improve Wuffs animation loading | Přemysl Eric Janouch | 2021-11-28 | 1 | -1/+62 |
* | Get ICC profile and orientation from libtiff | Přemysl Eric Janouch | 2021-11-28 | 1 | -17/+40 |
* | Support using libtiff directly | Přemysl Eric Janouch | 2021-11-28 | 1 | -0/+227 |
* | Enable viewing all X11 cursor sizes | Přemysl Eric Janouch | 2021-11-27 | 1 | -23/+45 |
* | Use GFile a bit more | Přemysl Eric Janouch | 2021-11-27 | 1 | -7/+9 |
* | Nullify a concern | Přemysl Eric Janouch | 2021-11-26 | 1 | -1/+1 |
* | Support CMYK JPEGs on big endian | Přemysl Eric Janouch | 2021-11-26 | 1 | -3/+9 |
* | Allow frame iteration in both directions | Přemysl Eric Janouch | 2021-11-26 | 1 | -0/+8 |
* | Parse out Exif orientation | Přemysl Eric Janouch | 2021-11-26 | 1 | -6/+26 |
* | Add a function to decode TIFF/Exif Orientation | Přemysl Eric Janouch | 2021-11-26 | 1 | -0/+46 |
* | Extract ICC profiles from gdk-pixbuf | Přemysl Eric Janouch | 2021-11-26 | 1 | -0/+16 |
* | Extract all frames from GIF/APNG animations | Přemysl Eric Janouch | 2021-11-25 | 1 | -175/+217 |
* | Extract Exif and ICC profiles from Wuffs | Přemysl Eric Janouch | 2021-11-25 | 1 | -12/+143 |
* | Read Exif and ICC profile metadata from JPEGs | Přemysl Eric Janouch | 2021-11-24 | 1 | -0/+91 |
* | Sort files in the browser as well | Přemysl Eric Janouch | 2021-11-21 | 1 | -0/+16 |
* | Remove insanity | Přemysl Eric Janouch | 2021-11-21 | 1 | -19/+12 |
* | Add ability to use different thumbnail sizes | Přemysl Eric Janouch | 2021-11-21 | 1 | -5/+45 |
* | Add a command line option to list supported types | Přemysl Eric Janouch | 2021-11-18 | 1 | -0/+22 |
* | Fix loading of opaque GIFs | Přemysl Eric Janouch | 2021-11-18 | 1 | -1/+2 |
* | Add support for opening Xcursor files | Přemysl Eric Janouch | 2021-11-17 | 1 | -0/+140 |
* | Make this work at all in macOS/Homebrew | Přemysl Eric Janouch | 2021-11-16 | 1 | -3/+14 |
* | Support opaque 16-bit images as RGB30 with Wuffs | Přemysl Eric Janouch | 2021-11-15 | 1 | -40/+113 |
* | Don't use a side buffer to load thumbnails | Přemysl Eric Janouch | 2021-11-15 | 1 | -25/+24 |
* | Slightly optimize thumbnail loading | Přemysl Eric Janouch | 2021-11-15 | 1 | -7/+3 |
* | Clean up | Přemysl Eric Janouch | 2021-11-13 | 1 | -6/+3 |
* | Use spng to load thumbnails | Přemysl Eric Janouch | 2021-11-12 | 1 | -108/+99 |
* | Update comments | Přemysl Eric Janouch | 2021-11-12 | 1 | -7/+13 |
* | Add support for defaulting to gdk-pixbuf | Přemysl Eric Janouch | 2021-11-10 | 1 | -0/+33 |
* | Also render SVGs with unspecified dimensions | Přemysl Eric Janouch | 2021-11-10 | 1 | -5/+20 |
* | Improve librsvg integration | Přemysl Eric Janouch | 2021-11-10 | 1 | -6/+11 |
* | Add very basic SVG support | Přemysl Eric Janouch | 2021-11-10 | 1 | -1/+97 |
* | Split out xdg.{c,h} | Přemysl Eric Janouch | 2021-11-01 | 1 | -3/+2 |
* | Incorporate most clang-format changes | Přemysl Eric Janouch | 2021-11-01 | 1 | -35/+34 |
* | Split out fastiv-io.h, move media types list | Přemysl Eric Janouch | 2021-11-01 | 1 | -0/+14 |
* | Add a prototype of a directory view widget | Přemysl Eric Janouch | 2021-10-20 | 1 | -6/+11 |
* | Add a thumbnail loader | Přemysl Eric Janouch | 2021-10-04 | 1 | -0/+188 |
* | Improve comment wording | Přemysl Eric Janouch | 2021-10-01 | 1 | -1/+2 |
* | Split out image loaders into fastiv-io.c | Přemysl Eric Janouch | 2021-09-20 | 1 | -0/+426 |