| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-08 | Support meson build system | Matthias Vogelgesang | |
| 2017-05-18 | Install runtime things only on Windows | Matthias Vogelgesang | |
| 2017-05-10 | Release version 2.2.1 | Matthias Vogelgesang | |
| 2017-04-07 | Fix plugin dir | Matthias Vogelgesang | |
| 2017-04-07 | control: fix load path of UI file | Matthias Vogelgesang | |
| 2017-04-05 | Use prop string array to initialize parameters | Matthias Vogelgesang | |
| 2017-04-04 | Use GNUInstallDirs to set install paths | Matthias Vogelgesang | |
| 2017-01-13 | Fix #80: trigger must not block on the access_lock | Matthias Vogelgesang | |
| This defeats the purpose of software triggers which in most cases have to happen in a thread different from the one grabbing actual frames. | |||
| 2016-12-19 | mock: use g_thread_new for GLib >= 2.32 | Matthias Vogelgesang | |
| 2016-12-19 | mock: emulate correct software trigger behaviour | Matthias Vogelgesang | |
| 2016-12-16 | Release version 2.2.0 | Matthias Vogelgesang | |
| 2016-12-16 | Install plugin .dll files in plugin directory | Marius Elvert | |
| 2016-12-15 | Enable -fPIC by default | Matthias Vogelgesang | |
| 2016-11-25 | Set CMake policy for recent CMake versions | Matthias Vogelgesang | |
| 2016-11-18 | Merge pull request #77 from ufo-kit/degree-value | Matthias Vogelgesang | |
| Add new property to mock-camera for testing the temperature conversio… | |||
| 2016-11-18 | Add new property to mock-camera for testing the temperature conversion in ↵ | MariaMatveeva | |
| Concert | |||
| 2016-08-26 | Merge pull request #76 from ufo-kit/docs | Matthias Vogelgesang | |
| Update documentation | |||
| 2016-08-26 | Update documentation | MariaMatveeva | |
| 2016-07-19 | Fix unused variable warnings | Matthias Vogelgesang | |
| 2016-07-19 | mock: replace create-random with fill-data policy | Matthias Vogelgesang | |
| This makes it a bit easier to profile different setups. Moreover, the sensor size is now much larger but by default is reduced to the old 512x512 window. | |||
| 2016-07-13 | Add TIMEOUT error code | Matthias Vogelgesang | |
| 2016-07-12 | TANGO: cover uint64 types | Matthias Vogelgesang | |
| 2016-07-07 | TANGO: do not stop if encountering errors in test | Matthias Vogelgesang | |
| 2016-07-01 | TANGO: allow testing software triggering | Matthias Vogelgesang | |
| 2016-06-22 | grab: set trigger source explicitly | Matthias Vogelgesang | |
| 2016-06-03 | tango: add stress test script | Matthias Vogelgesang | |
| 2016-06-03 | info: size name column according to longest name | Matthias Vogelgesang | |
| 2016-06-03 | info: do not list property if name not given | Matthias Vogelgesang | |
| 2016-06-03 | Add uca-info tool to print current prop values | Matthias Vogelgesang | |
| 2016-06-03 | Restructure building command line tools | Matthias Vogelgesang | |
| 2016-05-11 | file: fix reading of 32 bit TIFFs | Matthias Vogelgesang | |
| 2016-05-04 | docs: improve layout a bit | Matthias Vogelgesang | |
| 2016-05-04 | docs: add Windows build instructions | Matthias Vogelgesang | |
| 2016-05-04 | benchmark: fix unref if camera was not instantiated | Matthias Vogelgesang | |
| 2016-04-28 | Update rtd link | Matthias Vogelgesang | |
| 2016-04-26 | Fix assignment when no property is given | Matthias Vogelgesang | |
| 2016-04-26 | Add debug output of plugin module location | Matthias Vogelgesang | |
| 2016-04-01 | cli: pass -p/--property assignment to constructor | Matthias Vogelgesang | |
| 2016-04-01 | Fix reference to wrong function name | Matthias Vogelgesang | |
| 2016-03-16 | Use consistent syntax in ConfigurePaths module | Matthias Vogelgesang | |
| 2016-03-15 | Merge pull request #75 from saisasidhar/master | Matthias Vogelgesang | |
| Building libuca for Windows | |||
| 2016-03-15 | ADD: Camera Readout mode for benchmark tool | Sai Sasidhar Maddali | |
| MIN: Moved start and stop timers to individual functions so they can be used when appropriately needed MIN: Updated exported symbol name in uca plugin - file | |||
| 2016-03-15 | Win specific configure path for library installation path | Sai Sasidhar Maddali | |
| 2016-03-15 | FIX: Symbol name exported by plugin is causing a recursive call in Windows | Sai Sasidhar Maddali | |
| 2016-03-15 | ADD: Runtime installation target for Windows | Sai Sasidhar Maddali | |
| 2016-02-16 | mock: remove binnings | Matthias Vogelgesang | |
| 2016-02-16 | Remove binnings test | Matthias Vogelgesang | |
| 2016-02-16 | Move sensor binnings array out to plugin | Matthias Vogelgesang | |
| 2016-02-15 | grab: fix resource cleanup order | Matthias Vogelgesang | |
| 2016-02-15 | Do not stop camera when closing the object | Matthias Vogelgesang | |
| This is an undocumented and in some cases unwanted side effect. | |||
