summaryrefslogtreecommitdiffstats
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
* Fix missing string.h include.Dan Dennedy2013-03-141-0/+1
* Fix version in autoconf.Dan Dennedy2013-03-141-1/+1
* remove the old website from the repositoryJaromil2013-02-2428-6807/+0
* documentation updates for the new releaseJaromil2013-02-245-395/+92
* 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
* Remove libtoolize generated m4 files.Dan Dennedy2013-01-125-7982/+0
* Revert "Fix build on systems with libtool >= 2.4."Dan Dennedy2013-01-124-1475/+828
* Revert "Try to fix build from git using configure script."Dan Dennedy2013-01-126-13578/+23
* Try to fix build from git using configure script.Dan Dennedy2013-01-116-23/+13578
* Fix build on systems with libtool >= 2.4.Dan Dennedy2013-01-114-828/+1475
* Improve descriptions of new cairo mixers.Dan Dennedy2012-12-032-10/+10
* Add new cairo plugins to the autotools build.Dan Dennedy2012-12-012-0/+35
* Add Cairo mixer2 pluginsJanne Liljeblad2012-12-015-0/+531
* Add Cairo filter pluginsJanne Liljeblad2012-12-015-0/+548
* Add Cairo build supportJanne Liljeblad2012-12-014-0/+364
* Add installation of the pkg-config file to CMake build.Dan Dennedy2012-11-281-0/+9
* frei0r_cfc.h: make functions staticMarko Cebokli2012-11-041-15/+15
* frei0r_cfc.h: add single value conversionMarko Cebokli2012-11-031-0/+23
* Add fast char-float-char conversion functions with gamma correctionMarko Cebokli2012-11-031-0/+296
* correct universal target build on OSX using clangJaromil2012-10-171-4/+4
* additions and corrections to author listJaromil2012-10-171-2/+4
* small build fixes in cmake to compile on Apple/OSXJaromil2012-10-173-2/+16
* added documentation on usage of FREI0R_PATH environmental variable on WindowsJaromil2012-10-171-0/+9
* added doxygen documentation build target 'doc' in cmakeJaromil2012-10-173-2/+12
* 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-328/+14
* 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