[darktable-dev] Problem with links in database.import

2016-06-03 Thread Jefferson Ferreira
ill not work). the darktable will create a new film roll with the original directory (dir) with the new images Thanks in advance. -- Jefferson Ferreira ___ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

[darktable-dev] Fwd: Problem with darktable.collection in lua

2016-05-03 Thread Jefferson Ferreira
Hi, I have seen an issue at the collections in the LuaAPI of the darktable. The collections should return only the visible images in the lightroom view. Instead, the darktable.collection is returning all images from film roll. For example ... - film roll filmA (5 photos) filmB (10 photos) filmC

[darktable-dev] Visibility of images in a collection

2016-09-06 Thread Jefferson Ferreira
images would be visible (as the star filter). And the list of images dt.collection continue to return the list of images by changing only the property "visible" of the images. Thanks in advance. -- Jefferso

Re: [darktable-dev] Visibility of images in a collection

2016-09-06 Thread Jefferson Ferreira
Thanks for the tutorial .. it helped a lot !! And the LuaAPI :)) Thanks in advance. On Tue, Sep 6, 2016 at 5:08 PM, Roman Lebedev <lebedev...@gmail.com> wrote: > On Tue, Sep 6, 2016 at 10:55 PM, Jefferson Ferreira > <jefferso...@gmail.com> wrote: > > Hi, > >

[darktable-dev] Darkroom + Lua

2016-09-18 Thread Jefferson Ferreira
Hello, Exists any prevision to add lua modules in darkroom ? Best regards. ___ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

[darktable-dev] Clone, Healing, Blemish ...

2016-10-03 Thread Jefferson Ferreira
Hi, Why in the Spot Module do not exists option to choose between clone, healing and blemish ? Is it hard to do this ? Thanks in advance. -- Jefferson Ferreira ___ darktable developer mailing list to unsubscribe send

Re: [darktable-dev] Problem with lualib

2016-10-20 Thread Jefferson Ferreira
Sorry, I'm using the development version. On Thu, Oct 20, 2016 at 10:21 AM, Roman Lebedev <lebedev...@gmail.com> wrote: > Missing information: darktable version? > > On Thu, Oct 20, 2016 at 4:15 PM, Jefferson Ferreira > <jefferso...@gmail.com> wrote: > >

[darktable-dev] Invert module

2017-03-28 Thread Jefferson Ferreira
Hi, The Invert module, in most of cases, let my processed image totally white. Is it normal ? When I need to transform a image in the negative I use the Gimp, because the Invert module of darktable almost never works. Thanks in advance. -- Jefferson Ferreira

Re: [darktable-dev] Invert module

2017-03-29 Thread Jefferson Ferreira
only invert all channels of the image at the same time. []'s On Wed, Mar 29, 2017 at 12:30 PM, William Ferguson <wpfergu...@gmail.com> wrote: > Is this what you were trying to achieve? > > Bill > > > On Wed, Mar 29, 2017 at 8:51 AM, Jefferson Ferreira <jeff

Re: [darktable-dev] Invert module

2017-03-29 Thread Jefferson Ferreira
The photo is not a negative, but in some cases I just need to transform the photos in negative, but in this case not work. Thanks in advance. On Wed, Mar 29, 2017 at 5:11 AM, Tobias Ellinghaus <m...@houz.org> wrote: > Am Dienstag, 28. März 2017, 17:20:13 CEST schrieb Jefferson

Re: [darktable-dev] Invert module

2017-03-28 Thread Jefferson Ferreira
. On Tue, Mar 28, 2017 at 2:51 PM, Tobias Ellinghaus <m...@houz.org> wrote: > Am Dienstag, 28. März 2017, 13:37:49 CEST schrieb Jefferson Ferreira: > > Hi, > > > > The Invert module, in most of cases, let my processed image totally > white. > > Is it normal ?

Re: [darktable-dev] Invert module

2017-03-28 Thread Jefferson Ferreira
Hi, About the Invert module, would be possible select only the channels that should be inverted ? Thanks in advance. On Tue, Mar 28, 2017 at 5:20 PM, Jefferson Ferreira <jefferso...@gmail.com> wrote: > Here is the link with the image (D610/RAW) and the XMP files. > > https://www

[darktable-dev] Re: failed to serialize xmp data

2017-08-14 Thread Jefferson Ferreira
Hi, The problem was been caused by a invalid character in "exif.comments" (or something like that ...) Best regards. On Mon, Aug 14, 2017 at 12:14 PM, Jefferson Ferreira <jefferso...@gmail.com> wrote: > Hi, > > I'm using the latest version of darktable-git

[darktable-dev] A new view to darktable: timelapse

2017-07-17 Thread Jefferson Ferreira
the patch timelapse.diff in darktable directory, as follows: patch -p0 < timelapse.diff I added just one functionaly to the original code. Clicking over the preview, the timeline start to move automaticaly. Best regards. -- Jeffe

[darktable-dev] Re: A new view to darktable: timelapse

2017-07-17 Thread Jefferson Ferreira
I forgot the dropbox link ... https://www.dropbox.com/sh/l2s36hw3alewir1/cZJdsM-xfJwmx8hlPwLGa?dl=0 Best regards. On Mon, Jul 17, 2017 at 11:25 AM, Jefferson Ferreira <jefferso...@gmail.com> wrote: > Hello, > > These days I was seeing some videos in youtube and I found this

Re: [darktable-dev] Problem with register_lib in lua API

2017-05-02 Thread Jefferson Ferreira
enstag, 2. Mai 2017, 11:42:57 CEST schrieb Jefferson Ferreira: > > Hi, > > > > If I add this code in luarc the darktable executes without problem, but > if > > I click on export module in lighttable, the darktable crash. > > That code works for me. Actually I have s

Re: [darktable-dev] Problem with register_lib in lua API

2017-05-03 Thread Jefferson Ferreira
Ellinghaus <m...@houz.org> wrote: > Am Dienstag, 2. Mai 2017, 16:37:20 CEST schrieb Jefferson Ferreira: > > Hi, > > > > This link has the content of gdb.txt with the output of gdb. My luarc has > > just the code that I mentioned at the first email. > > > &

[darktable-dev] Problem with register_lib in lua API

2017-05-02 Thread Jefferson Ferreira
get("label") { label = "test label" }, nil, -- view_enter nil -- view_leave ) ------ ​Thanks in advance.​ -- Jefferson Ferreira

[darktable-dev] correcoes ...

2017-12-18 Thread Jefferson Ferreira
- criar um jfocus (focus stacking) https://www.youtube.com/watch?v=4sIgiJqiZYU -- Jefferson Ferreira ___ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

[darktable-dev] New module: mosaic

2018-01-02 Thread Jefferson Ferreira
ot;ashift.c") add_iop(hazeremoval "hazeremoval.c") add_iop(mosaic "mosaic.c") ​ - recompile and installing the darktable ​Best regards.​ -- Jefferson Ferreira ___ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

[darktable-dev] Problem with local contrast

2019-06-07 Thread Jefferson Ferreira
Hi, Apparently, the module "local contrast" with "local laplacian filter" adds some offset over the original image. Best regards. -- Jefferson Ferreira ___ darktable developer mailing list to uns