Hello, These days I was seeing some videos in youtube and I found this video
https://www.youtube.com/watch?v=vUGtla-q8OE In this video was show a new module called "timelapse". After that, I searched for this project and I found these projects: https://github.com/fhrtms/darktable https://github.com/EleRas/darktable After that, I updated my current git-darktable with this. For anyone interested in add this module, I share three file in my Dropbox to help in this task. 1. copy timelapse_export.c to darktable/src/libs 2. copy timelapse.c to darktable/src/views 3. use 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. -- Jefferson Ferreira ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to [email protected]
