torger
a72a8811ec
Issue 2025: crop box can now be grabbed in the corners
2013-11-07 08:11:51 +01:00
torger
540fa3e005
Issue 2001: added vignette filter tool
2013-11-07 08:00:42 +01:00
Hombre
b7e0b0ebab
Solving issue 2023: "Pseudo memory leak with Detail window + memory handling optimization"
...
The Detail window buffers are now freed up when the it is closed. The CIECAM buffers are allocated only if necessary now, and if the single block allocation fails, it will try to allocate it in several blocks.
2013-11-06 00:19:06 +01:00
torger
c452ff20b8
Issue 1615: added graduated filter tool
2013-11-03 09:39:04 +01:00
natureh 510
6fabd082d4
Solving issue 466: "DNG makerNote"
2013-11-02 02:35:33 +01:00
torger
92e5f98d59
Issue 2012: fixed cropwindow gripping bug
2013-10-31 14:35:22 +01:00
michael
cec2e9439e
Additional Zoom levels (see issue 1816)
2013-10-29 00:06:42 -04:00
Ingo
255333a223
Avoid double processing of thumb when adding pic to queue, Issue 1803
2013-10-28 16:29:17 +01:00
torger
2ddc43ad76
Issue 1346: flatfield shortcut to current dir; relative paths in .pp3 if referring to files in same dir or subdir
2013-10-26 17:32:56 +02:00
Hombre
1990132042
Bug fix for the CPB command line field in Preferences, which is no more automatically and internally surrounded by double quote to let the user set command line arguments.
2013-10-23 15:30:53 +02:00
torger
87bc2331ed
Reverted changes introduced in mistakingly committed changeset e158af8f269f
2013-10-23 13:29:05 +02:00
rtengine/camconst.json
89cbf495bb
Minor doc update, added quality ratings to existing entries
2013-10-23 13:10:53 +02:00
torger
86d9463f05
Issue 354: fixed ratio cropped resizing now works in full with the crop in image corners
2013-10-22 07:49:24 +02:00
natureh 510
39f5f6701a
Solving issue 1752: "White and black point database", on behalf of Torger
2013-10-16 12:51:11 +02:00
Hombre
44268074d8
Content of the ProfilePanel and Theme list now sorted alphabetically on Linux too (see issue 853)
2013-10-09 00:23:08 +02:00
Hombre
a101e04371
The first point of the Flat curve editor was misbehaving when using the Shift modifier key
2013-10-06 17:33:36 +02:00
Hombre
2709154e39
Solving issue 1993: "Some bundled profiles appears twice in the ProfilePanel's combobox"
2013-10-05 23:05:53 +02:00
Hombre
7e4da077df
Bugfix : An erroneous default profile's path was sent to the Custom Profile Builder
2013-10-03 23:43:53 +02:00
Hombre
12807d3525
Suppressing 2 Gtk warning: #1 when the lens profile's filename is empty; #2 when opening the Preferences window
2013-09-22 19:45:31 +02:00
Hombre
05a96423e4
Fix a misbehavior when opening a new Editor tab (see comment 35 from issue 853)
2013-09-22 19:42:20 +02:00
michael
f2e601a829
Defringe threshold enhancement (see issue 1801 - thanks, Ingo)
2013-09-20 07:11:39 -04:00
Hombre
7e26931ecb
One step towards "Profile (look) browser" (issue 853): global (bundled) and user's profiles can now be stored in subdirectories.
...
"Use bundles profiles" added to the Preferences window.
2013-09-16 00:32:44 +02:00
Hombre
c342288cf7
Solving issue 1947: "RT frequently "forgets" ICM's working profile and crashes shortly after"
...
Also seems to fix frequent crash on Win32 ( http://rawtherapee.com/forum/viewtopic.php?f=3&t=4628 )
2013-09-10 01:07:53 +02:00
Hombre
b1c2480c3e
Solving issue 1961: "Gui freezes when using 'apply-partial'" + fix an include in order to use the TRACE_MYRWMUTEX define
2013-08-30 21:36:23 +02:00
Hombre
63b9929539
The Camera make and model was not read correctly from cached data (see issue 1946)
2013-08-28 14:59:15 +02:00
Hombre
3a06e94af2
Solving issue 1946: "Custom Profile Builder needs more parameters"
...
The new parameter list is:
1. Image file
2. Default processing profile
3. Cache path (for logging files)
4. ForFlagging (bool; true if the procparams are created for an image being simply flagged - inTrash, colors, rank)
5. F Number
6. Exposure
7. Focal length (remains the same)
8. ISO
9. Lens
10. Camera make (new)
11. Camera model (new) ... those 2 new parameters was "camera" before.
2013-08-18 01:44:59 +02:00
natureh.510
6ee3973549
Smal bugfix of the previous changeset.
2013-08-12 23:13:43 +02:00
Hombre
f512d74323
Solving issue 1684: "thumbnail.cc uses Glib::Mutex recusively" ; this changeset introduce a new MyMutex and MyMutex::MyLock class that has to be used instead of Glib ones
2013-08-11 23:33:10 +02:00
natureh 510
987e4dcd89
Solving issue 1794: "Cannot save image or PP3 from Image Editor"
2013-08-11 15:59:37 +02:00
Hombre
6762b43975
Solving issue 1940: "Sliders values wrap around"
2013-08-05 18:03:31 +02:00
natureh 510
50be5a17d9
Solving issue 1936: "Using the File Browser's filters freeze RT"
2013-07-29 23:29:02 +02:00
natureh 510
5720aa6621
Solving issue 1932: "No EXIF field on TIFF file's thumbnails"
...
(prior commit was related to issue 1935, sorry for this mistake)
2013-07-24 21:59:21 +02:00
natureh 510
1a6619a035
Solving issue 1894: "White balance adjustements" ; Warning: it is recommended to clear the "cache\data" folder
2013-07-20 20:48:59 +02:00
natureh 510
6ae0dd0166
Solving issue 1924: "Thumbnails size can't be increased in RT 4.0.11.16 (Linux)", on behalf of Adam
2013-07-14 03:08:01 +02:00
michael
5cdfcb8656
Keyboard shortcuts in File Browser - improments to Shift + Arrow keys (issue 1919, on behalf of Adam Reichold)
2013-07-12 11:45:27 -04:00
michael
84ee2bc18a
Keyboard navigation in File Browser - Home and End shortcuts (issue 1919, on behalf of Adam Reichold)
2013-07-04 14:27:56 -04:00
michael
01414d0550
Keyboard navigation in File Browser (issue 1919, on behalf of Adam Reichold)
...
Select a thumbnail using the arrow keys, select multiple with Shift
2013-07-02 13:33:46 -04:00
michael
7cb8fc92e4
Batch queue improvements: keyboard shortcuts and a sequence index; on behalf of Adam Reichold (issue 1915)
2013-06-30 08:30:52 -04:00
natureh 510
f81c7ccabb
Suppressing a duplicated line from the previous patch, which produced critical Gdk error.
2013-06-30 11:06:17 +02:00
natureh 510
97cdd4a3e2
Solving issue 1907: "New version compiled today does not start", that was affecting Linux systems like Ubuntu 12.04
2013-06-29 22:08:42 +02:00
natureh 510
54c6a6cbb9
Partially solving issue 1788: "Crashing during processing of queue"
...
It also correct a bug of wrong image orientation (was wrong in the File Browser while good in the Editor tab)
This patch also introduce several speed optimizations like:
- switch between File Browser and Editor tab in Single Editor mode
- asynchronous computation of the Batch Queue's thumbnails
- quick start of RT even with a huge queue
- less GUI overhead when applying a profile to multiple thumbs in the File Browser
2013-06-16 15:49:47 +02:00
DrSlony
63e43dfd39
1- Some french strings have been shortened
...
2- The fast export panel instruction is now a tooltip (cursor over the title); it's width was a problem and took too much place, breaking the look'n feel
3- Some HSeparator removed from the Demozaicing tool
4- The demosaicing combobox has been normalized: now use the "(unchanged)" label and all tools' specific options appears when demozaicing is set to "(unchanged)"
5- (LAB/CIECAM) removed from the tools' title
2013-05-29 13:50:01 +01:00
DrSlony
3c0254987c
Fixed Gimp button in OS X, issue 1876
2013-05-24 00:32:34 +01:00
natureh 510
1bbcd038e9
Issue 1858: "Defringe specific colors only" on behalf of J. Desmis
2013-05-12 20:17:01 +02:00
jdc
47c48116ac
Fix CIECAM - automatic calculation adaptation scene luminosity see issue1838
2013-05-12 06:47:49 +02:00
natureh 510
0a5c72f0da
Solving issue 1851: "RT crashes in Single Editor Tab Mode when trying to save with Ctrl-S"
2013-04-28 23:11:55 +02:00
jdc
91c389e364
Fix random bright pixels appear when using CIECAM02 and a wide gamut color space and automatic calculation of adaptation scene luminosity
2013-04-27 17:31:31 +02:00
michael
6e055260e5
Shortcuts to apply rank and color labels and a new direct popup menu for color labels, all in the File Browser (issue 1839)
2013-04-14 11:35:48 -04:00
natureh 510
0acb05f5c8
Adding support of the "Profile Fill Mode" button to the "Load Profile" button (see issue 1751)
2013-04-13 23:09:52 +02:00
natureh 510
b2a0303516
Bringing back multithreaded thumbnails creation ; was commented out in changeset 1be6f248cb68 on 2013-01-10, see issue 1575
2013-04-13 01:14:34 +02:00