Postprocessd 0.3.0
Make postprocessd not crash on DNG files generated by a newer Megapixels
version
postprocessd 0.2.1
* Make postprocessd binary compatible with the Megapixels api fully
* Force the background daemon to process all pictures sequentially to
limit cpu and memory use when taking multiple pictures in sequence
* fully daemonize the postprocessd background process so Megapixels
doesn't wait on it
* End the background process once the queue is done.
* Add Megapixels scripts in the postprocessor.d directory
postprocessd 0.2.0
A new minor release that includes the socket ipc and queuing written by
Yannick Ulrich.
* Implemented queue socket
* Renamed the save dng option to keep
* Fixed documentation error
* Made the postprocessing background process nice +19 to interfere with
megapixels less
*
postprocessd 0.1.2
* Drop accidental netlib dependency
* Do range checking for the quality parameter
postprocessd 0.1.1
* Clean up argument parsing for postprocess-single
* Add manpages
* Add help output for postprocess-single
postprocessd 0.1.0
First usable release, the daemon is not ready for use yet but the
postprocess-single executable can process images already