michael
3a4100e710
Merge with e190c52ab7861c68762aaa552f3dc0f59fe2e225 from default
...
This revision compiles and runs on Win7x64- but further evaluation is necessary.
There may be an issue with cmake step -After cmake I had to copy rtgui/version.h & config.h into out of source build /rtgui folder.
Additional notes:
- ImProcFunctions::hsv2rgb01 -> this likely need to be added to color.h & color.cc
- Use of array2D should be verified in NR code
- compilation warning for rtengine::RawImageSource::isWBProviderReady()
2012-07-03 23:15:07 -04:00
natureh
02c12d5259
Solving issue 1444: " Better Vibrance tool's threshold handling"
2012-07-03 23:49:45 +02:00
natureh
dba91ea39e
Addentum to bugfix of issue 1331: "BrowserToolPanel shrinks after every RT restart", on behalf of sankeytms
2012-07-03 15:32:10 +02:00
natureh
1462d79270
Solving issue 1457: "Preview sometimes doesn't update, demozaicing occure too often"
2012-07-03 10:45:02 +02:00
DrSlony
51a42443a9
Fix for shrinking BrowserToolPanel when using vertical tabs mode. Committed on behalf of Sankey, issue 1331
2012-07-02 21:42:13 +01:00
Ilia Popov
dd609ae6eb
Remove inclusion of unnecessary headers, which was introduced by commit c148c40867dc and was breaking non-windows builds
2012-07-02 16:41:34 +02:00
DrSlony
11f727169d
Revision of COMPILE.txt, issue 1431
2012-07-02 03:03:00 +01:00
Oliver Duis
33f565a1ba
Fixed multiprocessor sharpening bug
...
see issue 1454
2012-07-01 22:20:09 +02:00
Oliver Duis
d47bab4380
Fixed Nikon D800E image dimensions
...
see issues 1452
2012-06-30 22:30:39 +02:00
DrSlony
575357708c
Do not use system theme by default, and do not use single row file browser toolbar by default. Issue 1451
2012-06-30 00:25:59 +01:00
Philip Rinn
12f6805674
Make shure all C/C++ flags are set before we create AboutThisBuild.txt.
2012-06-29 23:06:44 +02:00
DrSlony
eebc4743f9
Fixed buildRT to work with the -b buildonly flag when building some older versions
2012-06-28 22:34:15 +01:00
Philip Rinn
75be02bd39
Change the compiler detection in AboutThisBuild.txt (not gcc specific anymore).
...
See issue 1441.
2012-06-27 19:49:06 +02:00
Oliver Duis
3819da3726
Fixed memleak when raw loading fails
2012-06-26 22:45:37 +02:00
DrSlony
17d60e12b0
"Reset to default" values synchronized with the "Default" profile
2012-06-26 21:08:12 +01:00
DrSlony
340cb55dc9
Changed neutral shcompr value from 0 to 50, issue 1392
2012-06-26 21:03:33 +01:00
DrSlony
63d315da44
buildRT header update
2012-06-26 20:00:54 +01:00
DrSlony
da30c71152
Updated buildRT to make out-of-source builds
2012-06-26 19:58:06 +01:00
Oliver Duis
93dc63f542
Fixed color pixels using HSV equalizer, S/H speedup and fix
...
see issue 1436
2012-06-26 20:34:08 +02:00
Oliver Duis
b1bb0af84e
Fixed pink tint on thumbs, espc. Canon files
...
see issue 1437
2012-06-26 08:00:13 +02:00
Philip Rinn
28966315b9
Fix corrupted Exif MakeNotes.
...
On behalf of panlop, see issue 615.
2012-06-26 00:11:33 +02:00
Philip Rinn
128c6dee7b
Make out-of-source build possible and encourage people to use it.
...
On behalf of lebedev.ri, see issue 1340.
2012-06-25 23:37:20 +02:00
Oliver Duis
c71fab4feb
Improved Batch Queue stability
...
see 1383
2012-06-25 16:45:07 +02:00
Philip Rinn
254b2f04df
Remove unneeded special case for clang from CMakeLists.txt. See issue 1432.
2012-06-24 18:49:41 +02:00
Oliver Duis
e603fc6864
Full image dimensions in navigator info
...
see 1426
2012-06-24 11:59:21 +02:00
Philip Rinn
da4dda3530
Add script to automatically build the release tarball for a given tag.
2012-06-23 13:51:52 +02:00
Oliver Duis
b4764ebfbe
DCRAW 9.15 update
...
see issue 1433
2012-06-23 13:05:39 +02:00
DrSlony
a9c9939a78
Revision of COMPILE.txt. Issue 1431
2012-06-21 00:12:06 +01:00
Michael Ezra
3cbe18cee9
A small fix for a misbehaved copy/paste of code (Thanks, Hombre)
2012-06-19 20:39:07 -04:00
natureh
a9286155e8
Patch from issue 1267: "New Threshold curve widget", used in USM Sharpening and Vibrance
2012-06-19 23:01:25 +02:00
natureh
b5176679b8
Solving issue 1427: "HSV equalizer: wrong color lines"
2012-06-18 23:36:30 +02:00
Oliver Duis
5b925e9ac2
DCP color profile for Olympus E-M5
...
thanks DaveL for the reference shot
2012-06-18 19:59:14 +02:00
Philip Rinn
4eb7e5ae5e
Document the change from issue 1342 in COMPILE.txt
2012-06-18 18:16:26 +02:00
Philip Rinn
07e182e485
Use windows style in clean.bat (fixes issue 1371, on behalf of globetrotter.75d)
2012-06-18 18:03:17 +02:00
Philip Rinn
63cae64611
Rearrange the way mercurial-less build works (see issue 1342):
...
The cmake option AUTOMATED_BUILD_SYSTEM is removed and replaced by an automated
detection. Now it is possible to ship source tarballs that build without
mercurial on all platforms. The needed information is generated by the script
tools/generateReleaseInfo.{sh,bat} before the tarball is build.
2012-06-18 17:35:53 +02:00
Michael Ezra
cbe233c8cf
Enhancement: BW toning in Lab (see issue 1424)
2012-06-17 15:48:21 -04:00
Michael Ezra
c312545a5e
Speedups: luminanceCurve OMP (see issue 1423)
2012-06-17 15:41:55 -04:00
DrSlony
fb6bcfb9e0
Fix for file browser filter shortcuts and toggled state images. Courtesy of Sankey. Issue 1403
2012-06-17 00:58:08 +01:00
Oliver Duis
95b0903df8
Small LCP cleanup
...
see issue 1422
2012-06-16 08:08:49 +02:00
Oliver Duis
fdde542d30
Fixed Shadow/Highlights not working correctly when "High Quality" was enabled
...
see issue 1349
2012-06-16 07:56:21 +02:00
DrSlony
282d09c4a5
Moved doc/RawTherapeeManual.pdf to doc/RawTherapeeManual_en.pdf
2012-06-16 02:54:06 +01:00
DrSlony
f2c76e743e
Fixed JJJJMMDD issue in default and English* language files. Issue 1404
2012-06-16 00:40:29 +01:00
Philip Rinn
44e7e72205
Remove rtdata/Makefile on clean.
2012-06-15 16:51:01 +02:00
Philip Rinn
9aa80262e1
Add manpage for Linux (see Issue 1418).
2012-06-15 16:49:04 +02:00
Philip Rinn
8944aa45e7
Remove old documnetation and make filename non versioned. See Issue 1417.
2012-06-15 16:23:33 +02:00
Oliver Duis
1643fe84f9
Auto-fill to reduce image to fit with LCP pincussion distortions
...
see issue 1415
2012-06-15 07:40:19 +02:00
DrSlony
c24f37258f
New guide type "Frame" for aiding in cropping dark photos against a dark preview background. Issue 1391
2012-06-15 00:26:37 +01:00
Oliver Duis
8c3347cd87
Fixed problem when cancelling SaveAs dialog
...
see issue 1397
2012-06-14 17:31:08 +02:00
Oliver Duis
f40bc8e39a
Removed "post mosaic artifact/noise reduction" since it harmed image quality
...
see issue 848
2012-06-13 07:31:17 +02:00
DrSlony
2f87079816
Capitalization correction for "Auto Distortion Correction" button.
2012-06-13 01:35:06 +01:00