Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | info: decode WebP dimensions | Přemysl Eric Janouch | 2023-06-05 | 1 | -1/+50 | |
* | Unite most info tools into just one binary | Přemysl Eric Janouch | 2023-06-05 | 7 | -307/+134 | |
* | rawinfo: add output dimensions and PAR | Přemysl Eric Janouch | 2023-06-05 | 1 | -3/+14 | |
* | rawinfo: descend into JPEG thumbnails | Přemysl Eric Janouch | 2023-06-05 | 1 | -5/+14 | |
* | Fix monitoring of file renames | Přemysl Eric Janouch | 2023-06-05 | 1 | -31/+37 | |
* | Update meson invocation to avoid warnings | Přemysl Eric Janouch | 2023-06-04 | 2 | -2/+2 | |
* | Add support for the Little CMS fast float plugin | Přemysl Eric Janouch | 2023-06-04 | 4 | -3/+36 | |
* | Move git submodules to a subdirectory | Přemysl Eric Janouch | 2023-06-04 | 5 | -4/+5 | |
* | Shuffle code around | Přemysl Eric Janouch | 2023-06-04 | 1 | -74/+76 | |
* | Convert to strictly non-unique GtkApplication | Přemysl Eric Janouch | 2023-06-04 | 1 | -93/+123 | |
* | Remove a macOS rendering bug workaround | Přemysl Eric Janouch | 2023-06-04 | 2 | -12/+1 | |
* | Avoid invisible browser entries | Přemysl Eric Janouch | 2023-06-04 | 1 | -4/+8 | |
* | Update runtime dependencies | Přemysl Eric Janouch | 2023-06-03 | 1 | -2/+2 | |
* | Update sidebar entries on change automatically | Přemysl Eric Janouch | 2023-06-02 | 1 | -21/+38 | |
* | Slightly optimize file monitoring event handling | Přemysl Eric Janouch | 2023-06-01 | 1 | -18/+28 | |
* | Distinguish removed files more prettily | Přemysl Eric Janouch | 2023-06-01 | 3 | -8/+31 | |
* | Process some GFileMonitor events | Přemysl Eric Janouch | 2023-05-31 | 6 | -162/+463 | |
* | Fix crash when right-clicking removed files | Přemysl Eric Janouch | 2023-05-31 | 1 | -1/+3 | |
* | Add trashing to file context menus | Přemysl Eric Janouch | 2023-05-30 | 1 | -2/+36 | |
* | tools: decode TIFF XMP fields as UTF-8 | Přemysl Eric Janouch | 2023-05-28 | 1 | -0/+4 | |
* | Clean up namespace pollution | Přemysl Eric Janouch | 2023-05-28 | 3 | -37/+42 | |
* | Move FivIoModel to its own compilation unit | Přemysl Eric Janouch | 2023-05-28 | 8 | -568/+604 | |
* | Clean up | Přemysl Eric Janouch | 2023-05-28 | 1 | -31/+10 | |
* | Load MPF images as pages | Přemysl Eric Janouch | 2023-05-28 | 2 | -8/+122 | |
* | Move MPF constants and table to tiff-tables.db | Přemysl Eric Janouch | 2023-05-28 | 2 | -47/+25 | |
* | Make MPF parsing a bit safer | Přemysl Eric Janouch | 2023-05-28 | 1 | -15/+34 | |
* | Make TIFF parsing a bit safer | Přemysl Eric Janouch | 2023-05-28 | 3 | -16/+23 | |
* | Fix build without tools | Přemysl Eric Janouch | 2023-05-26 | 1 | -2/+3 | |
* | Extract some full-size raw previews without LibRaw | Přemysl Eric Janouch | 2023-05-26 | 4 | -401/+716 | |
* | Extract all raw subimages as pages | Přemysl Eric Janouch | 2023-05-26 | 1 | -35/+49 | |
* | Add a tool to extract LibRaw file information | Přemysl Eric Janouch | 2023-05-26 | 2 | -2/+159 | |
* | Make TIFF and JPEG info extractors co-recursive | Přemysl Eric Janouch | 2023-05-24 | 3 | -534/+577 | |
* | Slightly expand TIFF tables | Přemysl Eric Janouch | 2023-05-24 | 1 | -1/+20 | |
* | Improve TIFF handling within tools | Přemysl Eric Janouch | 2023-05-22 | 1 | -10/+26 | |
* | Try not to thumbnail FIFOs | Přemysl Eric Janouch | 2023-05-21 | 1 | -0/+8 | |
* | Avoid use of NULL picture data pointers | Přemysl Eric Janouch | 2023-05-21 | 1 | -0/+12 | |
* | Fix raw image thumbnailing speed regression | Přemysl Eric Janouch | 2023-05-21 | 1 | -2/+32 | |
* | Mildly optimize raw image handling | Přemysl Eric Janouch | 2023-05-21 | 1 | -1/+1 | |
* | Revise documentation and help output | Přemysl Eric Janouch | 2023-04-17 | 4 | -48/+71 | |
* | Make supported media type listing output unique | Přemysl Eric Janouch | 2023-04-17 | 2 | -5/+12 | |
* | Fix history behaviour | Přemysl Eric Janouch | 2023-04-16 | 1 | -28/+27 |