summaryrefslogtreecommitdiffstats
path: root/tools/gui/control.c
Commit message (Collapse)AuthorAgeFilesLines
* Add zoom functionalityMatthias Vogelgesang2012-10-161-26/+77
|
* Fix replay featureMatthias Vogelgesang2012-10-151-23/+31
|
* Fix button statesMatthias Vogelgesang2012-10-121-9/+17
|
* Reflect correct state of cameraMatthias Vogelgesang2012-10-121-2/+2
|
* Control memory size via command lineMatthias Vogelgesang2012-10-121-36/+74
|
* Add ring buffer recording for assessmentMatthias Vogelgesang2012-10-121-69/+121
|
* Implement adjustable histogramMatthias Vogelgesang2012-10-111-34/+36
|
* Implement experimental histogram viewMatthias Vogelgesang2012-10-101-17/+30
|
* (De-) activate tool buttons according to stateMatthias Vogelgesang2012-10-101-45/+54
|
* Remove unneccessary variableMatthias Vogelgesang2012-10-101-2/+0
|
* 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/+350