Commit Graph

714 Commits

Author SHA1 Message Date
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
ffsup2
a37bd7dd1f Reordered and updated canon EXIF 2010-12-18 12:41:24 +01:00
Oliver Duis
06839d5b1a Fixes issue #415; Instabilities on empty editor in multi tab mode 2010-12-17 16:47:21 +01:00
Oliver Duis
faaaac3092 Fixed issue #295; edit profile was not saved in some situations 2010-12-14 19:59:18 +01:00
janrinze
e01e121b39 fix typo in COMPILE.txt 2010-12-14 16:17:20 +01:00
ffsup2
8c90df8cc1 Update to nikon,olympus,pentax,sony lenses lists 2010-12-13 22:40:23 +01:00
ffsup2
58b108b372 Fix for lenses on Nikon D300s 2010-12-13 22:39:23 +01:00
janrinze
61ad17013c improve zoomed preview with gamma correction on non raw files 2010-12-13 20:37:28 +01:00
Oliver Duis
05b8c6bd33 Fixed issue #403 (sidecar files deleted when clicking "Clear Profile") 2010-12-13 15:38:00 +01:00
janrinze
9bf9b6a083 fix for zoomed images when no a raw file but size does not match the n*skip height. (don't know a better description) 2010-12-12 19:58:17 +01:00
janrinze
2a1f3c17d0 make smoother zoomed preview OpenMP enabled and fix for edges which can cause crashes. 2010-12-12 19:14:58 +01:00
Emil Martinec
98a4daf9af Fix for smoother zoomed out preview images. Instead of point sampling every 'skip' number of pixels, pixels are binned in 'skip*skip' size blocks. 2010-12-12 07:47:41 -06:00
ffsup2
717e9db958 Fix for Fuji EXIF reading 2010-12-11 18:33:31 +01:00
Emil Martinec
c65a22cc26 Bugfix for CA red/blue slider reading from keyFile. Improvements to CA autocorrect performance. 2010-12-11 08:50:06 -06:00
ffsup2
74e9b64fc7 Fix for Fuji live thumbs (bad size) 2010-12-11 11:36:25 +01:00
Hombre
a76ebbcd78 popupbutton (used for the curve editors) now use only the left mouse button ; may be enhanced later with more common GTK's widget if necessary and if possible 2010-12-11 03:47:56 +01:00
Hombre
791fabf64b Merging 2010-12-11 02:53:01 +01:00
ffsup2
d49f836dd9 fix for thumbs minimum size crash 2010-12-10 23:50:22 +01:00
Jan Rinze
2fb9215c74 fix number of bools used by hsv sliders and fix icc dir setting 2010-12-10 01:02:33 +01:00
ffsup2
222b6628b9 Changes to make dcraw C++ 2010-12-09 00:29:00 +01:00
ffsup2
e09f72395f PPG demosaicing not used 2010-12-08 23:45:06 +01:00
ffsup2
93ca6c6b86 Merge latest bugfixes 2010-12-08 23:08:09 +01:00
Oliver Duis
b8b4a0b4ca Change default theme (only for new users), update Photoshop default path; see issue #373 2010-12-08 21:28:19 +01:00
Emil Martinec
fa3267cf7c Bugfix for darkframe manager committed on behalf of Fabio. 2010-12-08 12:28:00 -06:00