Commit Graph

27 Commits

Author SHA1 Message Date
ffsup2
84572dda09 Crash after closing Editor tab.
leftBox and vboxright are deleted in destructor so Gtk::manage is not advised
2010-06-18 23:26:58 +02:00
Philip Rinn
35741ad716 Reapply patch for issue 136 2010-06-16 07:32:14 -06:00
ffsup2
e01e4bec6e Some memory leaks. 2010-06-14 22:45:48 +02:00
ffsup2
e82026f9f6 crash in createBatchQueueEntry 2010-06-14 19:25:00 +02:00
Emil Martinec
fd335e5c73 CFA line denoise for removing pattern noise prior to demosaic. A dialog box is added to preferences to specify the amount of line denoising to be done. Eventually the choice of line denoise threshold should be stored with other processing settings in whatever sidecar file or cache specifies such things.
In addition, there are some improvements to AMaZE for better diagonal interpolation.
2010-06-11 23:41:02 -05:00
ffsup2
403284db28 Thumbnail appears blank in queue if added from editor. 2010-06-12 00:08:46 +02:00
Ilia Popov
c47b33b9b6 Compilation fix: Added forgoten brace 2010-06-11 02:39:59 +02:00
Wyatt Olson
531eeb60aa Fixed compile error with cache location checking 2010-06-10 17:57:06 -06:00
Hombre
09495e66cc Bring back "rtdir" as cache folder on Windows plarform 2010-06-10 23:47:34 +02:00
Sam Tygier
b3e316fc45 also need to save on trash/untrash 2010-06-07 21:05:56 +01:00
Wyatt Olson
5141d8d078 Fix to patch for issue 136 2010-05-27 18:53:18 -06:00
rinni
bb6d008770 Use ~/.cache/... for cache files (issue 136) 2010-06-06 15:08:54 -06:00
Ilia Popov
99f8b14bc1 Fixed changing file saving parameters (format and quality) 2010-06-06 20:24:31 +02:00
Emil Martinec
77914ebbf8 CA auto correction routine 2010-06-03 22:41:24 -05:00
Emil Martinec
aff8872b55 AMaZE added as a demosaic option to RT 2010-05-31 22:14:16 -05:00
ffsup2
de22e77a4b Added #ifdef _OPENMP, to compile without OpenMP (singlethread)
Patched creation of Directory RawTherapeeAlpha
2010-05-31 00:31:07 +02:00
ffsup2
0c3f6e0432 Pentax and Sony EXIF Tags decoding
New class TagDirectoryTable to support array of tags
class Tag has a property allocOwnMemory to reference external memory (saved by parent directory)
Pentax LensID support deconding of compatible lens with same number, by guessing.
Exifpanel add array of tags as SYSTEM.
Reordered stdattribs by tagID.
2010-05-29 15:20:20 +02:00
Wyatt Olson
8fd4ccb721 Merged gabor's latest changes to staging 2010-05-28 11:46:47 -06:00
gabor
44ac689d11 Perspective correction implemented 2010-05-28 16:19:56 +02:00
Sam Tygier
555d17dae4 Save all changes of an images rank to disk imediatly. fixes Issue 117 2010-05-28 10:20:24 +01:00
Sam Tygier
3de639d055 fixes for multi rank selection, applies ontop of first fix 2010-05-27 21:33:39 +01:00
gabor
bc9e8cb61d ImProcFunctions cleanup and transition to OpenMP -- phase 2 2010-05-27 15:27:05 +02:00
Sam Tygier
398694e492 Allow control clicking on the rank stars in the filebrowser toolbar in order to show photos with multiple ranks. For example contol click on the 4th and 5th stars to show photos with rank 4 or 5. Unmodified clicks retain their old behaviour, and clear the multi-rank selection. 2010-05-27 11:25:12 +01:00
gabor
c427279ce3 Remove hard-wired ".pp2" strings to make transition to ".pp3" easier 2010-05-20 17:37:32 +02:00
gabor
c5a72d2d84 Make ProgressConnector thread-safe 2010-05-20 16:00:43 +02:00
ghorvath
81cba00bc4 Merge 2010-05-15 17:29:39 +02:00
Wyatt Olson
7b9fe645e8 Corrected compile instructions for linux 2010-05-14 08:53:47 -06:00