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
Wyatt Olson
adbb1ee7ab
Updated Engligh UK and US strings (thanks to Richard Regal); re-generated all translations based on current default
2010-10-18 09:25:41 -06:00
Oliver Duis
3d288c971b
Fixed OSX/Unix compatability problem in OverwriteOutputFile
...
There is a problem in gtk g_remove on Unix/OSX, as it just redefines g_remove to remove without giving a namespace. This may collide if your program defines a remove(char*) as well.
2010-10-18 10:53:52 +02:00
Wyatt Olson
49c42c9242
Return filename from batchqueue (bugfix from be54f5c601)
2010-10-17 19:07:28 -06:00
Emil Martinec
12ea4424ca
Forgot to add the crucial files!
2010-10-17 17:28:41 -05:00
Ilia Popov
e2aef685b3
Fixed inexistent file name in rtgui/CMakeLists.txt introduced by previous commit
2010-10-17 23:19:55 +02:00
Emil Martinec
9d31c6ad19
Changes to Exposure tab. Exposure controls (blackpoint, brightness, contrast, S/H compression) are now implemented with NURBS curves. Brightness bug seems fixed as a consequence. Luminance tone curve has been expanded to separate curves for L,a,b; saturation slider has been added, but at the moment saturation limiting has not been implemented in the modified tool.
2010-10-17 14:55:40 -05:00
ffsup2
867330ece7
Bugfix: crash in batchqueue because progressListener was chained to the EditorPanel yet.
2010-10-17 10:49:16 +02:00
Oliver Duis
4de32da4c0
New option OverwriteOutputFile
2010-10-17 10:03:36 +02:00
Andrey Skvortsov
217aa68350
255: RT does not lock output file while writing by oduis
2010-10-15 21:16:02 -07:00
Andrey Skvortsov
8bc162f408
patch for the issue 258 by oduis
2010-10-15 21:10:36 -07:00
Hombre
04f101d24f
Little optimization of the NURBS curves algorithm
2010-10-16 00:03:15 +02:00
Hombre
a557b68dfb
Updated french strings
2010-10-15 22:19:42 +02:00
Andrey Skvortsov
40a0b0339f
Merged with swedish
2010-10-14 21:25:13 -07:00
Andrey Skvortsov
f6a432e6bb
option to use system theme. Also clearlooks used for themeing causes instability and observed to crash cairo rendering (at least on win)
2010-10-14 21:23:26 -07:00
Andrey Skvortsov
bdb28d59b5
switch order of buttons on thumbnail to avoid trash misclicks
2010-10-14 20:53:43 -07:00
Wyatt Olson
d3714bf3d4
Updated Swedish on behalf of Johan Andersson; re-generated other locales to include new translation keys
2010-10-14 09:14:32 -06:00
Andrey Skvortsov
086e5c8b58
auto hide scrollbars on the thumbbrowser
2010-10-13 20:18:35 -07:00
Andrey Skvortsov
7ffc01191e
auto hide scrollbars on the imagearea
2010-10-13 20:12:29 -07:00
Hombre
bf3c3f6626
Patch for the patch of issue #140 ; now the distortion slider should works well
2010-10-10 11:26:08 +02:00