summaryrefslogtreecommitdiffstats
path: root/tools/gui
Commit message (Collapse)AuthorAgeFilesLines
* Control memory size via command lineMatthias Vogelgesang2012-10-123-38/+76
|
* Add ring buffer recording for assessmentMatthias Vogelgesang2012-10-125-73/+243
|
* Implement adjustable histogramMatthias Vogelgesang2012-10-114-105/+315
|
* Don't set the maximum size of the preview imageMatthias Vogelgesang2012-10-111-2/+0
|
* Link explicitly against libmMatthias Vogelgesang2012-10-111-1/+3
|
* Disable unused variablesMatthias Vogelgesang2012-10-101-4/+4
|
* Implement experimental histogram viewMatthias Vogelgesang2012-10-104-36/+392
|
* (De-) activate tool buttons according to stateMatthias Vogelgesang2012-10-102-60/+59
|
* Add histogram view skeletonMatthias Vogelgesang2012-10-103-1/+156
|
* Use scrolled window for camera choiceMatthias Vogelgesang2012-10-101-8/+18
|
* 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().
* Add CMakeLists.txt for control GUIMatthias Vogelgesang2012-09-251-0/+39
|
* Move tools from test/ to tools/ directoryMatthias Vogelgesang2012-09-256-0/+1468