summaryrefslogtreecommitdiffstats
path: root/tools/benchmark.c
Commit message (Collapse)AuthorAgeFilesLines
* Move binaries to bin and make ring buffer a libMatthias Vogelgesang2013-04-111-272/+0
|
* UFO: Use streaming for auto triggerMatthias Vogelgesang2013-03-201-1/+2
| | | | This has nothing to do with asynchronous operation mode.
* uca_camera_grab takes a gpointer and returns boolMatthias Vogelgesang2013-03-201-1/+1
|
* Use GInitable to pass properties to pluginsMatthias Vogelgesang2013-03-131-2/+1
|
* Lock n_frames for correct resultsMatthias Vogelgesang2013-02-061-0/+5
|
* 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/+267