139 Commits

Author SHA1 Message Date
ffsup2
e01e4bec6e Some memory leaks. 2010-06-14 22:45:48 +02:00
Emil Martinec
184308cf35 bugfixes and improvements to AMaZE and CA-autocorrection. 2010-06-14 19:52:35 -05: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
bf875ea2bc Bug fixes and improvements to AMaZE and CA autocorrect. 2010-06-04 13:29:35 -05:00
Wyatt Olson
ce4bb7110f Uncommented OpenMP conditional statement in CMakeLists.txt 2010-06-04 08:06:50 -06:00
Emil Martinec
e827f06458 bugfix for CA auto-correct code 2010-06-03 23:39:51 -05:00
Emil Martinec
77914ebbf8 CA auto correction routine 2010-06-03 22:41:24 -05:00
wolfgang
dd79fba28b Translated some strings in the "Deutsch" file which were still in
English.
2010-06-03 11:49:47 +02:00
ffsup2
55ac48fbed Corrected problem with SONY A100 RAW 2010-06-02 23:23:07 +02:00
marcin.bajor
3ed72f5236 Fixed hot pixels (issue 122) 2010-06-01 23:48:28 -06:00
Wyatt Olson
d2aeadd8e7 Fixed a typo in the COMPIL instructions on OSX 2010-06-01 09:07:50 -06:00
Emil Martinec
aff8872b55 AMaZE added as a demosaic option to RT 2010-05-31 22:14:16 -05:00
Wyatt Olson
9ed043c2d7 Added flag OPTION_OMP=false to build script to disable OpenMP if desired 2010-05-31 17:32:36 -06: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
2e910a1a48 Linker error IntLensInterpreter<int> 2010-05-31 22:28:13 +02:00
ffsup2
37a5afb870 Corrected compile error 2010-05-30 00:58:46 +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
Wyatt Olson
d9bfae769d Updated compile.txt to show how to compile openmp support on OSX 2010-05-27 18:42:23 -06: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
Thibault North
6d7c28fdea Patch CMake to not include semicolons in c flags 2010-05-21 12:26:23 -06:00
Wyatt Olson
ba5f59ba1a Merged Gabor's changes from head 2010-05-21 12:21:25 -06:00
gabor
cd91e7890e ImProcFunctions cleanup and transition to OpenMP -- phase 1 2010-05-21 16:14:18 +02: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
Paul Matthijsse
2442556140 Dutch gui translation for RT3a1.
--
user: Paul Matthijsse <paul.matthijsse@wanadoo.fr>
branch 'default'
changed rtdata/languages/Nederlands
2010-05-15 17:11:00 +02:00
Ilia Popov
fe84b0a62d Fixed typo in placebrowser.cc which caused compilation warning 2010-05-15 16:11:21 +02:00
Ilia Popov
422aaacaac Fixed time appearance in thumbnail view (now shows leading zeroes in min and sec) 2010-05-15 16:08:35 +02:00
Wyatt Olson
c7fc00080b Merge 2010-05-15 07:58:30 -06:00
Paul Matthijsse
9bbe5b5316 Added missing DCB lines to couple of language files
--
user: Paul Matthijsse <paul.matthijsse@wanadoo.fr>
branch 'default'
2010-05-15 12:08:51 +02:00
Wyatt Olson
7b9fe645e8 Corrected compile instructions for linux 2010-05-14 08:53:47 -06:00
Wyatt Olson
ad017983ea I can't spell 'merciurial' 2010-05-14 08:51:27 -06:00
Wyatt Olson
033a0488c8 Merge 2010-05-14 08:51:02 -06:00
Wyatt Olson
4f4543eefd I can't spell -- fixed spelling of 'mercurial' 2010-05-14 08:47:14 -06:00
sashavasko
65ea3aff3e Added better handling of failures loading icons, as Cairo generated exception were crashing app under windows. Minor fix to handling missing processing params to not alter the global defaults. 2010-05-13 16:42:43 -05:00
Wyatt Olson
5862194aec Updated COMPILE.txt to reflect change to mercurial from subversion (issue 110) 2010-05-13 07:32:01 -06:00