Re: [darktable-devel] dither module and black patch

2013-01-06 Thread Ulrich Pegelow
Am 07.01.2013 02:34, schrieb Tobias Ellinghaus: >> >> Strange thing remains that you have NaN's where I don't have any. No >> idea why... > > To ease finding these I added a new command line option: "-d nan" Really cool! Ulrich > > It will slow down darktable quite a bit but it will tell you i

Re: [darktable-devel] Keywords and Tagging

2013-01-06 Thread johannes hanika
On Mon, Jan 7, 2013 at 2:46 PM, Tobias Ellinghaus wrote: > Am Montag, 7. Januar 2013, 02:41:08 schrub David Vincent-Jones: >> OK James ... thanks ... that bit I understood but the right side is used >> for tagging and I want to recover image groups from the Keyword side. >> So .. I tag image #1 wi

Re: [darktable-devel] Keywords and Tagging

2013-01-06 Thread Tobias Ellinghaus
Am Montag, 7. Januar 2013, 02:41:08 schrub David Vincent-Jones: > OK James ... thanks ... that bit I understood but the right side is used > for tagging and I want to recover image groups from the Keyword side. > So .. I tag image #1 with 'Italy|Rome' and I tag image #2 with > 'Italy|Florence'. > N

Re: [darktable-devel] Keywords and Tagging

2013-01-06 Thread David Vincent-Jones
OK James ... thanks ... that bit I understood but the right side is used for tagging and I want to recover image groups from the Keyword side. So .. I tag image #1 with 'Italy|Rome' and I tag image #2 with 'Italy|Florence'. Now ... do I have also to add 'Italy|%' into both image Tag areas in ord

Re: [darktable-devel] osm-gps-map: How to update darktable's copy?

2013-01-06 Thread Tobias Ellinghaus
Am Sonntag, 6. Januar 2013, 23:14:31 schrub Jean-Sébastien Pédron: > Hi! Hi. > I sent a pull-request to osm-gps-map's maintainer about a small issue > with GCC 4.2 (default compiler on FreeBSD up-to 9.x). The pull-request > was merged today and I'd like to update our import of osm-gps-map in > da

Re: [darktable-devel] dither module and black patch

2013-01-06 Thread Tobias Ellinghaus
Am Sonntag, 6. Januar 2013, 23:05:08 schrub Ulrich Pegelow: > Am 06.01.2013 22:59, schrieb Pascal Obry: > > Ulrich, > > > >> I just pushed a fix for the issue. Please give it a try. > > > > Looks like it is fixed, that's great! Thanks a lot for the quick fix. > > Hi Pascal, > > nice to hear. >

Re: [darktable-devel] Keywords and Tagging

2013-01-06 Thread James C. McPherson
On 7/01/13 10:24 AM, David Vincent-Jones wrote: > As far as I was aware ... there is no place to type in 'Italy|%' within > the Keywords selection/find area and entering that phrase into the > Tagging section would require (I thought) that I specify this as a > second tag for all of the 'Italy' im

Re: [darktable-devel] Support for Fujifilm's X-Pro1

2013-01-06 Thread François-Xavier
Okay that is enough details, I'm going to start working on the demosaic work. It may take me some time as I have no experience in photo software. -- François-Xavier GSELL On Thu, Jan 3, 2013 at 8:20 AM, johannes hanika wrote: > rawspeed --

Re: [darktable-devel] Keywords and Tagging

2013-01-06 Thread David Vincent-Jones
As far as I was aware ... there is no place to type in 'Italy|%' within the Keywords selection/find area and entering that phrase into the Tagging section would require (I thought) that I specify this as a second tag for all of the 'Italy' images. Obviously I need a bit of guidance with this co

Re: [darktable-devel] Keywords and Tagging

2013-01-06 Thread johannes hanika
have you tried `Italy|%' ? On Mon, Jan 7, 2013 at 11:30 AM, David Vincent-Jones wrote: > When I use compounded tagging such as "Italy|Rome" and "Italy|Naples" I > had expected that selecting "Italy" by it self would display both Rome > as well as Naples but instead I get a blank response. > > Am

Re: [darktable-devel] [PATCH] wb_presets.c: Presets for Sony NEX-5N.

2013-01-06 Thread Richard Tollerton
The wb_extract.pl results used for this patch are at the bottom of this message. I wound up submitting a patch becasue that seemed to be the best way to validate my submission. I ran into the following issues when using wb_extract.pl: - Manufacturer field contains camera model - Camera model field

[darktable-devel] [PATCH] wb_presets.c: Presets for Sony NEX-5N.

2013-01-06 Thread Richard Tollerton
--- src/iop/wb_presets.c | 136 +++ 1 file changed, 136 insertions(+) diff --git a/src/iop/wb_presets.c b/src/iop/wb_presets.c index b4c249b..41ae48e 100644 --- a/src/iop/wb_presets.c +++ b/src/iop/wb_presets.c @@ -4125,6 +4125,142 @@ const wb_data

Re: [darktable-devel] Installing noise profiling scripts

2013-01-06 Thread Jean-Sébastien Pédron
On 06.01.2013 23:42, johannes hanika wrote: > good idea. where do you put floatdump? or are your scripts clever > enough these days to not need it anymore? Not yet :) I'll take a look if I can replace them with shell scripts. Otherwise these programs would need to be built with darktable and insta

Re: [darktable-devel] Installing noise profiling scripts

2013-01-06 Thread johannes hanika
good idea. where do you put floatdump? or are your scripts clever enough these days to not need it anymore? On Mon, Jan 7, 2013 at 11:31 AM, Jean-Sébastien Pédron wrote: > Hello! > > I think it would be useful if noise profiling scripts were installed > during "make install" (and therefore, avail

Re: [darktable-devel] [darktable] Store last selected preset name. (bb51610)

2013-01-06 Thread Pascal Obry
Le 06/01/2013 23:32, hanatos a écrit : > i think g_strdup and g_free as well as strdup and free pair up. not > crossed over :) Indeed. I have just pushed a new version. But your comments have disappeared! -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagina

[darktable-devel] Installing noise profiling scripts

2013-01-06 Thread Jean-Sébastien Pédron
Hello! I think it would be useful if noise profiling scripts were installed during "make install" (and therefore, available in packages). This could help users interested in profiling their camera, without having to mess with Git. New script names would be required to avoid namespace pollution. I

[darktable-devel] Keywords and Tagging

2013-01-06 Thread David Vincent-Jones
When I use compounded tagging such as "Italy|Rome" and "Italy|Naples" I had expected that selecting "Italy" by it self would display both Rome as well as Naples but instead I get a blank response. Am I expecting too much or is there a problem? David

[darktable-devel] osm-gps-map: How to update darktable's copy?

2013-01-06 Thread Jean-Sébastien Pédron
Hi! I sent a pull-request to osm-gps-map's maintainer about a small issue with GCC 4.2 (default compiler on FreeBSD up-to 9.x). The pull-request was merged today and I'd like to update our import of osm-gps-map in darktable. Is there someone responsible for this component? How are imports handled

Re: [darktable-devel] dither module and black patch

2013-01-06 Thread Ulrich Pegelow
Am 06.01.2013 22:59, schrieb Pascal Obry: > > Ulrich, > >> I just pushed a fix for the issue. Please give it a try. > > Looks like it is fixed, that's great! Thanks a lot for the quick fix. Hi Pascal, nice to hear. Strange thing remains that you have NaN's where I don't have any. No idea why.

Re: [darktable-devel] dither module and black patch

2013-01-06 Thread Pascal Obry
Ulrich, > I just pushed a fix for the issue. Please give it a try. Looks like it is fixed, that's great! Thanks a lot for the quick fix. -- Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyser

Re: [darktable-devel] dither module and black patch

2013-01-06 Thread Ulrich Pegelow
I just pushed a fix for the issue. Please give it a try. Ulrich Am 06.01.2013 18:05, schrieb Pascal Obry: > > Ok, to reproduce: > > > https://www.transferbigfiles.com/cd074ea7-1a1d-4e75-816b-5b8a9afd1cd3?rid=9T46o9v4lSAU45x7c6GZxw2 > > Download the following image (41 Mb): > > On the darkroo

Re: [darktable-devel] dither module and black patch

2013-01-06 Thread Ulrich Pegelow
Pascal, I tried with your image but can't reproduce here. I imported into darktable with default settings (dithering is enabled then) and exported to JPEG (3000x3000 95%). All looks OK. OTOH it's quite plausible what you describe. With Floyd-Steinberg values of a pixel depend on *all* pixels uppe

Re: [darktable-devel] dither module and black patch

2013-01-06 Thread Ulrich Pegelow
I'll have a look at that. Ulrich Am 06.01.2013 18:05, schrieb Pascal Obry: > > Ok, to reproduce: > > > https://www.transferbigfiles.com/cd074ea7-1a1d-4e75-816b-5b8a9afd1cd3?rid=9T46o9v4lSAU45x7c6GZxw2 > > Download the following image (41 Mb): > > On the darkroom mode activate the dithering m

[darktable-devel] colorpicker and parameter updates in modules

2013-01-06 Thread Dennis Gnad
Hi Jo, I implemented autoadjust and 3 colorpickers for the levels module, the colorpickers do immediately alter the module->params. Currently I set them in an expose event of the gui, but need to check if the data from the picker changed to prevent an endless loop when calling dt_dev_add_history_

Re: [darktable-devel] update dutch translations

2013-01-06 Thread Ger Siemerink
2013/1/6 Pascal de Bruijn : > On Fri, Jan 4, 2013 at 10:29 AM, Ger Siemerink wrote: >> developers, >> >> will you attached patch, update dutch translations, merge for me? >> thanks in advance! > > I think johannes already merged them, he just forgot to reply: yep, Jo has merged en informed me! Th

Re: [darktable-devel] update dutch translations

2013-01-06 Thread Pascal de Bruijn
On Fri, Jan 4, 2013 at 10:29 AM, Ger Siemerink wrote: > developpers, > > will you attached patch, update dutch translations, merge for me? > thanks in advance! I think johannes already merged them, he just forgot to reply: https://github.com/darktable-org/darktable/commit/1c16731beed82f4921789a3

Re: [darktable-devel] dither module and black patch

2013-01-06 Thread Pascal Obry
Ok, to reproduce: https://www.transferbigfiles.com/cd074ea7-1a1d-4e75-816b-5b8a9afd1cd3?rid=9T46o9v4lSAU45x7c6GZxw2 Download the following image (41 Mb): On the darkroom mode activate the dithering module. On lightable just export as jpeg on disk (3000x3000, 95% quality). The image will be c

Re: [darktable-devel] updated japanese translations

2013-01-06 Thread Simon Spannagel
Hi a3novy, thanks, I pushed it to master. /Simon Am 06.01.2013 07:21, schrieb a3novy: > > hi. > I've updated Japanese translation. > ja.po file attached. > > Regards > a3novy > > > > -- > Master Visual Studio, Sha