3272 Commits

Author SHA1 Message Date
torger
34b738e2a2 Issue 1774: now jpeg quality slider behaves sanely 2013-11-25 10:50:53 +01:00
torger
099f7e68d5 Issue 2073: white balance fixes 2013-11-22 08:33:09 +01:00
torger
7030715a98 Fixed uninit bug affecting dcp boxes 2013-11-21 14:38:20 +01:00
torger
e4a4da309c Issue 2073: cache custom wb at open 2013-11-21 09:09:37 +01:00
torger
a8d6f1a534 Issue 2059: better demosaicing and ca autocorrect performance with extreme white balances. This patch also adds a missing colortemp parameter that DCP color correction needs (forgot in the dcp 1987 patch) 2013-11-20 19:59:14 +01:00
jdc
43869ed883 Background histogram exposure 2013-11-20 14:54:58 +01:00
torger
f2e90df722 Additional fix for issue 2042 (handling batch queue failures) 2013-11-20 13:45:03 +01:00
jdc
e530d2b0d4 Lab curves - update background histogram for L and C 2013-11-20 10:57:15 +01:00
jdc
ce68eac4af Add chromaticity according to luminance issue2056 2013-11-19 19:16:52 +01:00
torger
3e877ac05c Issue 2042: added language support 2013-11-19 12:54:54 +01:00
torger
484fea27b3 Added myself to authors list. 2013-11-19 11:51:41 +01:00
torger
114f7e4531 Issue 1987: improved DCP support; Issue 2042: batch queue crash fix 2013-11-19 08:37:42 +01:00
torger
047fd34e4e Issue 795: zoom to center 2013-11-19 07:30:00 +01:00
torger
5bd883c56b Reverted mistakingly committed debug call to gtk_init() 2013-11-18 13:51:08 +01:00
torger
ad1b50cbde Issue 2049: Fuji x100 blacklevels fix 2013-11-18 11:35:15 +01:00
Hombre
9bf4679f7d Solving issue 2058: "Opening Defringe causes RT to crash" 2013-11-18 04:59:44 +01:00
Hombre
143aa6408c Issue 2047: "One-way communication file between RT and the Custom Profile Builder" 2013-11-17 18:14:14 +01:00
Hombre
f56d567d93 Solving issue 2052: "Vignetting, Post-Crop Vignetting and Graduated Filter tool granularity in History" + language strings update 2013-11-17 17:30:16 +01:00
jdc
6383bec5cb Black and white - reduce artifacts 2013-11-17 08:31:53 +01:00
Ingo
b190c1547d Fixes artifacts caused by amaze, Issue 1835 2013-11-16 19:14:50 +01:00
jdc
7a80d235d5 Black and White Clean code issue2010 2013-11-16 18:33:15 +01:00
jdc
17959c1310 Black and white preferences - issue2010 2013-11-15 07:44:59 +01:00
Hombre
6a6a28ba8b Solving issue 2046: "RT crash on First run" 2013-11-15 05:46:50 +01:00
torger
0993772520 Yet some camconst.json doc updates: added a few comments about black levels 2013-11-14 14:53:36 +01:00
torger
ac7905eeb3 Issue 2049: broken black levels introduced in camconst.json handling now fixed 2013-11-14 12:57:28 +01:00
torger
3b0c1e5be5 Removed LSIsAppleDefaultForType, don't think we should promote to be system default application. 2013-11-14 12:13:27 +01:00
torger
9316c18fba minor doc fix 2013-11-14 10:33:19 +01:00
torger
017ee2de62 Updated docs 2013-11-14 10:21:24 +01:00
torger
960254a8de merge 2013-11-13 21:17:02 +01:00
jdc
bf155fe5a9 Black and White mode issue2010 2013-11-13 20:00:54 +01:00
torger
f1dcc22f5d Issue 1867: don't use FileChooserButton action_select_folder on Linux and OS X due to buggy GTK (2.4.22 at time of commit). Unchanged code on Windows (works better there) 2013-11-13 19:41:33 +01:00
DrSlony
be0c0da4a9 buildRT - oops, fixed update code 2013-11-12 19:13:02 +01:00
DrSlony
c99db9fa57 buildRT - removed Zenity support as Zenity's --notification is broken in <=3.8.0 2013-11-12 18:58:56 +01:00
Ingo
3874a927fa Amaze optimization step 2, Issue 1835 2013-11-12 00:07:47 +01:00
torger
f22f3b5e43 Issue 853: fixes for OS X and Linux; as options files are changed the missing .srf format is also added to the browser 2013-11-11 19:09:11 +01:00
torger
cdefd0c999 Ctrl-Q now Ctrl-B 2013-11-11 18:42:46 +01:00
torger
1af69dbbae Minor documentation update to make it easier to understand. No changes to actual constants. 2013-11-11 14:18:14 +01:00
torger
b1ed94639a General OS X fixup: make the plist include the actual supported formats. 2013-11-11 11:48:05 +01:00
torger
c558490082 Issue 1951: added gtk-osx-integration to make quit menu and open with finder work on OS X. 2013-11-11 11:45:32 +01:00
torger
f243968ca2 General OS X fixup: removed obsolete disabling of file monitor (current libs work with OS X) 2013-11-11 11:38:12 +01:00
torger
14941d1afa Issue 2034: Workaround for GTK2 bugs on OS X causing slow curve widgets. 2013-11-11 10:37:28 +01:00
torger
26432a8fbc Issue 2040: Made remove_shortcut_folder more robust by catching exceptions 2013-11-11 10:32:27 +01:00
torger
f28731b534 merge 2013-11-11 10:01:21 +01:00
torger
4243375005 issue 1287: remapped Ctrl-Q for batch queue to Ctrl-B, and made Ctrl-Q quit command on Linux and Windows, Cmd-Q on Mac. 2013-11-11 09:47:39 +01:00
DrSlony
7da5935636 buildRT rewrite, version 3.3, issue 2029 2013-11-11 04:35:45 +01:00
torger
cec3274927 Issue 1629: fixed handling of failed mmap() calls 2013-11-10 20:06:06 +01:00
torger
6811a5e045 Issue 2036: handle the case with occassional bad directory entries without aborting the whole directory scan 2013-11-10 09:45:38 +01:00
Ingo
e38a9a5db4 Reduce peak memory consumption in some cases, no Issue 2013-11-10 01:27:42 +01:00
Hombre
8b7f51008c Solving issue 2018; "Neutral profile not neutral (highlight recovery is 70)" 2013-11-09 21:21:56 +01:00
Ingo
e6d6dcea61 Speedup for Parametric Curves, Issue 2021 2013-11-08 23:49:03 +01:00