summaryrefslogtreecommitdiffstats
path: root/bin/gui/control.c
Commit message (Expand)AuthorAgeFilesLines
* Fix UI loading logic one more time ...Matthias Vogelgesang2014-12-041-4/+4
* Reset error variableMatthias Vogelgesang2014-12-041-0/+1
* If glade file cannot be load, try locallyMatthias Vogelgesang2014-12-041-1/+6
* Fixed a crash in camera gui when loading of a camera plugin failsTimo Dritschler2014-08-131-1/+6
* Fixed zoomMaria2014-04-161-3/+10
* 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-081-0/+48
* Replace zoom combo box with toolbar buttonsMatthias Vogelgesang2013-12-131-26/+35
* 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-121-30/+200
* Make ring buffer publicMatthias Vogelgesang2013-12-101-29/+28
* Add more statisticsMaria2013-11-061-20/+104
* Fix uninitialized variablesMatthias Vogelgesang2013-11-051-2/+2
* Do not trigger in live previewMatthias Vogelgesang2013-10-311-1/+0
* Remove floating point exception.Maria2013-10-211-4/+5
* Added jet.Maria2013-10-211-119/+149
* 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-201-13/+113
|\
| * Fixed faster zoom.Maria2013-09-191-1/+3
| * Added ROI.Maria2013-09-191-30/+94
| * Added Logarithmus.Maria2013-08-161-7/+41
* | Remove close button on download dialogMatthias Vogelgesang2013-09-171-4/+1
|/
* 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-261-0/+2
* Fix preview when changing zoomMatthias Vogelgesang2013-07-251-0/+3
* Deactive some widgets during acquisitionMatthias Vogelgesang2013-07-231-6/+18
* Update histogram when moving frame sliderMatthias Vogelgesang2013-07-221-3/+5
* Print some statisticsMatthias Vogelgesang2013-07-181-1/+83
* Fix histogram problemsMatthias Vogelgesang2013-07-181-9/+8
* Shuffle widgets aroundMatthias Vogelgesang2013-07-181-0/+1
* Stop recording if acquisition was stoppedMatthias Vogelgesang2013-07-171-2/+5
* Add -c/--camera flag to uca-camera-controlMatthias Vogelgesang2013-07-171-1/+8
* Save acquired data as binary blobMatthias Vogelgesang2013-07-161-0/+46
* Add some acquisition controlMatthias Vogelgesang2013-07-161-19/+39
* Add naive up-scalingMatthias Vogelgesang2013-07-111-2/+59
* Move binaries to bin and make ring buffer a libMatthias Vogelgesang2013-04-111-0/+662