Martin Bařinka
Martin Bařinka
Hi I implemented support for multiframe DNGs. Teste with penatx PixelShift DNG. warning: this breaks external API, merging must be coordinated with changes in darktable. my plan is to change...
current master`release-4.1.0-109-g4ea7e5d5c` I found several issues: **first one:** i enabled parametric mask on exposure module (may be any module probably) hover over mask slider and press`c` repeatedly very fast. this...
current master `release-4.1.0-109-g4ea7e5d5c` if i switch from legacy to modern raw order (or backwards) in darkroom dt crashes: `/home/martin/c/darktable/src/common/iop_order.c:2184:23: runtime error: load of misaligned address 0x61b000079396 for type 'int32_t', which...
Hi could you provide documentation how to use your driver in my own application? I am trying to make my own vpn but I can't find any informations how to...
Hi I'm creating documentation in czech and my HTML output is sometimes wrong. - I'm using DoxyPress 1.5.1 - Output language is set to czech - Input file encoding is...
Hi i just noticed, that in some cases filepath case is not preserved and output is confusing. For example i have both `BatteryReader.cpp` and `batteryreader.hpp` one section has some functions...
Hi, I'm trying to use this template for my project and I'm bit confused about targets to link to. Based on your readme, CMSIS contains family specific headers like U5,...