-
0.3.0fc62ab4b · ·
Postprocessd 0.3.0 Make postprocessd not crash on DNG files generated by a newer Megapixels version
-
0.2.180a9389a · ·
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
-
0.2.0a0b1f437 · ·
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 *