summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Medians: fix indexes in median13HEADmasterMarko Cebokli2013-04-151-34/+34
* Make property names for "pixeliz0r" and "lenscorrection" human-readableJean-François Fortin Tam2013-03-222-7/+7
* Add transparent background option to rgbparadeJanne Liljeblad2013-03-141-17/+88
* Add transparent background option to vectorscopeJanne Liljeblad2013-03-141-21/+84
* Medians: make sure list search terminatesMarko Cebokli2013-02-101-1/+1
* Medians: apply patch sent by JBMarko Cebokli2013-02-081-1/+1
* Medians: use descriptive strings for string list parameterMarko Cebokli2013-02-081-28/+10
* Medians: make small median function staticMarko Cebokli2013-02-081-7/+7
* Add medians filter for realMarko Cebokli2013-02-065-0/+1476
* Add medians filterMarko Cebokli2013-02-062-0/+3
* Improve descriptions of new cairo mixers.Dan Dennedy2012-12-032-10/+10
* Add new cairo plugins to the autotools build.Dan Dennedy2012-12-011-0/+22
* Add Cairo mixer2 pluginsJanne Liljeblad2012-12-015-0/+531
* Add Cairo filter pluginsJanne Liljeblad2012-12-015-0/+548
* small build fixes in cmake to compile on Apple/OSXJaromil2012-10-172-2/+8
* Refactor squareblur to use the common blur.h.Dan Dennedy2012-10-171-213/+7
* Add colortap filter to automake.Dan Dennedy2012-10-161-0/+2
* Improved colortap param infoJanne Liljeblad2012-10-161-1/+1
* Added ColorTap filterJanne Liljeblad2012-10-163-0/+456
* Add sigmoidaltransfer to automake.Dan Dennedy2012-10-161-0/+2
* Improved sigmoidal transfer filter description and source file commentsJanne Liljeblad2012-10-161-4/+3
* Added Sigmoidal Transfer filterJanne Liljeblad2012-10-163-0/+201
* Add colorhalftone to automake.Dan Dennedy2012-10-161-0/+2
* Changed colorhaltone param names to be without underscores. Improved colorhal...Janne Liljeblad2012-10-161-6/+6
* Added ColrHalftone filterJanne Liljeblad2012-10-163-0/+284
* Added Softglow filterJanne Liljeblad2012-10-164-0/+322
* Refactor multiple blur.h into include/ and clean it up.Dan Dennedy2012-10-165-588/+4
* Add colorize filter to automake.Dan Dennedy2012-10-161-0/+2
* Add colorize gimp copyrightsJanne Liljeblad2012-10-161-2/+3
* Improved colorize params infoJanne Liljeblad2012-10-161-3/+3
* Added Colorize filterJanne Liljeblad2012-10-163-0/+278
* Fix undefined symbols with "raw" inlines (not extern or static).Dan Dennedy2012-10-142-15/+15
* Add rgbnoise to autotools build.Dan Dennedy2012-10-121-0/+2
* MOre optimization on RGBNoiseJanne Liljeblad2012-10-121-2/+2
* Fix RGBNoise to be real timeJanne Liljeblad2012-10-121-6/+48
* Added RGBNoise filterJanne Liljeblad2012-10-123-0/+188
* Levels: bump minor versionMarko Cebokli2012-09-251-1/+1
* Levels: Steinar Gunderson's patchMarko Cebokli2012-09-241-22/+14
* Remap the Color Temperature range to [0,1] for compliance.Dan Dennedy2012-09-211-2/+4
* Add "colgate", a new color correction plugin.Steinar H. Gunderson2012-09-215-1/+575
* Alpha0ps: update readme fileMarko Cebokli2012-09-181-7/+8
* Alpha0ps: fix compile errorMarko Cebokli2012-09-094-5/+6
* Alpha0ps: add alpha blurMarko Cebokli2012-09-085-28/+369
* Alpha0ps: endian proofingMarko Cebokli2012-08-282-59/+74
* add timeout to CMake build and sort filter/CMakeLists.txtDan Dennedy2012-06-091-8/+9
* Add new filters from Janne Liljeblad to build.Dan Dennedy2012-06-092-0/+12
* Fixed double parameters to use input range 0.0-1.0Janne Liljeblad2012-06-093-20/+38
* Add Emboss filterJanne Liljeblad2012-06-092-0/+233
* Add Spillsupress filterJanne Liljeblad2012-06-092-0/+202
* Add Dither filterJanne Liljeblad2012-06-092-0/+310