Re: [darktable-dev] Translation question

2024-05-18 Thread Martin Straeten
Unfortunately not - it’s just the amount of translated strings that seems to count… but it seems there’s some activity to repair all those google translations. If you want to help: https://weblate.pixls.us/projects/darktable/ > Am 18.05.2024 um 22:12 schrieb Gergely Szaktilla : > > Hi there! >

Re: [darktable-dev] proposal about AI

2023-09-22 Thread Martin Straeten
I doubt missing Ai functions are a result of developers are against AI - darktable doesn’t have AU functions because it’s a lot of effort required to do that in a proper way. Developers capacity is quite rare. They decide where to spend their spare time.. Making use of AI, where it supports crea

Re: [darktable-dev] Need help in understanding the maths behind some Darktable modules

2023-06-23 Thread Martin Straeten
since darktable is open source you can find everything here: https://github.com/darktable-org/darktable Am Fr., 23. Juni 2023 um 14:55 Uhr schrieb Soham Kulkarni < netherqu...@protonmail.com>: > Hello! I'm trying to learn more about which mathematical > algorithms/calculations the following modu

Re: [darktable-dev] translations directory on MacOS

2022-08-16 Thread Martin Straeten
it’s within the application package > Am 16.08.2022 um 20:03 schrieb Wiktor Nowak : > > Hi, > > I'm pretty new to MacOS and don't know where darktable expects the *.mo > files. On linux it usually was /usr/share/locale/ but on MAC I don't see > darktable translation files there. > > Cheers.

Re: [darktable-dev] The perspective correction module is not working correctly

2022-02-16 Thread Martin Straeten
there’s a parameter ‚aspect adjust‘ you can use to control the behaviour > Am 16.02.2022 um 21:41 schrieb Lorenzo Fontanella > : > >  > Good morning, > I would like to point out that the perspective correction module, in the > automatic version, does not seem to work correctly. > > In previ

Re: [darktable-dev] dutch translation

2022-02-05 Thread Martin Straeten
if you want this to be integrated quite fast you should file a pull request for that in github. The simplest way (just GitHub website) - create an account - go to https://github.com/darktable-org/darktable/blob/master/po/nl.po - switch to edit mode (the project then is forked and you can edit) - s

Re: [darktable-dev] CR3 support integrated

2021-11-15 Thread Martin Straeten
additionally: you need an exiv2 > 0.27.4 built with BMFF support (at least for 0.27.4 it’s by default without BMFF support) mingw64 package has BMFF support built in macports doesn‘t, but the portfile can be patched. > Am 15.11.2021 um 23:22 schrieb Pascal Obry : > >  > Hi Bernhard, > >> Than

Re: [darktable-dev] Translations dropped in 3.6

2021-10-23 Thread Martin Straeten
The release doesn’t contain work in progress stuff so also just mostly complete translations. Quality standards are set by the release team … If you want to have a polish translation then translating darktable is a job that needs to be done by someone. If there’s no one doing this, then no tran

Re: [darktable-dev] Bug : Could not see external drive while importing (Intel-core macOS BigSur)

2021-04-24 Thread Martin Straeten
t;Other Locations" tag. > > I have try searching my external drives in most of the clickable places in > darktable but have no luck yet. > > Thank you! > > Kind regards, > Liam > > > > > > > > Martin Straeten 於 2021年4月23日 週五 下午2:51寫道:

Re: [darktable-dev] Bug : Could not see external drive while importing (Intel-core macOS BigSur)

2021-04-22 Thread Martin Straeten
you need to import from /Volumes/ Thats where your external drives are mounted Am Fr., 23. Apr. 2021 um 07:25 Uhr schrieb Third Flashy < flashyth...@gmail.com>: > Dear developer: > > Hi > > I encountered a problem while I was trying to read photos from my SD cards. > I could not see both my SD ca

Re: [darktable-dev] Bug (retouch module): using brush tool the source can not be moved in edit mode

2021-04-20 Thread Martin Straeten
are you using a preview resizing setting in preferences? If the setting is not original the sensitive area seems to be minimized. Use https://github.com/darktable-org/darktable/issues/new?assignees=&labels=&template=bug_report.md&title= to file a bug > Am 20.04.2021 um 10:48 schrieb Peter Hard

Re: [darktable-dev] Re: [darktable-user] News about darktable 3.6

2021-04-01 Thread Martin Straeten
And i’m pretty sure since of course really experienced windows users never read manuals, also the manual will be ditched > Am 01.04.2021 um 17:34 schrieb Pascal Obry : > > Le jeudi 01 avril 2021 à 15:24 +, Willi Fritz a écrit : >> Looking forward to the 3.6 release with the proviso that dar

Re: [darktable-dev] Only write xmp file on export

2021-02-20 Thread Martin Straeten
, but that is not what I am looking for. I don't want unnecessary being > being generated. > > Kind Regards, > Bertwim > > On 2/20/21 7:31 AM, Martin Straeten wrote: >> You can use the collection filters just to d

Re: [darktable-dev] Only write xmp file on export

2021-02-19 Thread Martin Straeten
You can use the collection filters just to display edited images using darktable related tagging ___ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org Then ctrl+a

Re: [darktable-dev] Wish list feature

2021-01-03 Thread Martin Straeten
To browse you can use the culling mode instead of darkroom. Then the export dialog can be kept visible. But in both cases you can export with ctrl+e https://www.darktable.org/usermanual/en/module-reference/utility-modules/lighttable/export-selected/ > Am 03.01.2021 um 07:34 schrieb Andrew Greig

Re: [darktable-dev] Dutch Translation

2020-12-29 Thread Martin Straeten
gs with an error next to it. >> >> I'll open the issue and send the file when I'm done. >> >> Op di, 29 dec 2020 om 11:56 AM, schreef Martin Straeten >> : >>> you can open an issue for that at >>> https://github.com/darktable-org/darkta

Re: [darktable-dev] Dutch Translation

2020-12-29 Thread Martin Straeten
po > and opened it in Poedit. I see 2 columns and can edit the strings. I'll start > translating. Where do I send the file? To this mailing list? > > Op di, 29 dec 2020 om 11:28 AM, schreef Martin Straeten > : >> There’s also a simplyfied process just for translators:

Re: [darktable-dev] Dutch Translation

2020-12-29 Thread Martin Straeten
TRANSLATORS.md is quite daunting. Step 1 is clear but I'm no programmer and >> I've never built a program. Step 2 is a big unknown for me ;-) >> >> But I'll try it. >> >> Op di, 29 dec 2020 om 10:29 AM, schreef Martin Straeten >> : >>

Re: [darktable-dev] Dutch Translation

2020-12-29 Thread Martin Straeten
You‘d better rely on the release notes - https://github.com/darktable-org/darktable/releases/tag/release-3.4.0 to be activated in a release the translation needs to have a decent coverage - 3.4 got a couple of tooltips so theres a lot of new stuff to be translated. You can support this: https://

Re: [darktable-dev] Application closed

2020-12-25 Thread Martin Straeten
You might open a ticket at https://github.com/darktable-org/darktable/issues/new?assignees=&labels=&template=bug_report.md&title= Please follow the description there to provide the information needed to reproduce the issue. Based on your current description there‘s only one answer: it terminated

Re: [darktable-dev] Feature request: Change modules order in UI

2020-12-12 Thread Martin Straeten
This doesn’t make sense since the order represents the order the modules are applied in the pixel pipe. The output of the lower module is the input of the upper. This is important to understand, whats happening in the modules. You’re able to change the displayed order by ctrl+shift+drag but this

Re: [darktable-dev] Change request for copying editing steps without crop module

2020-12-07 Thread Martin Straeten
You can achieve this by copy or insert via ctrl+shift c/v. You‘ll be able to select the modules you want to copy/insert > Am 08.12.2020 um 07:30 schrieb Dennis Gräser : > >  > Hello everyone, > I am Dennis Gräser, an enthusiastic photographer from Wiesbaden, Germany. > Some years ago I chan

Re: [darktable-dev] Duplicates

2020-11-20 Thread Martin Straeten
the thumbnail cache is limited, so the thumbnails for old edits might not be present a long time after editing. You might reset the memory amount for the cache in preferences and run darktable-generate-cache to update the thumbnails > Am 21.11.2020 um 06:07 schrieb David Vincent-Jones : > > 

Re: [darktable-dev] Right-click for a menu to Open in GIMP (or Copy)

2020-10-06 Thread Martin Straeten
it's already available using lua scripts. Have a look at https://github.com/darktable-org/lua-scripts Am Di., 6. Okt. 2020 um 16:34 Uhr schrieb : > After I've worked some magic in Darktable, there's occasional touch-ups I > must do in GIMP. Rather than having to save the file in a large lossless

Re: [darktable-dev] Nikon D80: Blown out highlights shown and exported in pink color ?

2020-09-29 Thread Martin Straeten
seems to be different clipping in the channels. using highlight reconstruction in "reconstruct in lch" mode can help to reconstruct the remaining information in non clipped channels. Or just adjust setting for method "clip highlights" until the areas turn white Am Di., 29. Sept. 2020 um 10:01 Uhr

Re: [darktable-dev] Linear vs Lab modules

2020-09-18 Thread Martin Straeten
You might read this: https://pixls.us/articles/darktable-3-rgb-or-lab-which-modules-help/ https://discuss.pixls.us/t/darktables-filmic-faq/20138 > Am 18.09.2020 um 22:35 schrieb Bob Tregilus : > > Hi DT Developers et al! > > So if one primarily uses base curve one should use the legacy module