| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-12-12 | Add new API call uca_camera_is_recording | Matthias Vogelgesang | |
| 2013-12-12 | Fix annotations and docstrings | Matthias Vogelgesang | |
| 2013-12-12 | Fix g_test_init call by making argv non-const | Matthias Vogelgesang | |
| 2013-12-12 | Use correct size, otherwise it crashes on 32 bit | Matthias Vogelgesang | |
| 2013-12-12 | Guard property list with NULL | Matthias Vogelgesang | |
| 2013-12-10 | Add ring buffer test | Matthias Vogelgesang | |
| 2013-12-10 | Test the ring buffer on Travis | Matthias Vogelgesang | |
| 2013-12-10 | Make ring buffer public | Matthias Vogelgesang | |
| 2013-11-08 | Output the list of built plugins | Matthias Vogelgesang | |
| 2013-11-08 | Fix #18: compile xkit if C++ compiler exists | Matthias Vogelgesang | |
| 2013-11-07 | Mention the current configure style | Matthias Vogelgesang | |
| 2013-11-07 | Fix include path in documentation | Matthias Vogelgesang | |
| 2013-11-06 | fix plugin revisions | Mihael Koep | |
| 2013-11-06 | improve package file naming | Mihael Koep | |
| 2013-11-06 | Package binary programs in a 'tools' package. | Mihael Koep | |
| Conflicts: bin/gui/CMakeLists.txt bin/tools/CMakeLists.txt | |||
| 2013-11-06 | Make dexela plugin require libuca 1.3.0 | Mihael Koep | |
| 2013-11-06 | Improve package information of pylon plugin. | Mihael Koep | |
| 2013-11-06 | Many updates and bugfixes to pylon camera plugin. | Mihael Koep | |
| 2013-11-06 | Fix pylon discovery. | Mihael Koep | |
| 2013-11-06 | Return current width and height as roi. | Mihael Koep | |
| 2013-11-06 | Make dexela plugin-ready and bump version. | Mihael Koep | |
| 2013-11-06 | Merge pull request #16 from ufo-kit/get_coords | MariaMatveeva | |
| Add more statistics | |||
| 2013-11-06 | Add more statistics | Maria | |
| 2013-11-05 | Fix uninitialized variables | Matthias Vogelgesang | |
| 2013-11-05 | Fix #15: set correct pixel sizes for pco.* | Matthias Vogelgesang | |
| 2013-10-31 | Fix bit depth information of pco cameras | Matthias Vogelgesang | |
| 2013-10-31 | Do not trigger in live preview | Matthias Vogelgesang | |
| This was added for the UFO camera but is technically not correct as we require the trigger mode to be set to AUTO anyway. The pco.4000 will not return a frame if it is triggered in AUTO mode. | |||
| 2013-10-31 | Fix config path | Matthias Vogelgesang | |
| 2013-10-31 | Include directory where config.h is located | Matthias Vogelgesang | |
| 2013-10-30 | Fix installation path of header files | Matthias Vogelgesang | |
| 2013-10-29 | Post-release bump | Matthias Vogelgesang | |
| 2013-10-29 | Fix Glade path | Matthias Vogelgesang | |
| 2013-10-29 | Release version 1.4 | Matthias Vogelgesang | |
| 2013-10-29 | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | |
| The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier. | |||
| 2013-10-29 | Cleanup CMakeLists.txt | Matthias Vogelgesang | |
| 2013-10-28 | Merge pull request #11 from ufo-kit/build-debug-release | Matthias Vogelgesang | |
| Travis: build debug and release | |||
| 2013-10-28 | Travis: build debug and release | Matthias Vogelgesang | |
| For now the Clang/Release combination is excluded as it gets stuck in a futex deadlock. Apparently, this has something to do with the way a GModule is called. | |||
| 2013-10-25 | Call pco_request_image only in non-readout mode | Matthias Vogelgesang | |
| This should improve performance by 25 per cent. | |||
| 2013-10-25 | Read properties in one go | Matthias Vogelgesang | |
| 2013-10-25 | pco: simplify buffer size handling | Matthias Vogelgesang | |
| 2013-10-25 | Fix #2: thorough error checking on all occasions | Matthias Vogelgesang | |
| 2013-10-24 | Merge pull request #10 from ufo-kit/pco-add-is-recording | Matthias Vogelgesang | |
| pco: fix #9, override is-recording property | |||
| 2013-10-23 | pco: fix #9, override is-recording property | Matthias Vogelgesang | |
| 2013-10-22 | Initialize result variable | Matthias Vogelgesang | |
| Thanks clang! | |||
| 2013-10-22 | Ignore all kinds of build directories | Matthias Vogelgesang | |
| 2013-10-22 | Enable both gcc and clang | Matthias Vogelgesang | |
| 2013-10-22 | Merge pull request #8 from ufo-kit/travis-ci | Matthias Vogelgesang | |
| Add .travis.yml | |||
| 2013-10-22 | Markdownify README | Matthias Vogelgesang | |
| 2013-10-22 | Add .travis.yml | Matthias Vogelgesang | |
| 2013-10-22 | Add plugin summaries for pco and mock | Matthias Vogelgesang | |
