[darktable-dev] Feature #12145

2018-04-30 Thread Sam
n request) and to ask for his blessing to implement it in darktable. I haven't worked on any projects this big before and it's been a while since I've done any programming at all so I might be a bit slow getting it done and I'd app

Re: [darktable-dev] Collect images module

2018-11-05 Thread Sam
Is it not the semicolon in "An expression in the form [from*;*to] selects a range of values." that you are referring to? On Mon, 5 Nov 2018 at 19:50, Bruce Williams wrote: > Hey guys, > I had a viewer ask me about the use of the semicolon when it comes to > using the [Date] modifier in the Colle

Re: [darktable-dev] Collect images module

2018-11-05 Thread Sam
The user manual certainly makes no mention of that. > I'll try it when I get home tonight. > Cheers, > Bruce Williams. > > On Tue., 6 Nov. 2018, 07:26 Sam >> Is it not the semicolon in "An expression in the form [from*;*to] >> selects a range of values." that yo

Re: [darktable-dev] Possible bug in master: Missing buttons in lighttable

2018-12-02 Thread Sam
Clicking the little white triangle at the top of the screen will show/hide those options. On Sun, 2 Dec 2018 at 09:13, Matej Martinovic wrote: > Well, solved. Deleting darktablerc solved the problem. I have a > feeling that it had something to do with my locale settings (I was > messing around w

[darktable-dev] Full metadata editor

2019-07-22 Thread Sam
le way of doing things so I'm interested to hear some other people's opinions (I'm also open to any other suggestions, or opinions about if people actually want this feature added). Thanks, Sam ___ darkt

Re: [darktable-dev] Full metadata editor

2019-07-24 Thread Sam
> I would advocate for a separate view for that, let's call it "digital assets management" view. I like this idea, but I think only having the film band makes it somewhat awkward for selecting a bunch of images. Perhaps if it maintained the collect images module it would be ok. On Wed, 24 Jul 201

Re: [darktable-dev] Full metadata editor

2019-07-28 Thread Sam
I've posted a draft pull request on the github page (see https://github.com/darktable-org/darktable/pull/2819) with my hastily put together mock up. I'd very much appreciate any input on the design/UX side, or if you want to help me implement it let me know. Thanks On Wed, 24 Jul 2019 at 18:18, P

Re: [darktable-dev] darktable 2.6.2 - problem reading exif camera settings from dng file

2019-10-27 Thread Sam
Hi, I tried a DNG from my own phone (Google Pixel) in a dev build and it worked fine, can you send a file so I can test one of yours. Thanks On Mon, 28 Oct 2019 at 14:05, Donald Walton wrote: > Hello, > > I am using darktable 2.6.2 on Linux Mint 19.2 and Windows 10. The Linux > and Windows vers

Re: [darktable-dev] darktable 2.6.2 - problem reading exif camera settings from dng file

2019-10-28 Thread Sam
t 14:31, D Walton wrote: > Sam, > > Let's see if this works. I am attaching it to this email. > > Don > IMG_20191027_104130.dng > <https://drive.google.com/file/d/1LzDLyToAeiyl_r3buZrn9pMKVTIYHXug/view?usp=drive_web> > > > <https://www.avast.com/sig-e

Re: [darktable-dev] darktable 2.6.2 - problem reading exif camera settings from dng file

2019-10-28 Thread Sam
dards sorry. Also I realised I replied that large file into the mailing list, I'm not sure if it's going to fill up people's inboxes because I think it's just a drive link but I'm sorry if I caused any problems guys. On Mon, 28 Oct 2019 at 15:11, Donald Walton wrote:

Re: [darktable-dev] UI glitches → Buttons and stuff

2019-11-06 Thread Sam
I've added fixes to a couple of these to my pull request here. On Thu, 7 Nov 2019 at 14:36, Timur Irikovich Davletshin < timur.davlets...@gmail.com> wrote: > Good morning developers! > > There are number of glitches I noticed in UI: > > 1. Te

Re: [darktable-dev] UI glitches → Buttons and stuff

2019-11-10 Thread Sam
< timur.davlets...@gmail.com> wrote: > Buttons in following darkroom modules require fixing too: > > vignetting, rgb levels, levels, color mapping, basic adjustments. > > Timur. > > On Thu, 2019-11-07 at 15:09 +0800, Sam wrote: > > I've ad