Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
jdc
47c48116ac Fix CIECAM - automatic calculation adaptation scene luminosity see issue1838 2013-05-12 06:47:49 +02:00
natureh 510
f76ccb6ac9 Solving issue 1751: "When switching processing profiles, missing values should be taken from Neutral" ; also updates the French language file 2013-04-08 22:23:10 +02:00
natureh 510
8a56d3ddbe Solving issue 1583: "Some tools always collapsed after restart" 2013-03-07 22:50:30 +01:00