Re: [darktable-dev] GSoC Organizations Application open from tomorrow for 3 weeks

2019-01-15 Thread Aurélien Pierre
On a side note, I would suggest to reach out developers from other projects. While developing filmic, I worked with Troy Sobotka (Blender), now Andrea Ferrero (Photoflow) is working with us on implementing the same feature for his soft, so we share results and algos. Ingo Weyrich (Rawtherapee) has

Re: [darktable-dev] GSoC Organizations Application open from tomorrow for 3 weeks

2019-01-15 Thread Maurizio Paglia
Hi! Maybe my question is OT... in this case please ignore it... Do you have any plan to improve darktable images management? To be more clear: I use digikam to manage all my files and darktable to develop them. Is it possible to have a better image management directly in dt? For example browse dire

Re: [darktable-dev] GSoC Organizations Application open from tomorrow for 3 weeks

2019-01-15 Thread johannes hanika
heya, in general the gsoc concept is a bit heavy on our personal resources. i cannot promise to do mentoring. i think your project ideas are great though. some of them could be very large scale projects (full featured timelapse), some more sunday afternoon (black frame). the list might require so

Re: [darktable-dev] GSoC Organizations Application open from tomorrow for 3 weeks

2019-01-14 Thread Aurélien Pierre
Hi, there is a less sexy project that would unlock a lot of others, regarding the rewriting of the metadata handling. Currently, EXIFs are handled by a C++ class (exiv2) manipulated inside C wrappers functions (instead of private methods), which actually mixes the drawbacks of both functional and