summaryrefslogtreecommitdiffstats
path: root/tools/gui
Commit message (Collapse)AuthorAgeFilesLines
* Add download button and make dimax workMatthias Vogelgesang2012-10-182-4/+56
|
* Add zoom functionalityMatthias Vogelgesang2012-10-162-30/+163
|
* Fix replay featureMatthias Vogelgesang2012-10-155-33/+67
|
* Fix button statesMatthias Vogelgesang2012-10-121-9/+17
|
* Reflect correct state of cameraMatthias Vogelgesang2012-10-121-2/+2
|
* Accept anything else than 8 bit as 16 bitsMatthias Vogelgesang2012-10-121-3/+1
| | | | For now, there is no other possible format.
* 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