7 Commits

Author SHA1 Message Date
Hombre
05f70a7a99 Left and right panels of the directory browser and the editor tab now remember theire position when RT is restarted. When a new editor tab opens, it remember the last width value. Morever, if you change the width if the left or right panel in one editor tab, it does propagate in all the others.
Those values are stored in the options file. This is not related to the automatic grow of the window when an editor opens (not solved yet).
To avoid having too wide windows at the first start, the font of all styles are now "sans 10".
2010-10-02 22:24:32 +02:00
Emil Martinec
539c39a92b Bugfix for Directional Pyramid Denoising. Adding a Directional Pyramid Equalizer tool. This one serves the same function as the existing Wavelet Equalizer, but has much less artifacting; though it is a little slower to execute and has not yet been adapted for OpenMP implementation. There are also fewer levels on which the tool operates, though of course if there was a demand that could be altered. The controls are similar, though have been given separate luma and chroma controls. Each slider adjusts the factor by which a given detail band is amplified; factors larger than one increase contrast, while values smaller than one decrease contrast. The luma control alters contrast on various scales, each successive one twice as large as the previous one. The chroma control is similar, but does less since there is typically less chroma contrast on fine scales. One might use this to restore some of the color contrast lost in NR, or to remove color fringing by making the fine scale enhancement factor much less than one. 2010-09-22 15:39:00 -05:00
Emil Martinec
e827e86831 Added fast demosaic to the collection of demosaic options. I was lazy and moved aside AHD in the demosaic preferences tab, since it is functionally little different than EAHD. In addition I backed out some of Hombre's changes which were breaking the windows resizing in a crazy way in the OSX build. 2010-09-16 13:21:12 -05:00
Hombre
3a59d404dd Second attempt to fix bug #59 2010-09-15 23:36:30 +02:00
Hombre
b30a93116e Fix bug #59, at least on Windows 2010-09-15 16:46:56 +02:00
Ilia Popov
8e404c95a2 Some shortcut keys for file browser panel 2010-09-14 00:57:50 +02:00
Philip Rinn
d1b551466f Reapplied Hombres patch (revision c006f93a5f) as it got lost on the way. 2010-09-13 10:44:42 +02:00