Commit Graph

737 Commits

Author SHA1 Message Date
Emil Martinec
c89c40eb65 Bugfix for contrast slider. 2011-01-19 21:37:42 -06:00
Hombre
d1ec868d14 Behaviour of the history of the HL recovery tool has been normalized, bug correction in the preference window (messages of the dark frame tools weren't handling special chars). 2011-01-20 02:57:02 +01:00
janrinze
b17a439536 fix bug for rotation of jpeg, tiff and other non-raw files 2011-01-20 00:32:09 +01:00
janrinze
36b7d20f9b openmp fix for sharpen only edges. 2011-01-19 23:23:39 +01:00
ffsup2
55591bfa2a Bugfix for issue #476
crash: open new image while zoom window is open
2011-01-19 20:10:21 +01:00
Hombre
eb793cb46a Cleanup the crop mask (top left border), bring back the crop preview while selecting it, and bring back a clean zooming when the preview doesn't fill the preview area. 2011-01-19 03:48:55 +01:00
janrinze
86e0660125 fix memory leak during image conversion in simpleprocess.cc 2011-01-18 16:08:05 +01:00
Philip Rinn
678d2453ef Respect CMAKE_INSTALL_LIBDIR if set 2011-01-17 00:39:04 +01:00
ffsup2
4bd99022ae Bugfix issue #459: crash if info button pressed while no image present in editor (Single tab mode) 2011-01-15 23:11:12 +01:00
ffsup2
e3957e6c5d Bugfix: WB slider crashed application ( issue #251 ) 2011-01-15 22:57:10 +01:00
Emil Martinec
6e697af423 Reverting changeset 3875fc1b894b (pyramid denoise 'improvements'). 2011-01-15 02:03:39 -06:00
Emil Martinec
5be2dcb129 Fixing hot/dead pixel filter. See issue 410. 2011-01-15 01:49:07 -06:00
Hombre
f6c297edcb Labels of the preview's bottom buttons removed, to gain some space when used on small screen or with big fonts (accessibility) 2011-01-13 03:48:09 +01:00
Hombre
c4bee423fe Updated French string (again), to avoid having a too wide tool panel 2011-01-13 03:46:07 +01:00
Hombre
f31de710a9 Updated French strings 2011-01-13 01:17:10 +01:00
Emil Martinec
6f1654d8fe Improvements to histogram in curves tools. Now histograms in curves tools are not modified by changes in curves themselves. 2011-01-11 17:51:59 -06:00
Emil Martinec
4717653626 Fixing bug to display histogram in curves tools. 2011-01-10 20:34:54 -06:00
ffsup2
b898608142 Corrections to buffers size and check for data correctness
Bugfix 30D shot posted on forum
2011-01-09 14:06:38 +01:00
Emil Martinec
15517c0c5d Fixing bug in ComplexCurve. 2011-01-08 16:57:36 -06:00
jdc
0f8bb7322c compile.txt origin 2011-01-07 07:15:40 +01:00
jdc
291a0f5cac exposure before interpolation from branch default 2011-01-07 07:06:46 +01:00
Hombre
de5b09080e The crop mask now properly fill the top and left side of the preview 2011-01-07 01:31:42 +01:00
Emil Martinec
3f89758a8d New highlight recovery tool. Highlight recovery threshold slider added. 2011-01-05 20:39:34 -06:00
ffsup2
63ff047e4e Corrected PentaxVersion Tag 2011-01-05 21:56:22 +01:00
ffsup2
bff0fa58a5 Other printf under if 2011-01-05 21:55:36 +01:00
ffsup2
8ce86c6084 Default location for monitor profile 2011-01-03 16:44:33 +01:00
ffsup2
0926416b6a Pentax new lens 2011-01-03 16:43:11 +01:00
ffsup2
4c18afd84d Added PixelsMap class and improved optimization with long
(removed non portable BYTE type)
2011-01-02 23:47:12 +01:00
Emil Martinec
610bec315d Fixing bug in autoexposure in combination with highlight reconstruction. 2011-01-02 01:05:55 -06:00
Hombre
9fa432880c Transferring loads of array variables from Stack to Heap 2011-01-01 03:28:27 +01:00
ffsup2
5ee87be11b Processing file ... hidden. 2010-12-31 10:47:12 +01:00
ffsup2
649f454e3c Default ICC directory for Windows 2010-12-31 10:42:29 +01:00
Hombre
d65de73d69 Updating Authors.txt 2010-12-30 02:54:10 +01:00
Hombre
f978ab3c30 Updated Authors file 2010-12-29 18:55:10 +01:00
Hombre
f1f51b21d8 Bilinear demozaicing method suppressed (it were containing a huge memory leak and gave worse result than "Fast", while being really marginally faster), and 2 unused files removed 2010-12-29 15:30:06 +01:00
Hombre
a19cded703 Adding the LICENSE and AUTHORS file to the installed files 2010-12-29 11:58:46 +01:00
Hombre
7df9f4330c Updated Authors files (Credits.txt would be a better name...) 2010-12-29 11:27:23 +01:00
Hombre
5653f782e6 Updating the Authors file. I'm not sure to have added all contributors though... 2010-12-29 00:38:33 +01:00
ffsup2
0762333b26 Removed %zu format for portability on Windows.
Crashes reported if Verbose=true
2010-12-28 23:27:06 +01:00
Oliver Duis
4e93c6d9b0 Fixed crash when expanding CD if no CD in drive; see issue #431 2010-12-28 19:11:34 +01:00
ffsup2
a330dbade0 Bugfix for issue 416
Crash if passing a filename as parameter
2010-12-28 14:56:57 +01:00
Oliver Duis
f334658c3a OpenMP for green equ. on behalf of Jacques Desmis; see issue #427 2010-12-24 16:18:24 +01:00
Wyatt Olson
6f90d9c40e Updated Czech translation (thanks to Marian); re-generated all translations 2010-12-21 16:37:55 -07:00
Oliver Duis
f4af2ac17c CFA line denoise improvements, on behalf of Emil and Jacques; see issue #408 2010-12-21 22:42:37 +01:00
Emil Martinec
38edfd3ec6 Improvements to pyramid denoise, to use neighborhood median of denoise correction to smooth results. 2010-12-20 19:24:28 -06:00
Oliver Duis
2149c2ade2 Fixed an occasional crash at startup; see bug forum thread #2532 2010-12-20 20:27:12 +01:00
ffsup2
64e3f5ff07 Merge EXIF update 2010-12-19 16:05:28 +01:00
ffsup2
57c626ece2 Revised canon lensID, introduced compatible lenses and guessing functionality 2010-12-19 15:38:42 +01:00
Oliver Duis
140de436b1 Fixed a crash when RT was started with command line and being in single tab mode; see issue #420 2010-12-18 22:54:25 +01:00
ffsup2
6bc2206f4e Fix for tags unsigned long and unsigned short
(SerialNumber wrong)
2010-12-18 12:42:39 +01:00