swh:1:snp:c7c108084bc0bf3d81436bf980b46e98bd338453

sort by:
Revision Author Date Message Commit Date
1480d91 lighttable: less images in a row by default 01 February 2012, 18:42:00 UTC
f8d9bf6 Sync sharpen threshold with git master 01 February 2012, 18:41:57 UTC
72887d7 Support Samsung RAW (SRW) 01 February 2012, 18:41:54 UTC
8ecbdb8 Update colormatrices.c 01 February 2012, 18:41:51 UTC
b78706b Backport Samsung & Fujifilm basecurves 01 February 2012, 18:41:48 UTC
9de5c9e Stop shipping clahe (deprecated) 01 February 2012, 18:41:43 UTC
0dce816 Update wb_presets.c 01 February 2012, 18:41:40 UTC
4edcfbb Update icon 01 February 2012, 18:41:36 UTC
27d3502 fix export panel width. 07 December 2010, 12:16:01 UTC
f8e2f3d Enhanced Color Matrix for Elphel 353E with help from Oleg 06 December 2010, 22:35:11 UTC
5ca36b3 Small corections to user manual 06 December 2010, 11:55:19 UTC
9cc389f new albanian translation :) 06 December 2010, 09:27:42 UTC
85840b9 added watermark darktable promoot 06 December 2010, 09:19:33 UTC
e767966 fixed image aspect flipping (now follows image orientation correctly) 06 December 2010, 09:17:05 UTC
99f387f Sony NEX 5 white balance presets stolen from ufraw-cvs 06 December 2010, 09:13:27 UTC
33d7f2d Sony Alpha 850 white balance presets stolen from ufraw-cvs 06 December 2010, 09:13:17 UTC
3f1fa09 Use rowid instead of custom styleid 02 December 2010, 16:52:41 UTC
8fb77d3 Fix application/deletion of styles There were a few confusions about DB layouts. 02 December 2010, 16:52:28 UTC
238b126 Make curl verbose in picasa export when debugging 27 November 2010, 22:17:55 UTC
0f5632b Cleanup last commit. 26 November 2010, 16:16:33 UTC
75a6a19 Make simple grid in crop&rotate scale/size aware 26 November 2010, 16:10:37 UTC
13ae917 hdr input fixes for master, too. 24 November 2010, 17:39:36 UTC
d2c226d Add image of houz to webpage 23 November 2010, 21:01:03 UTC
c867211 added houz to people list on webpage. 23 November 2010, 18:56:14 UTC
204f4e7 DT patch - don't squash ca_correct preset hanatos - First, thanks for a great piece of software! It produces better images than I ever managed with UFraw. Second, I've been using AMaZE for demosaicing, with the CA autocorrect because my lenses aren't the greatest. However, when I save it as a preset, the flag is saved in the preset blob in the SQLite database but it's not restored when you activate the preset. A little digging around in rawimport.c turned up the reason. When the preset loads, it calls gui_update(), which updates the demosaicing combo box. The combo box callback shows the ca correct checkbox - and resets the flag in p->fill1. If we make those two steps conditional on the current demosaic mode, the problem goes away. Anyways, please find attached a patch against git HEAD. I look forward to continuing to use, and occasionally contribute to, darktable! Regards, Brian 23 November 2010, 16:56:17 UTC
c63fe68 removed nasty linear demosaic to appear in gui as default (export would use PPG nontheless) 22 November 2010, 19:02:10 UTC
a46de9f green-eq fix for olympus e-620 by Sergey Pavlov With some RAW files (in my case it was Olympus E-620) the "green equilibration" option doesn't work. In fact it is a bug in LibRaw but since Darktable have own copy of LibRaw I suppose it is better fix it in Darktable too. To be more specific - function green_matching() in src/LibRaw/internal/dcraw_common.cpp doesn't correctly initialize first position in Bayer image array. The issue happens only for one kind of Bayer arrays. Please find patch in attachment. 22 November 2010, 08:47:19 UTC
2b430ab OLYMPUS E-P2 white balance presets Also posting the patch at ufraw-devel. -- Alex Chateau 22 November 2010, 08:37:15 UTC
34ca775 fixed broken whitebalance. 22 November 2010, 08:19:30 UTC
7e3322c translation files updated, description in make dist package instead of hash. 21 November 2010, 10:27:13 UTC
8e63f82 made the dev cache more functional->faster image developing. 21 November 2010, 10:04:31 UTC
df36fda last minute translation changes :) 21 November 2010, 09:24:44 UTC
39c6469 repaired -d control | svg debugging facilities. 21 November 2010, 09:23:51 UTC
c745835 new albanian translation.. 20 November 2010, 15:41:43 UTC
6518018 Update Ubuntu installation instructions 20 November 2010, 15:40:17 UTC
6e31d39 rotation bug fixed. finally :) 20 November 2010, 15:35:51 UTC
28de0c2 fixed a conf_get_string memleak. 20 November 2010, 14:01:41 UTC
c80d0fc Updated Russian translation for oh-seven 20 November 2010, 12:33:15 UTC
c0a1155 Fixed bug with nonexisting gconfsettings.. 20 November 2010, 12:29:13 UTC
9533660 update of dutch translations 20 November 2010, 11:18:35 UTC
90aecd8 Revert "Fixed cut'n'past strangy thing in collection.c" This reverts commit 853ce5242ff615fb32f7005349f5adfa4702f621. 20 November 2010, 11:09:58 UTC
60dd76d Fixes for rotation/translation of filter.. 19 November 2010, 22:39:43 UTC
151d1fe Might fix sqlite crash... 19 November 2010, 22:07:04 UTC
2425b1f Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 19 November 2010, 19:00:13 UTC
f887c50 Fixed a bug and better range for compression... 19 November 2010, 18:59:19 UTC
2385006 Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 19 November 2010, 18:51:18 UTC
853ce52 Fixed cut'n'past strangy thing in collection.c 19 November 2010, 18:48:13 UTC
a081fa5 more on reset labels. 19 November 2010, 18:48:05 UTC
de965a6 added reset labels to watermark plugin. 19 November 2010, 18:43:22 UTC
f0006d8 fixed crash during scaling of watermark. 19 November 2010, 15:33:53 UTC
8daf406 fixed deleting wrong file if mipmap cache couldn't be loaded. 19 November 2010, 15:31:01 UTC
f4a5a02 Minolta update for nl.po 19 November 2010, 15:20:15 UTC
aafaa2a fixed possible segfault found by clang. 19 November 2010, 13:30:38 UTC
aeefaa9 usermanual update: - watermark image - styles - zoom 1:1 and 1:2 with middle-click in dr - adding an image to an existing filmroll 19 November 2010, 08:40:32 UTC
dc82f97 Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 22:36:53 UTC
3b7dd3a Fix bug with empty tooltip strings in generated prefs. 18 November 2010, 22:35:49 UTC
e6b682f Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 22:06:28 UTC
4dfca81 new italian translation by daniele.. 18 November 2010, 22:05:37 UTC
33bad22 Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 21:58:27 UTC
de93d0f Added translated strings to styles dialog.. 18 November 2010, 21:57:25 UTC
ed1502e new polish translation. 18 November 2010, 21:22:10 UTC
86ff5b5 Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 21:20:57 UTC
01afdaf fixed segfault in zonesystem. 18 November 2010, 21:20:34 UTC
e387f34 Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 21:17:59 UTC
637ad4e Fixup Minolta basecurve for normalized EXIF 18 November 2010, 21:11:54 UTC
7e79e30 H-2 french translation update 18 November 2010, 21:08:30 UTC
36338c0 Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 21:03:15 UTC
74b2c45 Fixed the last stuff in swedish translation. 18 November 2010, 21:02:31 UTC
8f37872 don't load malicious license etc from older xmp. 18 November 2010, 21:02:20 UTC
d632b2e Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 19:57:40 UTC
6fad949 de.po at 101% 18 November 2010, 19:56:41 UTC
2e46edb velvia patch Hi Jo! Patch for velvia.c attached. Fixes previously reported bug: http://sourceforge.net/tracker/?func=detail&aid=3109315&group_id=258690&atid=1160527 Regards Bernhard -- # Bernhard Schneider - PGP key 0x7FAD81CED9DE7F0D ##### #!/usr/bin/perl -s-- mailto:bernhard@neaptide.org ##### map{$r[$n=$m=$_]||print"$_ ",!map$r[$n+=$m]++,@i}@i=(2..99); 18 November 2010, 19:54:47 UTC
cebf6d2 Konica Minolta basecurve 18 November 2010, 19:45:51 UTC
754f52b Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 19:38:47 UTC
24a7844 Enhanced Color Matrix for Olympus E-500 with help from Karl Mikaelsson 18 November 2010, 19:38:15 UTC
4ce5dbd Enhanced Color Matrix for Sony Alpha 100 with help from Karl Mikaelsson 18 November 2010, 19:38:10 UTC
16c5f45 de.po at 100% :-D 18 November 2010, 19:34:59 UTC
34abb10 Fixed bug entering tethering mode using keyaccelerator (using first camera detected) 18 November 2010, 18:28:13 UTC
7eaa332 Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 11:53:25 UTC
dd1e52f removed garbage from svg. 18 November 2010, 11:52:35 UTC
7b4bf92 Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 18 November 2010, 11:52:22 UTC
bc829cf Shorten a string to make it fit into the GUI As this is in the raw loading plugin it's advanced anyways, so an abbreviation shouldn't hurt too much. 18 November 2010, 11:51:14 UTC
45d8728 added Albanian translation by Besmir Godole 18 November 2010, 11:02:27 UTC
c460483 Merge branch 'master' of ssh://darktable.git.sourceforge.net/gitroot/darktable/darktable 18 November 2010, 05:39:50 UTC
3e7a29c Update for German translation Still 31 strings missing, and I doubt that I will get the time to do them for 0.7. :-( 17 November 2010, 22:24:23 UTC
1225e56 Merge branch 'master' of ssh://darktable.git.sf.net/gitroot/darktable/darktable 17 November 2010, 18:36:43 UTC
3a568f8 Cleaned up the code for migration and fixed some copy'n'past errors. 17 November 2010, 18:34:51 UTC
3c94dbf Having colorzones after monochrome makes no sense 17 November 2010, 18:22:44 UTC
c226ace updated authors. 17 November 2010, 18:22:35 UTC
267613e Enhanced Color Matrix for Sony Alpha 700 with help from Karl Mikaelsson 17 November 2010, 18:18:32 UTC
b11f293 single click on both header labels, (c) adjustments. 17 November 2010, 18:16:40 UTC
762e930 but don't do progressive jpeg. 17 November 2010, 18:00:24 UTC
336cb8e don't belong to master: 17 November 2010, 17:47:39 UTC
67c0ad0 PATCH : add progressive and optimize option to jpeg export Le 14/11/2010 22:43, Pascal de Bruijn a écrit : > On Sun, Nov 14, 2010 at 10:31 PM, Thierry Leconte > <thierry.leconte@laposte.net> wrote: >> Hi, >> >> The following patch add progressive and optimize options to jpeg export >> and set dct_method according to quality level. >> >> PS: At first, I plan to add all available libjepg options, but must are >> completely >> meaningless to user. So I just add the 2 most comprehensive ones and >> set the dct_method according to quality slider, like what was previously >> done >> with channel sample parameter. > Does anybody really need this? Good question > Since it's senseless to encode low Q with no subsampling, the current > automatic options are quite sane... Though I can imagine cases where > one would one both horiz/vert subsampling with high Q... > > And I don't think anybody uses progressive images anymore? Or do they? > I haven't seen progressive images build up on the web in ages... But > I've obviously not checked the _entire_ web :) > > And with regard to optimize, there is _NO_ reason not to optimize. The > fact that it's slower is near negligible even on slower hardware. And > in the past (like more than a decade ago) there were compatibility > issues due to broken JPEG implementations. And both haven't been > problems for years, and not optimizing is just a waste of > diskspace/bandwidth. > > So, my main concern here, is the value of presenting these options > versus complicating the export dialog, and the UI real-estate it will > use. > Ok , no problem with all this, it's a sensible choice. Just 3 points : 1) What do think of using JDCT_FLOAT as dct_method for high quality setting and IFAST for very low quality ? My patch do that too. It's theoretically slightly better. 2) The actual code does not set optimize_coding 3) About progressive, don't known about usage , but in jpeg it's just a different order of scanning dct coef so it can't hurt. The doc tell that it theorically could even have a small compress ratio advantage, and my test show that it's true So what do you think of this smaller, less intrusive patch : 17 November 2010, 17:40:21 UTC
2746f44 new zonesystem icon by Daniele 17 November 2010, 17:33:31 UTC
10b2ddc clahe: apply OpenMP pragmas 17 November 2010, 17:25:07 UTC
7e290c8 new watermark icon. 17 November 2010, 16:34:53 UTC
6b48f39 properly initialize license, caption etc on image import. 17 November 2010, 16:34:03 UTC
b25beb6 Fix for migration... 16 November 2010, 21:18:35 UTC
bcd55ec Free svgdoc before checks.. 16 November 2010, 20:11:42 UTC
back to top