summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-15Add test for buffered recordingMatthias Vogelgesang
2014-09-10Finish removal of "sensor-max-frame-rate"Matthias Vogelgesang
2014-09-10Fix #53: in docs replace INTERAL by SOFTWAREMatthias Vogelgesang
2014-09-10Fix #54: remove sensor-max-frame-rateMatthias Vogelgesang
2014-08-23mock: link m explicitlyMatthias Vogelgesang
Seems not to be the case on current Ubuntus.
2014-08-13Fixed a crash in camera gui when loading of a camera plugin failsTimo Dritschler
2014-08-13Merge pull request #42 from ufo-kit/fix-41-access-specificationsMatthias Vogelgesang
Fix #41 access specifications
2014-08-13Fix #41: add write accessibility APIMatthias Vogelgesang
2014-08-13Simplify test setupMatthias Vogelgesang
2014-08-13Refactor out get_param_spec_by_nameMatthias Vogelgesang
2014-08-13Fix re-setting a unit on the same camera classMatthias Vogelgesang
2014-08-13Remove virtual record_ functions never usedMatthias Vogelgesang
2014-08-07Reset all property units and warn on overrideMatthias Vogelgesang
2014-08-07Prevent overwriting unit definitionMatthias Vogelgesang
2014-07-30Avoid annoying g_type_init deprecation warningsMatthias Vogelgesang
2014-07-29Merge pull request #40 from ufo-kit/MockFramerateMatthias Vogelgesang
Remove mock framerate property
2014-07-29Fixed a bug in mock pluginTimo Dritschler
Fixed test-mock still using obsolete 'frame-rate' property
2014-07-29Removed 'framerate' property from mock cameraTimo Dritschler
Added proper handling of exposure time to mock camera
2014-07-29Added proper handling for 'frames-per-second' property to uca-camera base classTimo Dritschler
2014-07-29Merge pull request #39 from miq/plugin-dexela-updatesMatthias Vogelgesang
Updates to the dexela plugin
2014-07-29Updates to the dexela pluginMihael Koep
2014-07-22Post-release version bump to 1.6.0-devMatthias Vogelgesang
2014-07-22Release version 1.5Matthias Vogelgesang
2014-07-22Fix documentationMatthias Vogelgesang
2014-07-22Merge pull request #37 from ufo-kit/direct-xkit-accessMatthias Vogelgesang
Use direct UDP xkit access
2014-07-22Use direct UDP communication for xkitMatthias Vogelgesang
2014-07-11Remove static property docs and Markdown manualMatthias Vogelgesang
2014-07-11Fix some minor doc problemsMatthias Vogelgesang
2014-07-11Update READMEMatthias Vogelgesang
2014-07-11Split up the manualMatthias Vogelgesang
2014-07-11Move to Sphinx-based documentationMatthias Vogelgesang
2014-07-04Install libtiff4-dev to build file cameraMatthias Vogelgesang
2014-07-04Add TIFF file based cameraMatthias Vogelgesang
2014-06-06Merge pull request #36 from ufo-kit/FixStringPropsMatthias Vogelgesang
Fixed segfault when editing string properties in GUI
2014-06-06Fixed segfault when editing string properties in GUITimo Dritschler
2014-04-16Fixed zoomMaria
2014-04-09Merge pull request #35 from miq/anka_plugin_updatesMatthias Vogelgesang
Anka plugin updates
2014-04-09Remove unnecessary allocationMihael Koep
We now require libpyloncam 0.3.0 or better and got rid of a unnecessary memory check and allocation
2014-04-09Make pylon plugin compatible with current libucaMihael Koep
2014-04-09Improve lookup of libdexela headersMihael Koep
2014-04-09Update dexela plugin to libdexela 1.1.0Mihael Koep
2014-04-07Use g_list_free_full instead of list_free_fullMatthias Vogelgesang
2014-04-07Fix one more leakMatthias Vogelgesang
2014-04-07Fix some minor memory leaksMatthias Vogelgesang
2014-04-01Build xkit pluginMaria
2014-03-05Fix documentation warningsMatthias Vogelgesang
2014-03-05Fix annotationsMatthias Vogelgesang
2014-03-05Silence g-ir-scanner toolMatthias Vogelgesang
2014-03-03pco: Add fast-scan propertyMatthias Vogelgesang
2014-03-03Remove debug outputMatthias Vogelgesang