summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Python support code to release GIL on grabMatthias Vogelgesang2014-10-243-1/+41
* Fix printing non-existent errorMatthias Vogelgesang2014-10-211-3/+6
* Merge pull request #59 from miq/plugin-pylon-improvementsMatthias Vogelgesang2014-10-074-64/+94
|\
| * Add missing property specification for exposure-autoMihael Koep2014-10-071-0/+6
| * Implement auto exposure property for pylon pluginMihael Koep2014-10-074-2/+24
| * Improve robustness of roi setting for pylon pluginMihael Koep2014-10-073-59/+60
| * Update pylon-plugin to libpyloncam 0.4Mihael Koep2014-10-073-3/+6
| * Minor reformatting in pylon plugin build scriptMihael Koep2014-10-071-3/+1
|/
* pco: add "global-shutter" propertyMatthias Vogelgesang2014-09-301-0/+24
* pco: add global shutter supportMatthias Vogelgesang2014-09-302-14/+29
* Post-release version bump to 1.7.0-devMatthias Vogelgesang2014-09-191-1/+1
* Release version 1.6Matthias Vogelgesang2014-09-191-1/+20
* Merge pull request #57 from miq/plugin-dexela-roiMatthias Vogelgesang2014-09-178-24/+205
|\
| * Change trigger mode mapping to better match libuca rulesMihael Koep2014-09-171-14/+16
| * Release dexela plugin 1.3.2Mihael Koep2014-09-172-1/+3
| * Implement pixel size propertiesMihael Koep2014-09-171-0/+13
| * Release dexela-plugin 1.3.1Mihael Koep2014-09-172-1/+3
| * Define minimun exposure time and enforce itMihael Koep2014-09-171-1/+3
| * Fix dexela software roi for multi-byte imagesMihael Koep2014-09-174-18/+50
| * Add software roi feature to dexela pluginMihael Koep2014-09-178-9/+137
|/
* pco: add ::version propertyMatthias Vogelgesang2014-09-171-0/+27
* Fix race condition on buffered acquisitionMatthias Vogelgesang2014-09-151-6/+7
* Add test for buffered recordingMatthias Vogelgesang2014-09-151-0/+39
* Finish removal of "sensor-max-frame-rate"Matthias Vogelgesang2014-09-104-20/+0
* Fix #53: in docs replace INTERAL by SOFTWAREMatthias Vogelgesang2014-09-101-3/+3
* Fix #54: remove sensor-max-frame-rateMatthias Vogelgesang2014-09-106-56/+4
* mock: link m explicitlyMatthias Vogelgesang2014-08-231-3/+1
* Fixed a crash in camera gui when loading of a camera plugin failsTimo Dritschler2014-08-131-1/+6
* Merge pull request #42 from ufo-kit/fix-41-access-specificationsMatthias Vogelgesang2014-08-133-33/+143
|\
| * Fix #41: add write accessibility APIMatthias Vogelgesang2014-08-133-1/+94
| * Simplify test setupMatthias Vogelgesang2014-08-131-14/+25
| * Refactor out get_param_spec_by_nameMatthias Vogelgesang2014-08-131-19/+25
|/
* Fix re-setting a unit on the same camera classMatthias Vogelgesang2014-08-133-8/+9
* Remove virtual record_ functions never usedMatthias Vogelgesang2014-08-131-3/+0
* Reset all property units and warn on overrideMatthias Vogelgesang2014-08-072-0/+21
* Prevent overwriting unit definitionMatthias Vogelgesang2014-08-071-1/+4
* Avoid annoying g_type_init deprecation warningsMatthias Vogelgesang2014-07-305-1/+13
* Merge pull request #40 from ufo-kit/MockFramerateMatthias Vogelgesang2014-07-293-29/+42
|\
| * Fixed a bug in mock pluginTimo Dritschler2014-07-292-5/+5
| * Removed 'framerate' property from mock cameraTimo Dritschler2014-07-291-22/+20
| * Added proper handling for 'frames-per-second' property to uca-camera base classTimo Dritschler2014-07-291-3/+18
|/
* Merge pull request #39 from miq/plugin-dexela-updatesMatthias Vogelgesang2014-07-294-33/+50
|\
| * Updates to the dexela pluginMihael Koep2014-07-294-33/+50
* | Post-release version bump to 1.6.0-devMatthias Vogelgesang2014-07-221-1/+1
|/
* Release version 1.5Matthias Vogelgesang2014-07-221-0/+26
* Fix documentationMatthias Vogelgesang2014-07-222-40/+26
* Merge pull request #37 from ufo-kit/direct-xkit-accessMatthias Vogelgesang2014-07-223-377/+675
|\
| * Use direct UDP communication for xkitMatthias Vogelgesang2014-07-223-377/+675
|/
* Remove static property docs and Markdown manualMatthias Vogelgesang2014-07-117-1333/+0
* Fix some minor doc problemsMatthias Vogelgesang2014-07-113-13/+8