summaryrefslogtreecommitdiffstats
path: root/tools/grab.c
Commit message (Collapse)AuthorAgeFilesLines
* Only break out if duration is setMatthias Vogelgesang2013-04-101-2/+1
|
* Round bits per sample (e.g. 10 -> 16)Matthias Vogelgesang2013-04-101-2/+5
|
* Print status information from time to timeMatthias Vogelgesang2013-04-101-4/+15
|
* Add filename optionsMatthias Vogelgesang2013-04-101-11/+24
|
* Split gui and tools and add preliminary TIFF writeMatthias Vogelgesang2013-04-101-4/+74
|
* Rename --time parameter --durationMatthias Vogelgesang2013-04-101-2/+4
|
* grab takes -n and -t parameters nowMatthias Vogelgesang2013-04-101-102/+136
|
* uca_camera_grab takes a gpointer and returns boolMatthias Vogelgesang2013-03-201-1/+1
|
* Use GInitable to pass properties to pluginsMatthias Vogelgesang2013-03-131-1/+1
|
* Generate introspection filesMatthias Vogelgesang2012-10-081-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/ directoryMatthias Vogelgesang2012-09-251-0/+160