summaryrefslogtreecommitdiffstats
path: root/bin/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix #28: Add buffered recording to base classMatthias Vogelgesang2014-02-141-0/+2
* Use read-write ring bufferMatthias Vogelgesang2014-02-141-47/+46
* Fix ROI-rectangleMaria2014-01-081-0/+11
* Draw ROI-rectangleMaria2014-01-082-29/+93
* Replace zoom combo box with toolbar buttonsMatthias Vogelgesang2013-12-132-79/+110
* Fix another leak and simplify codeMatthias Vogelgesang2013-12-131-126/+129
* Fix memory leakMatthias Vogelgesang2013-12-131-0/+3
* Fix statistics of ROIMaria2013-12-121-4/+19
* Add region of interest.Maria2013-12-122-66/+343
* Make ring buffer publicMatthias Vogelgesang2013-12-102-30/+28
* Package binary programs in a 'tools' package.Mihael Koep2013-11-061-2/+4
* Add more statisticsMaria2013-11-062-40/+166
* Fix uninitialized variablesMatthias Vogelgesang2013-11-052-3/+3
* Do not trigger in live previewMatthias Vogelgesang2013-10-311-1/+0
* Fix Glade pathMatthias Vogelgesang2013-10-291-1/+1
* Use ConfigurePaths to get installation pathsMatthias Vogelgesang2013-10-292-3/+6
* Cleanup CMakeLists.txtMatthias Vogelgesang2013-10-291-10/+8
* Remove floating point exception.Maria2013-10-211-4/+5
* Added jet.Maria2013-10-212-183/+280
* Do not query button for each pixelMatthias Vogelgesang2013-09-231-33/+30
* Merge branch 'hiwi-changes' of https://github.com/MariaMatveeva/libuca into mmMatthias Vogelgesang2013-09-202-34/+174
|\
| * Fixed faster zoom.Maria2013-09-191-1/+3
| * Added ROI.Maria2013-09-192-33/+109
| * Added Logarithmus.Maria2013-08-162-243/+444
* | Remove close button on download dialogMatthias Vogelgesang2013-09-172-193/+314
|/
* Do not try to trigger in preview modeMatthias Vogelgesang2013-08-161-1/+0
* Fix SIGFPEMatthias Vogelgesang2013-07-261-1/+2
* Show frames in chronological orderMatthias Vogelgesang2013-07-261-0/+9
* Do not restrict number of acuqisitionsMatthias Vogelgesang2013-07-262-3/+4
* Fix preview when changing zoomMatthias Vogelgesang2013-07-251-0/+3
* Deactive some widgets during acquisitionMatthias Vogelgesang2013-07-232-28/+26
* Use expanders instead of notebookMatthias Vogelgesang2013-07-231-407/+363
* Update histogram when moving frame sliderMatthias Vogelgesang2013-07-221-3/+5
* Remove obsolete codeMatthias Vogelgesang2013-07-221-6/+0
* Print some statisticsMatthias Vogelgesang2013-07-182-51/+271
* Don't accept invalid valuesMatthias Vogelgesang2013-07-181-12/+14
* Fix histogram problemsMatthias Vogelgesang2013-07-183-112/+112
* Shuffle widgets aroundMatthias Vogelgesang2013-07-182-88/+82
* Stop recording if acquisition was stoppedMatthias Vogelgesang2013-07-171-2/+5
* Add -c/--camera flag to uca-camera-controlMatthias Vogelgesang2013-07-171-1/+8
* Use "save as" typeMatthias Vogelgesang2013-07-161-1/+1
* Save acquired data as binary blobMatthias Vogelgesang2013-07-162-9/+47
* Put control to the right sideMatthias Vogelgesang2013-07-161-354/+367
* Move frame slider to acquisition panelMatthias Vogelgesang2013-07-161-144/+215
* Add some acquisition controlMatthias Vogelgesang2013-07-162-24/+237
* Add naive up-scalingMatthias Vogelgesang2013-07-112-2/+67
* Rename uca-control to uca-camera-controlMatthias Vogelgesang2013-04-161-3/+4
* Install all binaries with common uca- prefixMatthias Vogelgesang2013-04-111-3/+3
* Move binaries to bin and make ring buffer a libMatthias Vogelgesang2013-04-1110-0/+2745