12224 Commits

Author SHA1 Message Date
Ilia Popov
6399e6d03e Finished implementation of Lanczos resize itself 2010-10-28 01:07:49 +02:00
janrinze
0ad33ce2e9 Added compile info for Eclipse users 2010-10-27 14:56:26 +02:00
Emil Martinec
926056c2c2 Changes to black compression and saturation controls. Black compression from 0-50 acts the same as 0-100 on the previous version, compressing dark tones without crushing blacks. 50-100 then starts crushing blacks until by 100 on the slider, all tones up to the set black point are sent to zero. In the new saturation control, negative values of the slider set a linear curve rather than an inverted S curve, and smoothly decrease saturation to zero across the board. 2010-10-26 22:59:18 -05:00
Ilia Popov
52c822ba85 Made sinc work with zero argument 2010-10-27 02:01:28 +02:00
Ilia Popov
484c5d94a1 Initial implementation of lanczos resize algo 2010-10-27 01:42:42 +02:00
ffsup2
6b653ad5a1 bugfix for boundary conditions 2010-10-25 23:54:44 +02:00
Hombre
f0661fe294 Parametric curves are back 2010-10-25 19:38:38 +02:00
Oliver Duis
0834ae070a Fixed annoying bug, sometimes a black area was displayed in the editor instead of the image to open 2010-10-24 23:39:00 +02:00
Wyatt Olson
0e8d0c9693 Updated Japanese and Swedish (thanks to a3novy and Johan Andersson respectively) 2010-10-24 12:32:25 -06:00
Emil Martinec
5889fd4ca1 Patch to fix highlight speckling when using line denoise + AMaZE. 2010-10-24 12:30:05 -05:00
Emil Martinec
ca09a35ed7 Changed defaults on highlight rolloff slider. Now people can stop complaining that they can't increase it :roll: 2010-10-24 12:13:33 -05:00
janrinze
cd87bc9bf0 Update compilation info for people working with tdm-gcc
had a typo which cause errors when doing copy-paste to cmdline
2010-10-24 18:53:49 +02:00
slapo001
680475a7a6 The Slovak language file is now better synchronised with the English language file. 2010-10-24 18:11:03 +02:00
Emil Martinec
f59ab56ea5 Another tweak to highlight rolloff. Now rolloff slider can have some effect for EC<0, depending on WB multipliers. 2010-10-24 10:37:05 -05:00
slapo001
ae72521bf5 Swapped two strings. 2010-10-24 17:10:58 +02:00
Emil Martinec
373f826dbe Another patch for highlight rolloff. Fixes black spots issue. 2010-10-24 08:35:56 -05:00
Emil Martinec
3f697139a1 Patch for color shifts in higlight rolloff function. Behavior is improved but still not ideal. 2010-10-23 18:46:56 -05:00
janrinze
7710252c9b Added compilation info for people working with tdm-gcc 2010-10-23 21:59:06 +02:00
Wyatt Olson
e9e9b09456 Updated translations with new keys 2010-10-23 13:24:22 -06:00
janrinze
ab148c8c9a OpenMP cleanup part 1.
removes dependency on thread number id.
2010-10-23 19:46:41 +02:00
janrinze
8a7df207ae merging 2010-10-23 17:02:55 +02:00
janrinze
e0da4c2a0e Small cleanup where return variables were missing 2010-10-23 16:59:46 +02:00
slapo001
c59488b946 Update of the Slovak translation file. 2010-10-23 15:28:09 +02:00
Emil Martinec
3f8d4732e3 Improvements in highlight rolloff behavior. 2010-10-23 07:44:06 -05:00
Hombre
0980afc2b6 Green equilibration using OpenMP (to be tested) 2010-10-22 17:50:00 +02:00
Jacek Poplawski
a4bd162b52 LAB support for Navigator window 2010-10-21 15:39:24 +02:00
Wyatt Olson
decf9f3f69 Removed OpenMP pragmas which were causing grid artifacts on some Olympus raw files 2010-10-21 20:50:19 -06:00
Ilia Popov
1254a423d3 Added one more include dir to rtengine. Fixes 'gdk-pixbuf.h not found' problem in Ubuntu 10.10 2010-10-22 00:19:04 +02:00
Emil Martinec
253889fd98 Modifications to tone controls. 2010-10-21 15:29:47 -05:00
Andrey Skvortsov
ba9e2c4879 batch queue racing condition patch by steve.herrel 270 2010-10-20 21:18:59 -07:00
Wyatt Olson
75c4f12ee8 Merge 2010-10-20 10:19:34 -06:00
Wyatt Olson
04970207f1 Fixed bug found by Emil, incorrect syntax for #ifdef statement failed on older GCC 2010-10-20 10:18:14 -06:00
Emil Martinec
87c5e971a1 Patch from Jan Rinze for preferences. 2010-10-20 08:24:45 -05:00
Hombre
ae59ff2f23 Patch for the Send to editor patch 2010-10-20 15:11:04 +02:00
Emil Martinec
c4ecdd2880 Bugfixes and improvements for tone controls. 2010-10-19 23:33:19 -05:00
Wyatt Olson
8c8760f66e Removed a couple of .orig files mistakenly checked in by someone 2010-10-19 18:40:24 -06:00
Hombre
15c829cab2 Now the Lab curves are properly handeled in the history (MSG are still to be created) 2010-10-20 01:47:48 +02:00
Hombre
b0d9c87621 A line that shouldn't be there, maybe left here during Stingo's merge 2010-10-20 01:45:56 +02:00
Hombre
cb0930c436 Fix the "Send to editor" bug on Windows ; for a reminder : you have to select the Gimp's base installation directory, not the "bin" subdir 2010-10-19 22:49:23 +02:00
Oliver Duis
9b4b9e4d45 Refreshed german translation, update PP3 version number (exposure breaking change) 2010-10-19 21:31:28 +02:00
Wyatt Olson
61198ccccd Fixed a merge conflict 2010-10-19 09:14:52 -06:00
Wyatt Olson
b6458c98e8 Reverted from dcraw 9.04 back to 9.03 since this appears to have caused a regression (see issue 272) 2010-10-19 09:12:22 -06:00
Emil Martinec
432d7ae581 Changed "highlight compression" slider directionality to comport with prior versions of RT3, and relabelled it "Highlight rolloff" for descriptive accuracy. 2010-10-19 09:06:21 -05:00
Emil Martinec
3715bf42e3 Bugfixes for tone curves. 2010-10-19 01:10:54 -05:00
Andrey Skvortsov
3da66168b5 fix for batch settings for demosaic 2010-10-18 22:47:44 -07:00
Wyatt Olson
134f88e221 Updated dcraw to work better with Pentax files (thanks to Bill Siegmund) 2010-10-18 18:51:27 -06:00
Wyatt Olson
c60c867b4d Upgraded dcraw to 9.04 (from 9.03) 2010-10-18 18:44:30 -06:00
Hombre
f3331567ee Bug correction in the DIRPYREQUALIZER that created random noise in the image. 2010-10-19 01:41:14 +02:00
Wyatt Olson
b084c9708a Updated Japanese translation (Thanks to a3novy for this) 2010-10-18 15:51:07 -06:00
Emil Martinec
af4a6534ef Restored color boost tool; fixed bug in simpleprocess.cc for saving output. 2010-10-18 13:39:23 -05:00