summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03Remove debug outputMatthias Vogelgesang
2014-02-27Merge pull request #33 from miq/mock_fixMatthias Vogelgesang
2014-02-27Fix memory corruption if using ROIsMihael Koep
2014-02-20Fix setting frame rateMatthias Vogelgesang
2014-02-20ufo: Allow setting framerateMatthias Vogelgesang
2014-02-20Fix ufo compilationMatthias Vogelgesang
2014-02-20ufo: Set frame rate accordinglyMatthias Vogelgesang
2014-02-18Add compatibility layer for new thread APIMatthias Vogelgesang
2014-02-14Remove debug outputMatthias Vogelgesang
2014-02-14Fix #14: use old exposure time code for pco.4000Matthias Vogelgesang
2014-02-14Merge pull request #31 from ufo-kit/add-frame-bufferingMatthias Vogelgesang
2014-02-14Fix #28: Add buffered recording to base classMatthias Vogelgesang
2014-02-14Use read-write ring bufferMatthias Vogelgesang
2014-02-13Merge pull request #29 from ufo-kit/mockCameraImprovementsMatthias Vogelgesang
2014-02-13Changed the mock Camera to produce a more predictable test pattern.Timo Dritschler
2014-02-12Add configured install path to plugin search pathMatthias Vogelgesang
2014-01-30Use MSB of "control" for frequency determinationMatthias Vogelgesang
2014-01-29ufo: fix reading the frequency flagMatthias Vogelgesang
2014-01-22Use XeTeX to build PDF manualMatthias Vogelgesang
2014-01-09Merge pull request #25 from ufo-kit/roiMatthias Vogelgesang
2014-01-09Add manual of the GObject Tango deviceMaria
2014-01-08Merge pull request #24 from ufo-kit/roiMatthias Vogelgesang
2014-01-08Fix ROI-rectangleMaria
2014-01-08Draw ROI-rectangleMaria
2013-12-13Replace zoom combo box with toolbar buttonsMatthias Vogelgesang
2013-12-13Fix another leak and simplify codeMatthias Vogelgesang
2013-12-13Fix memory leakMatthias Vogelgesang
2013-12-12Merge pull request #22 from ufo-kit/roiMatthias Vogelgesang
2013-12-12Fix statistics of ROIMaria
2013-12-12Merge pull request #21 from ufo-kit/roiMatthias Vogelgesang
2013-12-12Add region of interest.Maria
2013-12-12Fix #20: don't query props if pco is recordingMatthias Vogelgesang
2013-12-12Add new API call uca_camera_is_recordingMatthias Vogelgesang
2013-12-12Fix annotations and docstringsMatthias Vogelgesang
2013-12-12Fix g_test_init call by making argv non-constMatthias Vogelgesang
2013-12-12Use correct size, otherwise it crashes on 32 bitMatthias Vogelgesang
2013-12-12Guard property list with NULLMatthias Vogelgesang
2013-12-10Add ring buffer testMatthias Vogelgesang
2013-12-10Test the ring buffer on TravisMatthias Vogelgesang
2013-12-10Make ring buffer publicMatthias Vogelgesang
2013-11-08Output the list of built pluginsMatthias Vogelgesang
2013-11-08Fix #18: compile xkit if C++ compiler existsMatthias Vogelgesang
2013-11-07Mention the current configure styleMatthias Vogelgesang
2013-11-07Fix include path in documentationMatthias Vogelgesang
2013-11-06fix plugin revisionsMihael Koep
2013-11-06improve package file namingMihael Koep
2013-11-06Package binary programs in a 'tools' package.Mihael Koep
2013-11-06Make dexela plugin require libuca 1.3.0Mihael Koep
2013-11-06Improve package information of pylon plugin.Mihael Koep
2013-11-06Many updates and bugfixes to pylon camera plugin.Mihael Koep