summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary allocationMihael Koep2014-04-093-7/+6
* Make pylon plugin compatible with current libucaMihael Koep2014-04-095-66/+85
* Improve lookup of libdexela headersMihael Koep2014-04-091-1/+1
* Update dexela plugin to libdexela 1.1.0Mihael Koep2014-04-093-5/+8
* Use g_list_free_full instead of list_free_fullMatthias Vogelgesang2014-04-071-9/+2
* Fix one more leakMatthias Vogelgesang2014-04-071-0/+1
* Fix some minor memory leaksMatthias Vogelgesang2014-04-072-2/+12
* Build xkit pluginMaria2014-04-013-13/+9
* Fix documentation warningsMatthias Vogelgesang2014-03-051-0/+2
* Fix annotationsMatthias Vogelgesang2014-03-052-7/+31
* Silence g-ir-scanner toolMatthias Vogelgesang2014-03-051-0/+1
* pco: Add fast-scan propertyMatthias Vogelgesang2014-03-031-0/+27
* Remove debug outputMatthias Vogelgesang2014-03-031-1/+0
* Merge pull request #33 from miq/mock_fixMatthias Vogelgesang2014-02-272-15/+16
|\
| * Fix memory corruption if using ROIsMihael Koep2014-02-272-15/+16
|/
* Fix setting frame rateMatthias Vogelgesang2014-02-201-15/+19
* ufo: Allow setting framerateMatthias Vogelgesang2014-02-201-22/+41
* Fix ufo compilationMatthias Vogelgesang2014-02-201-0/+2
* ufo: Set frame rate accordinglyMatthias Vogelgesang2014-02-201-6/+15
* Add compatibility layer for new thread APIMatthias Vogelgesang2014-02-182-0/+9
* Remove debug outputMatthias Vogelgesang2014-02-141-4/+0
* Fix #14: use old exposure time code for pco.4000Matthias Vogelgesang2014-02-141-20/+159
* Merge pull request #31 from ufo-kit/add-frame-bufferingMatthias Vogelgesang2014-02-147-35/+195
|\
| * Fix #28: Add buffered recording to base classMatthias Vogelgesang2014-02-147-35/+195
|/
* Use read-write ring bufferMatthias Vogelgesang2014-02-146-137/+153
* Merge pull request #29 from ufo-kit/mockCameraImprovementsMatthias Vogelgesang2014-02-131-10/+43
|\
| * Changed the mock Camera to produce a more predictable test pattern.Timo Dritschler2014-02-131-10/+43
* | Add configured install path to plugin search pathMatthias Vogelgesang2014-02-123-5/+3
|/
* Use MSB of "control" for frequency determinationMatthias Vogelgesang2014-01-301-1/+1
* ufo: fix reading the frequency flagMatthias Vogelgesang2014-01-291-1/+1
* Use XeTeX to build PDF manualMatthias Vogelgesang2014-01-221-1/+1
* Merge pull request #25 from ufo-kit/roiMatthias Vogelgesang2014-01-091-1/+114
|\
| * Add manual of the GObject Tango deviceMaria2014-01-091-1/+114
* | Merge pull request #24 from ufo-kit/roiMatthias Vogelgesang2014-01-082-29/+104
|\|
| * 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
* Merge pull request #22 from ufo-kit/roiMatthias Vogelgesang2013-12-121-4/+19
|\
| * Fix statistics of ROIMaria2013-12-121-4/+19
|/
* Merge pull request #21 from ufo-kit/roiMatthias Vogelgesang2013-12-122-66/+343
|\
| * Add region of interest.Maria2013-12-122-66/+343
* | Fix #20: don't query props if pco is recordingMatthias Vogelgesang2013-12-122-3/+13
* | Add new API call uca_camera_is_recordingMatthias Vogelgesang2013-12-123-6/+21
* | Fix annotations and docstringsMatthias Vogelgesang2013-12-122-3/+23
* | Fix g_test_init call by making argv non-constMatthias Vogelgesang2013-12-121-1/+1
|/
* Use correct size, otherwise it crashes on 32 bitMatthias Vogelgesang2013-12-121-1/+1
* Guard property list with NULLMatthias Vogelgesang2013-12-121-1/+2
* Add ring buffer testMatthias Vogelgesang2013-12-101-0/+75