Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Support meson build system | Matthias Vogelgesang | 2017-06-08 | 8 | -0/+133 | |
* | Install runtime things only on Windows | Matthias Vogelgesang | 2017-05-18 | 1 | -0/+5 | |
* | Release version 2.2.1 | Matthias Vogelgesang | 2017-05-10 | 2 | -1/+18 | |
* | Fix plugin dir | Matthias Vogelgesang | 2017-04-07 | 1 | -1/+1 | |
* | control: fix load path of UI file | Matthias Vogelgesang | 2017-04-07 | 2 | -2/+2 | |
* | Use prop string array to initialize parameters | Matthias Vogelgesang | 2017-04-05 | 2 | -5/+2 | |
* | Use GNUInstallDirs to set install paths | Matthias Vogelgesang | 2017-04-04 | 9 | -121/+27 | |
* | Fix #80: trigger must not block on the access_lock | Matthias Vogelgesang | 2017-01-13 | 1 | -2/+0 | |
* | mock: use g_thread_new for GLib >= 2.32 | Matthias Vogelgesang | 2016-12-19 | 1 | -1/+5 | |
* | mock: emulate correct software trigger behaviour | Matthias Vogelgesang | 2016-12-19 | 1 | -2/+20 | |
* | Release version 2.2.0 | Matthias Vogelgesang | 2016-12-16 | 2 | -1/+31 | |
* | Install plugin .dll files in plugin directory | Marius Elvert | 2016-12-16 | 2 | -2/+4 | |
* | Enable -fPIC by default | Matthias Vogelgesang | 2016-12-15 | 1 | -1/+1 | |
* | Set CMake policy for recent CMake versions | Matthias Vogelgesang | 2016-11-25 | 1 | -0/+9 | |
* | Merge pull request #77 from ufo-kit/degree-value | Matthias Vogelgesang | 2016-11-18 | 1 | -0/+19 | |
|\ | ||||||
| * | Add new property to mock-camera for testing the temperature conversion in Con... | MariaMatveeva | 2016-11-18 | 1 | -0/+19 | |
|/ | ||||||
* | Merge pull request #76 from ufo-kit/docs | Matthias Vogelgesang | 2016-08-26 | 15 | -58/+389 | |
|\ | ||||||
| * | Update documentation | MariaMatveeva | 2016-08-26 | 15 | -58/+389 | |
|/ | ||||||
* | Fix unused variable warnings | Matthias Vogelgesang | 2016-07-19 | 2 | -4/+0 | |
* | mock: replace create-random with fill-data policy | Matthias Vogelgesang | 2016-07-19 | 1 | -51/+35 | |
* | Add TIMEOUT error code | Matthias Vogelgesang | 2016-07-13 | 2 | -1/+3 | |
* | TANGO: cover uint64 types | Matthias Vogelgesang | 2016-07-12 | 1 | -0/+1 | |
* | TANGO: do not stop if encountering errors in test | Matthias Vogelgesang | 2016-07-07 | 1 | -4/+5 | |
* | TANGO: allow testing software triggering | Matthias Vogelgesang | 2016-07-01 | 1 | -0/+7 | |
* | grab: set trigger source explicitly | Matthias Vogelgesang | 2016-06-22 | 1 | -2/+3 | |
* | tango: add stress test script | Matthias Vogelgesang | 2016-06-03 | 1 | -0/+52 | |
* | info: size name column according to longest name | Matthias Vogelgesang | 2016-06-03 | 1 | -1/+10 | |
* | info: do not list property if name not given | Matthias Vogelgesang | 2016-06-03 | 1 | -2/+2 | |
* | Add uca-info tool to print current prop values | Matthias Vogelgesang | 2016-06-03 | 2 | -2/+123 | |
* | Restructure building command line tools | Matthias Vogelgesang | 2016-06-03 | 1 | -14/+6 | |
* | file: fix reading of 32 bit TIFFs | Matthias Vogelgesang | 2016-05-11 | 1 | -3/+1 | |
* | docs: improve layout a bit | Matthias Vogelgesang | 2016-05-04 | 1 | -8/+10 | |
* | docs: add Windows build instructions | Matthias Vogelgesang | 2016-05-04 | 1 | -2/+61 | |
* | benchmark: fix unref if camera was not instantiated | Matthias Vogelgesang | 2016-05-04 | 1 | -2/+4 | |
* | Update rtd link | Matthias Vogelgesang | 2016-04-28 | 1 | -1/+1 | |
* | Fix assignment when no property is given | Matthias Vogelgesang | 2016-04-26 | 1 | -1/+1 | |
* | Add debug output of plugin module location | Matthias Vogelgesang | 2016-04-26 | 1 | -0/+1 | |
* | cli: pass -p/--property assignment to constructor | Matthias Vogelgesang | 2016-04-01 | 4 | -7/+59 | |
* | Fix reference to wrong function name | Matthias Vogelgesang | 2016-04-01 | 1 | -1/+1 | |
* | Use consistent syntax in ConfigurePaths module | Matthias Vogelgesang | 2016-03-16 | 1 | -5/+5 | |
* | Merge pull request #75 from saisasidhar/master | Matthias Vogelgesang | 2016-03-15 | 8 | -12/+67 | |
|\ | ||||||
| * | ADD: Camera Readout mode for benchmark tool | Sai Sasidhar Maddali | 2016-03-15 | 2 | -8/+56 | |
| * | Win specific configure path for library installation path | Sai Sasidhar Maddali | 2016-03-15 | 1 | -1/+5 | |
| * | FIX: Symbol name exported by plugin is causing a recursive call in Windows | Sai Sasidhar Maddali | 2016-03-15 | 3 | -3/+4 | |
| * | ADD: Runtime installation target for Windows | Sai Sasidhar Maddali | 2016-03-15 | 2 | -0/+2 | |
|/ | ||||||
* | mock: remove binnings | Matthias Vogelgesang | 2016-02-16 | 1 | -6/+0 | |
* | Remove binnings test | Matthias Vogelgesang | 2016-02-16 | 1 | -16/+0 | |
* | Move sensor binnings array out to plugin | Matthias Vogelgesang | 2016-02-16 | 2 | -42/+0 | |
* | grab: fix resource cleanup order | Matthias Vogelgesang | 2016-02-15 | 1 | -2/+2 | |
* | Do not stop camera when closing the object | Matthias Vogelgesang | 2016-02-15 | 1 | -11/+0 |