Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Round bits per sample (e.g. 10 -> 16) | Matthias Vogelgesang | 2013-04-10 | 1 | -2/+5 |
| | |||||
* | Print status information from time to time | Matthias Vogelgesang | 2013-04-10 | 1 | -4/+15 |
| | |||||
* | Add filename options | Matthias Vogelgesang | 2013-04-10 | 1 | -11/+24 |
| | |||||
* | Split gui and tools and add preliminary TIFF write | Matthias Vogelgesang | 2013-04-10 | 1 | -4/+74 |
| | |||||
* | Rename --time parameter --duration | Matthias Vogelgesang | 2013-04-10 | 1 | -2/+4 |
| | |||||
* | grab takes -n and -t parameters now | Matthias Vogelgesang | 2013-04-10 | 1 | -102/+136 |
| | |||||
* | uca_camera_grab takes a gpointer and returns bool | Matthias Vogelgesang | 2013-03-20 | 1 | -1/+1 |
| | |||||
* | Use GInitable to pass properties to plugins | Matthias Vogelgesang | 2013-03-13 | 1 | -1/+1 |
| | |||||
* | Generate introspection files | Matthias Vogelgesang | 2012-10-08 | 1 | -1/+1 |
| | | | | | | Unfortunately, the gir tools recognize anything with $PREFIX_new_$SUFFIX as some kind of constructor. This means that we have to rename uca_plugin_manager_new_camera() to uca_plugin_manager_get_camera(). | ||||
* | Move tools from test/ to tools/ directory | Matthias Vogelgesang | 2012-09-25 | 1 | -0/+160 |