summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-15Do not scale image if smaller than the screen resolutionNicolas 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-15Enable optimizationsNicolas Schodet
2019-11-14Add save imageNicolas Schodet
2019-11-14Use GLib for command line tooNicolas Schodet
2019-11-14Replace SDL GUI with GTK+ GUI.Nicolas Schodet
2019-11-14Moticam use a different product id on USB3Nicolas Schodet
2019-11-14Use -MMD for dependenciesNicolas Schodet
2019-11-14Rework device API, drop raw outputNicolas Schodet
2019-11-14Add keyboard commandsNicolas 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