summaryrefslogtreecommitdiff
path: root/src/thumbnail.h
AgeCommit message (Collapse)AuthorLines
2010-05-31Support caching of thumbnails up to 256x256 pixels (.thumbnails/large)Daniel Friesel-10/+14
Depending on --thumb-width/--thumb-height, either .thumbnails/normal or .thumbnails/large is used. For higher dimensions, thumbnail caching is still silently disabled, this should also be what the standard indicates.
2010-05-03Fix remaining compiler warnings (I probably won't implement these options ↵Daniel Friesel-1/+1
anyways)
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel-30/+25
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+86