Hombre
d95cf20c98
Cosmetic of the parametric curve editor + reset button added for the curves
2010-07-07 10:51:30 +02:00
Emil Martinec
757fa3b54e
bugfixes for AMaZE.
2010-07-06 15:51:51 -05:00
ffsup2
c6a774f821
Crash when launching RT after last directory selected has been deleted. Issue #131
...
For some strange reason Gio exceptions are not catched well: inserted a test to verify file existence before accessing it.
2010-07-06 21:37:52 +02:00
Hombre
6885b6f76a
In curve editor, point suppresion behaviour has been modified as follow :
...
- intermediate points are deleted when going outside its four bound (top/bottom side of the graph, and X of the points on its left/right)
- for convenience, first and last point are stopped by the graph border and deleted when going over the X of the point on its right/left respectively
2010-07-06 00:03:51 +02:00
Hombre
aacdc1ee0f
Added empty.png as support for curve enhancement patch
2010-07-05 13:45:19 -06:00
Hombre
28feec5dd9
Enhanced curve editor :
...
- graphical celan up (surrounding frame deleted, histogram realigned)
- a feedback tell what point is going to move
- on Button press, the point doesn't move to the cursor anymore. Instead, the cursor
is hidden during the drag and reappear in the same place it disappeared
- by default, a 0.5 factor is used to move the point during the drag
(i.e. you have to move the move of 2 pixel to move the point of one pixel)
- keyboard can be used to fine tune the point position (subpixel placement) :
- CTRL : factor = 0.1
- SHIFT : factor = 0.02
- CTRL+SHIFT : factor = 0.005
In the mean time, i had to create a new "Empty" cursor to hide it.
A new method has been created to easily modify the cursor of the main window.
2010-07-05 14:54:34 +02:00
Ilia Popov
6d5fc87c3d
Wavelet equalizer: changed to edge-avoiding wavelets (as of Fattal)
2010-07-03 23:44:08 +02:00
Ilia Popov
2e3d6d156e
Wavelet equalizer: added buttons C+,N,C-; some small fixes
2010-07-03 00:58:14 +02:00
Ilia Popov
7b35381546
Wavelet equalizer inprovemts and fixes
...
-now works in Lab space (on all three components)
-now works in preview (but only at 100% scale, as sharpening and denoise)
-several small fixes and refactorings
2010-07-02 21:49:02 +02:00
ffsup2
fdc4e1672b
Stack overflow patch for line denoise
2010-07-02 20:08:43 +02:00
Ilia Popov
e0c25b4db6
Added wavelet equalizer module
2010-06-30 23:28:45 +02:00
Wyatt Olson
e37b23ae8b
Fix to new dcraw
2010-06-30 12:45:43 -06:00
Wyatt Olson
d3868b5dbf
Updated dcraw to version 9.03, updated the patch, and added a patch README file to explain how to patch dcraw in the future
2010-06-30 10:43:44 -06:00
Wyatt Olson
e564b95070
Updated dcraw to version 9.03, updated the patch, and added a patch README file to explain how to patch dcraw in the future
2010-06-30 10:43:31 -06:00
ffsup2
894e0cd977
Added DCB progress
2010-06-29 23:11:00 +02:00
ffsup2
0f38d995cc
Some minor optimizations and bug fix
2010-06-29 00:30:01 +02:00
ffsup2
3d4af491a6
DCB tiled and openMP support
2010-06-28 00:16:49 +02:00
Hombre
888e162dd6
Filter behaviour modified :
...
- if no controle key is pressed, you can set 1 of the 8 filters
- if control key is pressed, you can add/remove stars individually
- if shift key is pressed while clicking on a star :
- if there's no star switched on, it switch on the star
from "unrated" up to the clicked stars
- if 1 star is switched on, it switch all the stars beetween
this one and the clicked one
- if there's more than 1 star switched on, the click is ignored
- controle + shift -> the click is ignored
The "unrated" toggle is now part of the range and should be understood as "Rank 0".
2010-06-26 04:09:55 +02:00
Emil Martinec
d6ae133924
Green channel equilibration algorithm, for cameras such as Olympus, Panasonic, Canon 7D, etc that have different properties for the G1/G2 channels of the Bayer color filter array. In addition, minor changes to line denoise and CA_correct.
2010-06-24 11:29:52 -05:00
a3novy
7367521feb
Updated Japanese language file
2010-06-23 21:20:41 -06:00
ffsup2
0cc3a63616
DCRAW update to 9.02
...
Canon 550D, FUJI FinePix, OLYMPUS and PANASONIC corrections,SONY A450,A500,A550,SONY NEX
2010-06-16 22:28:27 +02:00
jacekpoplawski
fa2cc0c080
avoid crash on Olympus E-1
2010-06-19 10:07:43 -06:00
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
Emil Martinec
3fccf6b5d8
Bugfixes for CA_correct_RT.cc
2010-06-18 11:51:25 -05:00
Emil Martinec
c5ade72243
Improvements and bugfixes for AMaZE.
2010-06-17 09:43:05 -05: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
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