diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -4,6 +4,8 @@ Changelog Changes in libuca 1.3 --------------------- +Released on July 24th 2013. + ### Correct ABI versioning Until now, the ABI version was not set correctly and all versions prior 1.3 bear @@ -33,6 +35,8 @@ also be stored as a raw binary dump. Changes in libuca 1.2 --------------------- +Released on April 16th 2013. + ### API break The interface of uca_camera_grab() has changed. The buffer must be provided as a @@ -64,6 +68,8 @@ a common "uca-" prefix, e.g. `uca-camera-control` and `uca-grab`. Changes in libuca 1.1 --------------------- +Released on October 26th 2012. + ### Plugin System A new plugin manager is used to instantiate camera objects from a shared @@ -99,6 +105,8 @@ The plugin manager adds a dependency on GModule (pkg-config package Changes in libuca 1.0 aka 0.6 ----------------------------- +Released on September 19th 2012. + ### GObject Type System Instead of using a home-grown type and class system, we switched to the GObject |