summaryrefslogtreecommitdiff
path: root/moticam.c
AgeCommit message (Collapse)Author
2019-11-22Embrace GLib, use it for error handling and memory allocationNicolas 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-14Replace SDL GUI with GTK+ GUI.Nicolas Schodet
2019-11-14Moticam use a different product id on USB3Nicolas Schodet
2019-11-14Rework device API, drop raw outputNicolas Schodet
2019-11-14Now camicro, the microscope camera viewerNicolas Schodet
2019-09-26Add SDL outputNicolas Schodet
2019-09-26Add PNG outputNicolas Schodet
2019-09-25Initial commitNicolas Schodet