Commit Graph

39 Commits

Author SHA1 Message Date
Oliver Duis
f8ecc12d8a Fixed some missing floating point conversions in DCB 2011-06-30 17:15:47 +02:00
Oliver Duis
5d99bb4115 Small compiler warnings cleanup
on behalf of Afli, see issue 808
2011-06-29 20:29:57 +02:00
Emil Martinec
47cd6fc04e Bugfix for issue 783. 2011-06-28 09:04:18 -05:00
Emil Martinec
dd5747601f Bugfix for green equilibration. 2011-06-28 08:59:11 -05:00
Emil Martinec
88c7e54774 New highlight reconstruction algorithm, replaces color propagation. 2011-06-27 07:46:01 -05:00
Emil Martinec
43649f6733 Bugfix for issue 801. 2011-06-26 10:09:55 -05:00
Oliver Duis
9b1d0910d5 Fixed a crash using Contrast by detail levels
see issue 798
2011-06-26 11:12:31 +02:00
Oliver Duis
a6989bb63b Fixed crash on OSX wit OMP
see issue 757
2011-06-24 23:12:41 +02:00
Oliver Duis
303a7ad149 Fixed a crash on some builds
see issue 793
2011-06-23 19:10:01 +02:00
Ilia Popov
05fb2fb1c0 Fixed type mismatches in printf's in array2D.h 2011-06-22 00:29:31 +02:00
Oliver Duis
c1a8e6bbbd Threading cleanups 2011-06-21 21:59:51 +02:00
Oliver Duis
0583d2bc39 Removed unused files 2011-06-21 19:33:19 +02:00
Oliver Duis
ee20b2a4db False color suppression with blown highlights problem
see issue 752
2011-06-19 09:22:29 +02:00
Oliver Duis
be4c642f0c Fixed bug in full image processing, "False color suppression" was always on and set to 1
See issue 752
2011-06-17 06:58:26 +02:00
Oliver Duis
3d0724afbe Floating point cleanups, next round
see forum thread #21658
2011-06-13 13:46:52 +02:00
jdc
bd2714c37c bug fixed a priori. Grid in shadows for Cblack 2011-06-13 13:29:54 +02:00
Hombre
6d1d3f761e Solving issue #706: Files containing non-Latin characters won't open when supplied as command line argument 2011-06-13 00:29:48 +02:00
Emil Martinec
72aa44858b Fixing FF correction WB bug. 2011-06-12 11:11:08 -05:00
Oliver Duis
92bbdb2e55 Cleaned up missing floating point usage in transform functions 2011-06-12 14:28:43 +02:00
Oliver Duis
08a7886e27 Cleaned up RAW white point simulation in thumbs 2011-06-11 11:45:35 +02:00
ffsup2
bc0a8d56f4 Merge n.6
Includes some memory leaks fixes, dcraw update
2011-06-10 20:23:50 +02:00
Oliver Duis
f68e8355e0 RAW black level compensation, on behalf of Jacques; see issue 717 2011-06-08 20:21:42 +02:00
Hombre
0542a8eafe (Partiallu) Solving issue #705 : Exposure slider does not behave the same between RT3.0 and Dev-3.1
There's still a blue top and left edge appearing in the test image, but it may be another bug
2011-06-08 01:33:10 +02:00
ffsup2
fbb9cff8ee Fix for some memory leaks issue #657 2011-06-07 20:12:01 +02:00
Emil Martinec
0d57315976 Fix for pixel artifacts, issue 710. A few other bug fixes found along the way, too. 2011-06-04 10:16:02 -05:00
Oliver Duis
db094134e1 Fixed a bug in tone curve
(probably a copy/paste error)
2011-06-02 10:27:58 +02:00
ffsup2
9f41ac868a Update to dcraw 9.08
Changes to Fuji, Canon 600D, Canon 1100D, NIKON D5100, SONY A290,Aptus
2011-06-01 22:53:33 +02:00
Oliver Duis
f38e2b871f Fixed a memleak during full image conversion 2011-05-30 22:30:52 +02:00
Oliver Duis
436cfdb750 Fixed a (severe) memleak when using HPHD
(Thank Michael for narrowing down to this algo)
2011-05-30 21:54:48 +02:00
Michael Ezra
81f0135ec5 New feature: Color Labels (issue 684) and porting rank and inTrash to pp3 2011-05-29 08:23:09 -04:00
Oliver Duis
cd16505cbc New highlight recovery method
ported from DCRAW in teamwork with Jacques, see issue #697
2011-05-27 16:31:20 +02:00
Oliver Duis
ae0cfe4d9d Small cleanup
(More robust build)
2011-05-23 17:46:47 +02:00
Hombre
fe003b2752 (Partially) solved issue 663 : UTF-8 support at Windows for stable branch_3.0 2011-05-22 18:20:35 +02:00
Hombre
33c8254b87 (Partially) solved issue 663 : UTF-8 support at Windows for stable branch_3.0 2011-05-22 10:39:26 +02:00
jdc
3008d61a3f Free output gamma see #issue679 and #issue672 with the help and advice of Michael and Olli 2011-05-17 06:50:34 +02:00
ffsup2
af90c97fdc Merge n.4 from branch3.0 2011-05-15 20:25:33 +02:00
Oliver Duis
4ab0f9f6e8 Raw white point remodeling + small cleanups; see issue #680 2011-05-12 03:01:48 +02:00
Michael Ezra
bcdf69ef5c Additional crop ratios (issue 674) 2011-05-08 21:11:16 -04:00
ffsup2
446cddcc80 bugfix for crash when user empties trash bin
bug introduced with latest patch for memory leaks
When a widget is not constant but changed during operation it mustn't be "manged" automatically by gtk.
2011-05-13 23:13:34 +02:00