31 Commits

Author SHA1 Message Date
Emil Martinec
c941b92970 Merging defloat and default. First time I've ever done this, so please check that I haven't clobbered your recent efforts in default. 2011-05-08 08:10:16 -05:00
Oliver Duis
22ec6055ce Custom output gamma, on behalf of Jacques; see issue #666 2011-05-05 18:04:11 +02:00
Oliver Duis
a0c548fdf0 Cleanup; see issue #656 2011-05-03 07:01:03 +02:00
Hombre
7e33f6520f Various corrections:
Wolfgang added to AUTHORS.txt
    PhenomX4 target added
    profiles version updated
    slightly enhanced Dark theme
    --large-adress-aware included in the example cmake option file
2011-05-02 00:08:38 +02:00
Oliver Duis
841fc32e3c Fix file rotation problem in thumb browser, see issue #621 2011-04-29 18:57:45 +02:00
michael
20384be856 Rearrangement of PPI control and image size display 2011-04-28 21:27:21 -04:00
Oliver Duis
37b802fe1d Small cleanup, see issue #642 2011-04-27 17:47:15 +02:00
michael
3a39b0d055 Gray-out Shadow Recovery slider when Black is set to 0 and enable automatically when Black slider is != 0 - issue 651 2011-04-25 21:53:10 -04:00
Oliver Duis
2c949cf011 RAW histogram mode; see issue #639 2011-04-25 10:21:31 +02:00
Oliver Duis
f11ccfc75e Clipboard, save/load for curves, on behalf of Wolfgang; see issue #642 2011-04-24 12:17:05 +02:00
Oliver Duis
3077b2492e Naming cleanups. (No functional changes, prep for patch) 2011-04-21 20:22:08 +02:00
michael
866f82b4ad Issue 641 - replacing DPI to PPI 2011-04-19 15:58:15 -04:00
Hombre
3de100ae5e "SnapTo" feature enabled in the curve editor + non periodic handling of the flat curve editor.
Here is the new modifiew key behaviour :

    * CONTROL while dragging a point :
      slow down 20x the point move (i.e. 1pixel of cursor move move the control point by 0.05px)

    * SHIFT while dragging a point :
      snap the point to the following elements, on a "use nearest solution" method :
          o Diagonal curve editor :
                + top bound,
                + bottom bound,
                + identity (diagonal) line,
                + same Y than previous point,
                + same Y than next point,
                + line made by the previous and next point ; this will help to create linear parts in the curve more easilly
          o Flat curve editor (when moving a point) :
                + top bound,
                + bottom bound,
                + identity (horizontal) line,
                + same Y than previous point (or last point if you move the first point),
                + same Y than next point (or first point if you move the last point
          o Flat curve editor (when moving a tangential handle) :
                + 0.0, 0.35, 0.5, 1.0 values
                  0.35 is the default handles value and does create an smooth "diagonal" transition between points.
2011-04-18 15:40:22 +02:00
Oliver Duis
a6370306f7 Lab color numbers in navigator, on behalf of Jacques; see issue #627 2011-04-18 09:54:07 +02:00
Oliver Duis
cfbd175e4d Disable unsafe LCMS mode till issues are sorted out 2011-04-17 19:51:49 +02:00
Oliver Duis
9320f1ce4a Clipboard for tone curve, on behalf of Wolfgang; see issue #631 2011-04-17 09:39:42 +02:00
Oliver Duis
38318b6688 Before/After fix by Fabio; see issue #497 2011-04-16 23:18:30 +02:00
Oliver Duis
5bcc498147 Third memory leak fixed. 2011-04-15 22:18:46 +02:00
Oliver Duis
0105e3b522 Fixed two memory leaks, one of it huge; see issue #636 2011-04-15 21:19:09 +02:00
Oliver Duis
63533713bb Fixed compilation errs on Gentoo Linux on behalf of CDim; see issue #632 2011-04-15 07:37:11 +02:00
Oliver Duis
f258169b08 New option [Color Management]/LCMSSafeMode (no GUI) to allow disabled multithreading on LCMS 2011-04-14 19:54:13 +02:00
Oliver Duis
af91e3bfb5 Fixed some crashes caused by a memory overwrite 2011-04-13 21:13:12 +02:00
natureh
c5c2258f6f Solving bug #282 : already existing file may be overwritted in a rename process (directory tab) 2011-04-10 23:45:43 +02:00
Emil Martinec
04b4745718 Bugfix for application of exposure controls in blown highlights. 2011-04-09 08:22:45 -05:00
Oliver Duis
3c736fccf2 Clipping indicator with grayscale coding 2011-04-08 23:13:05 +02:00
Oliver Duis
566da11ddc Color working space based clipping indicator 2011-04-08 22:10:21 +02:00
Oliver Duis
9d053c18b3 Raw white point (aka Raw exposure) ported 2011-04-08 19:39:35 +02:00
Oliver Duis
b38fe14fe7 Minor cleanup 2011-04-07 21:27:35 +02:00
Emil Martinec
33c0af3010 Histograms restored. 2011-04-07 12:24:23 -05:00
Oliver Duis
cf6059a243 Merged code missed in RTGUI 2011-04-07 17:43:36 +02:00
Emil Martinec
b4b8c0602f Copying float branch into default (apart from metadata tunneling, which oduis needs to re-enable n line 278 of simpleprocess.cc). I copied rtengine into default and patched things up, so this branch should have the rtgui of default and the rtengine of float. 2011-04-06 20:40:30 -05:00