summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-11-06Fix pylon discovery.Mihael Koep
2013-11-06Return current width and height as roi.Mihael Koep
2013-11-06Make dexela plugin-ready and bump version.Mihael Koep
2013-11-06Merge pull request #16 from ufo-kit/get_coordsMariaMatveeva
2013-11-06Add more statisticsMaria
2013-11-05Fix uninitialized variablesMatthias Vogelgesang
2013-11-05Fix #15: set correct pixel sizes for pco.*Matthias Vogelgesang
2013-10-31Fix bit depth information of pco camerasMatthias Vogelgesang
2013-10-31Do not trigger in live previewMatthias Vogelgesang
2013-10-31Fix config pathMatthias Vogelgesang
2013-10-31Include directory where config.h is locatedMatthias Vogelgesang
2013-10-30Fix installation path of header filesMatthias Vogelgesang
2013-10-29Post-release bumpMatthias Vogelgesang
2013-10-29Fix Glade pathMatthias Vogelgesang
2013-10-29Release version 1.4Matthias Vogelgesang
2013-10-29Use ConfigurePaths to get installation pathsMatthias Vogelgesang
2013-10-29Cleanup CMakeLists.txtMatthias Vogelgesang
2013-10-28Merge pull request #11 from ufo-kit/build-debug-releaseMatthias Vogelgesang
2013-10-28Travis: build debug and releaseMatthias Vogelgesang
2013-10-25Call pco_request_image only in non-readout modeMatthias Vogelgesang
2013-10-25Read properties in one goMatthias Vogelgesang
2013-10-25pco: simplify buffer size handlingMatthias Vogelgesang
2013-10-25Fix #2: thorough error checking on all occasionsMatthias Vogelgesang
2013-10-24Merge pull request #10 from ufo-kit/pco-add-is-recordingMatthias Vogelgesang
2013-10-23pco: fix #9, override is-recording propertyMatthias Vogelgesang
2013-10-22Initialize result variableMatthias Vogelgesang
2013-10-22Ignore all kinds of build directoriesMatthias Vogelgesang
2013-10-22Enable both gcc and clangMatthias Vogelgesang
2013-10-22Merge pull request #8 from ufo-kit/travis-ciMatthias Vogelgesang
2013-10-22Markdownify READMEMatthias Vogelgesang
2013-10-22Add .travis.ymlMatthias Vogelgesang
2013-10-22Add plugin summaries for pco and mockMatthias Vogelgesang
2013-10-21Merge pull request #6 from ufo-kit/get_coordsMatthias Vogelgesang