Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compatibility with newer resvg versions | Přemysl Eric Janouch | 2023-06-29 | 1 | -0/+5 |
* | Fix build within a Nix environment | Přemysl Eric Janouch | 2023-06-27 | 1 | -0/+1 |
* | Fix build without JPEG Quant Smooth | Přemysl Eric Janouch | 2023-06-27 | 1 | -1/+1 |
* | Fix build instructions, add .deb generation | Přemysl Eric Janouch | 2023-06-27 | 2 | -5/+18 |
* | msys2-package.sh: fix iconv transliteration | Přemysl Eric Janouch | 2023-06-27 | 1 | -1/+1 |
* | msys2-install.sh: don't install the whole MIME DB | Přemysl Eric Janouch | 2023-06-27 | 1 | -2/+3 |
* | Add libjxl to Windows packages | Přemysl Eric Janouch | 2023-06-26 | 1 | -1/+1 |
* | msys2-configure: only extract what we need | Přemysl Eric Janouch | 2023-06-26 | 1 | -4/+5 |
* | Centralize the project's URL | Přemysl Eric Janouch | 2023-06-26 | 3 | -2/+5 |
* | Package the MSI from within a custom target | Přemysl Eric Janouch | 2023-06-26 | 4 | -21/+30 |
* | Clean up the WiX XML a bit | Přemysl Eric Janouch | 2023-06-26 | 1 | -19/+21 |
* | Use LocalAppData for thumbnails on Windows | Přemysl Eric Janouch | 2023-06-26 | 1 | -0/+9 |
* | Produce a basic Windows installer package | Přemysl Eric Janouch | 2023-06-26 | 5 | -3/+116 |
* | Only show X11-specific option when it makes sense | Přemysl Eric Janouch | 2023-06-25 | 1 | -0/+4 |
* | Fix build with older versions of Cairo | Přemysl Eric Janouch | 2023-06-25 | 1 | -0/+2 |
* | Implement our own Preferences dialog | Přemysl Eric Janouch | 2023-06-24 | 3 | -23/+107 |
* | Make GSettings find schema XMLs in devenv | Přemysl Eric Janouch | 2023-06-24 | 1 | -2/+6 |
* | Fix colour management in animations | Přemysl Eric Janouch | 2023-06-24 | 1 | -1/+1 |
* | Improve looped animation behaviour | Přemysl Eric Janouch | 2023-06-24 | 1 | -6/+17 |
* | Premultiply through Little CMS in animations | Přemysl Eric Janouch | 2023-06-24 | 1 | -11/+8 |
* | Stop abusing Cairo user data, part 2 | Přemysl Eric Janouch | 2023-06-24 | 4 | -367/+288 |
* | Stop abusing Cairo user data, part 1 | Přemysl Eric Janouch | 2023-06-24 | 5 | -512/+542 |
* | Don't rebuild fiv-io.c several times | Přemysl Eric Janouch | 2023-06-23 | 1 | -5/+9 |
* | Fix 32-bit build warnings | Přemysl Eric Janouch | 2023-06-23 | 2 | -5/+11 |
* | Make backspace go back in history | Přemysl Eric Janouch | 2023-06-22 | 1 | -0/+3 |
* | Make scripts capable of 32-bit Windows builds | Přemysl Eric Janouch | 2023-06-22 | 3 | -24/+36 |
* | Windows seems to be mostly working fine | Přemysl Eric Janouch | 2023-06-22 | 1 | -2/+10 |
* | Make cross-compilation scripts work from MSYS2 | Přemysl Eric Janouch | 2023-06-22 | 4 | -5/+22 |
* | Improve native MSYS2 build compatibility | Přemysl Eric Janouch | 2023-06-21 | 1 | -7/+13 |
* | Handle LibTIFF errors correctly | Přemysl Eric Janouch | 2023-06-13 | 1 | -1/+2 |
* | Prevent a possibility of GdkPixbuf crashes | Přemysl Eric Janouch | 2023-06-13 | 1 | -0/+2 |
* | Fix thumbnailing with the GdkPixbuf loader | Přemysl Eric Janouch | 2023-06-13 | 1 | -3/+13 |
* | Fix thumbnail extraction | Přemysl Eric Janouch | 2023-06-13 | 1 | -2/+3 |
* | Improve compatibility with older dependencies | Přemysl Eric Janouch | 2023-06-10 | 3 | -2/+7 |
* | Declare minimum Meson version | Přemysl Eric Janouch | 2023-06-10 | 1 | -1/+2 |
* | Update comments | Přemysl Eric Janouch | 2023-06-09 | 1 | -3/+4 |
* | Improve LibRaw thumbnail choice | Přemysl Eric Janouch | 2023-06-09 | 1 | -49/+152 |
* | Optimize thumbnail extraction | Přemysl Eric Janouch | 2023-06-08 | 1 | -12/+8 |
* | Refactor fiv_thumbnail_extract() | Přemysl Eric Janouch | 2023-06-08 | 1 | -76/+108 |
* | benchmark-io: ignore GdkPixbuf errors | Přemysl Eric Janouch | 2023-06-08 | 1 | -12/+11 |
* | benchmark-io: fix URI passing | Přemysl Eric Janouch | 2023-06-08 | 1 | -2/+4 |
* | Move the image load benchmark under tools | Přemysl Eric Janouch | 2023-06-08 | 2 | -7/+6 |
* | info: decode JPEGs from all CR2 IFDs | Přemysl Eric Janouch | 2023-06-08 | 1 | -4/+8 |
* | Make it possible to switch off our TIFF/EP loader | Přemysl Eric Janouch | 2023-06-08 | 1 | -6/+13 |
* | Unify non/enhanced JPEG loading code | Přemysl Eric Janouch | 2023-06-08 | 1 | -104/+82 |
* | Fix enhancement of CMYK JPEGs | Přemysl Eric Janouch | 2023-06-07 | 1 | -3/+0 |
* | Slightly clean up colour management | Přemysl Eric Janouch | 2023-06-06 | 1 | -11/+13 |
* | With newer Little CMS, colour manage ARGB surfaces | Přemysl Eric Janouch | 2023-06-06 | 1 | -27/+52 |
* | Use Little CMS's alpha premultiplication feature | Přemysl Eric Janouch | 2023-06-06 | 2 | -47/+74 |
* | Fix the remaining case in file renames monitoring | Přemysl Eric Janouch | 2023-06-06 | 1 | -13/+12 |