summaryrefslogtreecommitdiff
path: root/image.c
AgeCommit message (Collapse)Author
2019-11-23Build with meson, add icon and desktop fileNicolas Schodet
2019-11-22Embrace GLib, use it for error handling and memory allocationNicolas Schodet
2019-11-18Add white balance correctionNicolas Schodet
2019-11-16Add back raw outputNicolas Schodet
2019-11-15New image APINicolas Schodet
This allows to remove conversion responsibility from devices so that image treatments can be made on raw data. Now clients must unref images when they are not used, the driver can check this.
2019-11-14Rework device API, drop raw outputNicolas Schodet
2019-11-14Now camicro, the microscope camera viewerNicolas Schodet