aboutsummaryrefslogtreecommitdiff
path: root/fiv-thumbnail.c
Commit message (Expand)AuthorAgeFilesLines
* Fix LibRaw 0.20 compatibilityPřemysl Eric Janouch2024-03-281-1/+1
* Prepare for parallelized colour managementPřemysl Eric Janouch2024-01-281-3/+7
* Move colour management to its own compilation unitPřemysl Eric Janouch2024-01-261-1/+1
* Colour-manage SVGsPřemysl Eric Janouch2023-07-091-1/+6
* Silence a compiler warningPřemysl Eric Janouch2023-07-031-1/+1
* Use LocalAppData for thumbnails on WindowsPřemysl Eric Janouch2023-06-261-0/+9
* Stop abusing Cairo user data, part 2Přemysl Eric Janouch2023-06-241-99/+108
* Stop abusing Cairo user data, part 1Přemysl Eric Janouch2023-06-241-4/+4
* Fix thumbnail extractionPřemysl Eric Janouch2023-06-131-2/+3
* Update commentsPřemysl Eric Janouch2023-06-091-3/+4
* Improve LibRaw thumbnail choicePřemysl Eric Janouch2023-06-091-49/+152
* Optimize thumbnail extractionPřemysl Eric Janouch2023-06-081-12/+8
* Refactor fiv_thumbnail_extract()Přemysl Eric Janouch2023-06-081-76/+108
* Try not to thumbnail FIFOsPřemysl Eric Janouch2023-05-211-0/+8
* Avoid use of NULL picture data pointersPřemysl Eric Janouch2023-05-211-0/+12
* Fix raw image thumbnailing speed regressionPřemysl Eric Janouch2023-05-211-2/+32
* Check filesize when retrieving thumbnailsPřemysl Eric Janouch2023-04-141-34/+59
* Integrate online reverse image searchPřemysl Eric Janouch2023-03-151-2/+25
* Fix LibRaw 0.21.0 buildPřemysl Eric Janouch2022-12-231-0/+3
* Use cleaner paths when looking up thumbnailsPřemysl Eric Janouch2022-08-091-4/+4
* Do produce thumbnails of thumbnails, but in memoryPřemysl Eric Janouch2022-08-091-2/+27
* Support opening collections of filesPřemysl Eric Janouch2022-08-081-1/+1
* Fix the remaining Windows build errorPřemysl Eric Janouch2022-07-231-5/+1
* Decode bitmap thumbnails through LibRaw as wellPřemysl Eric Janouch2022-06-101-1/+72
* Downscale embedded thumbnails within minionsPřemysl Eric Janouch2022-06-081-63/+70
* Add a command line option to extract thumbnailsPřemysl Eric Janouch2022-06-081-44/+110
* Clean upPřemysl Eric Janouch2022-06-051-3/+3
* Get rid of our spng dependencyPřemysl Eric Janouch2022-06-041-125/+19
* Bump Wuffs, support partial PNGs through itPřemysl Eric Janouch2022-06-041-0/+2
* Use the model's mtime for validating thumbnailsPřemysl Eric Janouch2022-06-041-11/+3
* Fix loading huge JPEGsPřemysl Eric Janouch2022-03-091-0/+9
* Clean upPřemysl Eric Janouch2022-02-211-13/+8
* Try to thumbnail everything we canPřemysl Eric Janouch2022-02-211-25/+75
* Make thumbnailers pass back raw imagesPřemysl Eric Janouch2022-02-201-2/+7
* Implement wide thumbnail cache invalidationPřemysl Eric Janouch2022-02-201-1/+178
* Redirect warnings to the info barPřemysl Eric Janouch2022-01-241-8/+18
* Produce properly scaled SVG thumbnailsPřemysl Eric Janouch2022-01-231-0/+10
* Bump more copyright yearsPřemysl Eric Janouch2022-01-071-1/+1
* Fix SVG thumbnailingPřemysl Eric Janouch2022-01-071-12/+16
* Mildly improve Ubuntu 20.04 compatibilityPřemysl Eric Janouch2022-01-061-0/+1
* Minor URL-related fix-upsPřemysl Eric Janouch2021-12-311-1/+4
* Convert all loading to use GFilePřemysl Eric Janouch2021-12-301-14/+10
* Check wide thumbnail metadataPřemysl Eric Janouch2021-12-291-12/+70
* Hardcode Exif orientation in thumbnailsPřemysl Eric Janouch2021-12-281-14/+22
* Move thumbnails into their own source filePřemysl Eric Janouch2021-12-281-0/+494