summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Test the ring buffer on TravisMatthias Vogelgesang2013-12-101-0/+1
* Make ring buffer publicMatthias Vogelgesang2013-12-1011-159/+341
* Output the list of built pluginsMatthias Vogelgesang2013-11-081-0/+9
* Fix #18: compile xkit if C++ compiler existsMatthias Vogelgesang2013-11-081-1/+4
* Mention the current configure styleMatthias Vogelgesang2013-11-071-10/+3
* Fix include path in documentationMatthias Vogelgesang2013-11-071-2/+2
* fix plugin revisionsMihael Koep2013-11-064-4/+4
* improve package file namingMihael Koep2013-11-062-3/+3
* Package binary programs in a 'tools' package.Mihael Koep2013-11-063-4/+11
* Make dexela plugin require libuca 1.3.0Mihael Koep2013-11-062-2/+4
* Improve package information of pylon plugin.Mihael Koep2013-11-062-0/+12
* Many updates and bugfixes to pylon camera plugin.Mihael Koep2013-11-063-6/+75
* Fix pylon discovery.Mihael Koep2013-11-062-0/+3
* Return current width and height as roi.Mihael Koep2013-11-063-5/+5
* Make dexela plugin-ready and bump version.Mihael Koep2013-11-062-7/+12
* Merge pull request #16 from ufo-kit/get_coordsMariaMatveeva2013-11-062-40/+166
|\