summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-09-20generators: Force even base image dimensions for fractional HiDPI sizesTomas Bzatek3-12/+34
2019-05-13jpeg-utils: Don't override Exif.CanonSi.ApertureValueTomas Bzatek1-2/+0
2019-05-13Plug some memory leaksTomas Bzatek3-2/+8
2019-05-13jpeg-utils: Port to gexiv2Tomas Bzatek3-446/+334
2019-05-11build: Fix minor compiler warningsTomas Bzatek7-14/+15
2019-05-11build: Split libraries detectionTomas Bzatek1-8/+16
2018-12-15theming: Add option to disable HiDPI for any particular image sizeTomas Bzatek1-1/+6
2018-12-14jpeg-utils: ImageMagick 7 adaptationsTomas Bzatek1-1/+11
2018-12-14jpeg-utils: Fix ImageMagick includesTomas Bzatek1-1/+1
2017-05-07jpeg-utils: Allow custom datetime formatTomas Bzatek5-2/+8
2016-10-18generators: Take the optional shave amount in account for dimension calculationTomas Bzatek1-0/+7
2016-10-04items: Add option to shave image bordersTomas Bzatek5-1/+14
2016-10-02Add support for HiDPI imagesTomas Bzatek5-71/+236
2016-10-02generators: Don't read EXIF data for all image sizesTomas Bzatek1-1/+1
2016-10-02jpeg-utils: Add support for custom resize optionsTomas Bzatek7-12/+169
2016-09-23generators: Make image quality threshold inclusiveTomas Bzatek1-1/+1
2016-09-23generators: Expose all image sizesTomas Bzatek1-12/+55
2016-09-19block-parser: Clear processed data for further useTomas Bzatek3-3/+37
2016-09-18Introduce resizing thresholdsTomas Bzatek7-132/+248
2016-09-17Drop explicit references to "original" and "preview" image sizesTomas Bzatek3-46/+42
2016-09-17Drop legacy nofullsize and album width/height/quality tagsTomas Bzatek6-135/+42
2016-09-11generators: Optionally warn when an image is being resizedTomas Bzatek3-3/+12
2016-09-11atom-writer: Use _DEFAULT_SOURCE instead of deprecated _BSD_SOURCETomas Bzatek1-1/+1
2016-04-03cgg-dirgen: Support the 'hires' image sizeTomas Bzatek1-0/+13
2016-04-03jpeg-utils: Override artist and owner nameTomas Bzatek7-0/+31
2016-04-03gallery-utils: Copy extra files recursivelyTomas Bzatek3-2/+44
2015-08-29jpeg-utils: Unify media libraries initializationTomas Bzatek3-6/+30
2015-08-29setup: Fix setup files version checkTomas Bzatek1-3/+3
2015-08-29jpeg-utils: Filter out certain tags from external EXIF fileTomas Bzatek1-1/+80
2015-02-01theming: Fix thumbnail sizes validationTomas Bzatek1-2/+5
2015-02-01generators: Expose ITEM_INDEX value for non-picture itemsTomas Bzatek1-1/+4
2015-02-01jpeg-utils: Use the nicer unicode "f" for the aperture value stringTomas Bzatek1-1/+1
2015-02-01theming: Introduce image size fallback modeTomas Bzatek3-38/+87
2015-02-01jpeg-utils: Add some assertsTomas Bzatek1-0/+8
2015-01-30theming: Fix the have_image_size() nofullsize testTomas Bzatek1-4/+0
2015-01-30theming: Implement have_album_image_size() block functionTomas Bzatek1-0/+37
2015-01-26block-parser: Don't call the destroy func on NULL user_data pointerTomas Bzatek1-1/+1
2015-01-25theming: Implement have_image_size() block functionTomas Bzatek1-0/+45
2015-01-25block-parser: Enhance block_parser_register_function() with a destroy notify ...Tomas Bzatek3-16/+25
2015-01-25generators: Rename HAS_ conditionals to HAVE_Tomas Bzatek1-4/+4
2015-01-25theming: Make custom image size handling fully flexibleTomas Bzatek6-93/+120
2015-01-11generators: Remove unnecessary picture page global blockTomas Bzatek1-25/+14
2015-01-11generators: Allow undefined album image and thumbnail sizesTomas Bzatek1-76/+77
2015-01-11theming: Make lookup_image_size_for_name() NULL-awareTomas Bzatek1-0/+3
2015-01-11theming: Remove invalid <picture> theme validation checkTomas Bzatek1-5/+1
2015-01-04Introduce new "fixed" thumbnail crop modeTomas Bzatek5-20/+65
2015-01-04generators: Newline at the end of generated .htaccess fileTomas Bzatek1-1/+2
2015-01-04generators: Use single function for all templatesTomas Bzatek6-566/+560
2014-09-18generators: Separate common code outTomas Bzatek1-142/+136
2014-09-17theming: Make navigation bar strongly themedTomas Bzatek1-81/+169