Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Animate animations | Přemysl Eric Janouch | 2021-11-28 | 1 | -1/+1 |
| | |||||
* | Enable viewing all X11 cursor sizes | Přemysl Eric Janouch | 2021-11-27 | 1 | -0/+7 |
| | |||||
* | Use GFile a bit more | Přemysl Eric Janouch | 2021-11-27 | 1 | -1/+1 |
| | |||||
* | Allow frame iteration in both directions | Přemysl Eric Janouch | 2021-11-26 | 1 | -0/+4 |
| | |||||
* | Handle Exif rotation | Přemysl Eric Janouch | 2021-11-26 | 1 | -2/+2 |
| | | | | Does not currently work for SVG and X11 cursors. | ||||
* | Parse out Exif orientation | Přemysl Eric Janouch | 2021-11-26 | 1 | -0/+2 |
| | |||||
* | Add a function to decode TIFF/Exif Orientation | Přemysl Eric Janouch | 2021-11-26 | 1 | -0/+17 |
| | |||||
* | Extract ICC profiles from gdk-pixbuf | Přemysl Eric Janouch | 2021-11-26 | 1 | -1/+1 |
| | |||||
* | Extract all frames from GIF/APNG animations | Přemysl Eric Janouch | 2021-11-25 | 1 | -8/+23 |
| | | | | So far none of the surface userdata is used. | ||||
* | Read Exif and ICC profile metadata from JPEGs | Přemysl Eric Janouch | 2021-11-24 | 1 | -0/+3 |
| | |||||
* | Sort files in the browser as well | Přemysl Eric Janouch | 2021-11-21 | 1 | -0/+2 |
| | |||||
* | Remove insanity | Přemysl Eric Janouch | 2021-11-21 | 1 | -7/+9 |
| | |||||
* | Add ability to use different thumbnail sizes | Přemysl Eric Janouch | 2021-11-21 | 1 | -1/+28 |
| | |||||
* | Add a command line option to list supported types | Přemysl Eric Janouch | 2021-11-18 | 1 | -0/+2 |
| | | | | Make it work without a display connection. | ||||
* | Improve librsvg integration | Přemysl Eric Janouch | 2021-11-10 | 1 | -1/+1 |
| | | | | Let it load external <image>s and not rescale images. | ||||
* | Add very basic SVG support | Přemysl Eric Janouch | 2021-11-10 | 1 | -0/+2 |
| | | | | | | | We need to refactor, so that SVGs are pre-rendered on each change of scaling by librsvg directly, because some elements may be rasterized. It would be best to also support building against resvg. | ||||
* | Split out fastiv-io.h, move media types list | Přemysl Eric Janouch | 2021-11-01 | 1 | -0/+26 |