summaryrefslogtreecommitdiff
path: root/plugins/raw-thumbnailer
Commit message (Expand)AuthorAgeFilesLines
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-261-1/+2
* Debug: Add or adjust some traces and dumpsGaël Bonithon2021-12-262-0/+4
* Debug: Prefer runtime to compile-time check for loggingGaël Bonithon2021-12-261-6/+2
* Cleanup: Use `g_file_peek_path()` when appropriateGaël Bonithon2021-12-261-3/+2
* Fix typo in previous commitGaël Bonithon2021-12-221-1/+1
* Refactoring: Avoid code duplicationGaël Bonithon2021-12-221-38/+1
* Do not translate warning messagesGaël Bonithon2021-12-181-1/+1
* Define error messages in `tumbler/tumbler-error.h`Gaël Bonithon2021-12-171-2/+2
* Fix compilation warningsGaël Bonithon2021-11-101-2/+2
* Add Fujifilm RAF support (Bug #14522)ToZ2019-03-071-0/+1
* Drop translations of debug message.Nick Schermer2012-12-271-2/+2
* Link all plugins that use rint() against libm (-lm).Jannis Pohlmann2012-02-241-1/+3
* Make sure to include PLATFORM flags everywhere.Jannis Pohlmann2011-12-271-0/+1
* Uppercase RAW in strings.Nick Schermer2011-11-031-2/+2
* Improve error messages and enforce local files.Nick Schermer2011-11-032-12/+20
* Scale Raw thumb to requested size.Nick Schermer2011-11-031-8/+48
* Implement a raw thumbnailer using libopenraw.Tam Merlant2011-11-036-0/+555