triggers the strict mutex_unlock checks from rthread_sync 1.34, causing it
to abort.
rolls in some patches applied upstream thanks to Pascal de Bruijn.
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
for performance-debugging printf()s. (post-unlock, updating darktable
to a newer version should fix this in a better way).
Build failure on macppc reported by ajacoutot@ (though it affects
other arch too). ok ajacoutot@
darktable uses its own internal copy (of a newer beta version) of libraw.
doesn't change things if it previously built, so no bump. problem
reported by/ok aja@
darktable is a virtual lighttable and darkroom for photographers:
it manages your digital negatives in a database and lets you view
them through a zoomable lighttable. It also enables you to develop
raw images and enhance them. It tries to fill the gap between the
many excellent existing free raw converters and image management
tools (such as ufraw or f-spot).
All editing is fully non-destructive and only operates on cached
image buffers for display. The full image is only converted during
export. Raw files, high-dynamic range and standard image formats
such as jpeg are all supported. The core operates completely on
floating point values, so darktable can not only be used for
photography but also for scientifically acquired images or output
of renderers (high dynamic range).