hello everybody

I have pushed a small update to master wrt lua

* darktable.module.* and darktable.storage.* are now functions and not
objects, this might break any script using them but will avoid some tricky
bugs and weird behaviours

* there is a new function : darktable.debug.type that will work like the
system function "type" except that it will properly report DT types

* there is a new event "intermediate-export-image" that is triggered during
any export (not just lua exports) after the image has been generated but
before the storage has moved it to its final destination


future plans :

* I am working on an automated documentation generation system for the lua
API that would generate the wiki page, ease translation and be eventually
will be able to generate docbook too

* I want to change darktable.import to return the new images, but this
requires some changes in the core import engine and I havn't had the time
to work on that yet. stay tuned


cheers
Boucman
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to