Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grab: allow filename to be a format specifier | Matthias Vogelgesang | 2017-10-11 | 1 | -8/+52 |
| | |||||
* | grab: do not write at all if --output is not given | Matthias Vogelgesang | 2017-10-11 | 1 | -15/+11 |
| | |||||
* | grab: show progress during acquisition | Matthias Vogelgesang | 2017-10-11 | 3 | -17/+21 |
| | |||||
* | grab: drop support for --duration | Matthias Vogelgesang | 2017-10-11 | 1 | -7/+4 |
| | |||||
* | grab: do not set auto trigger source automatically | Matthias Vogelgesang | 2017-10-10 | 1 | -2/+0 |
| | |||||
* | grab: do not call parse_props as it's done already | Matthias Vogelgesang | 2017-10-10 | 1 | -7/+0 |
| | |||||
* | Parse enum props as uints | Matthias Vogelgesang | 2017-10-10 | 1 | -0/+2 |
| | |||||
* | common: do not pass properties to constructor | Matthias Vogelgesang | 2017-10-10 | 1 | -33/+3 |
| | | | | This is fragile for a lot of properties ... | ||||
* | meson: test unit tests | Matthias Vogelgesang | 2017-10-10 | 2 | -0/+15 |
| | |||||
* | meson: use more general library() target | Matthias Vogelgesang | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | meson: actually install the library | Matthias Vogelgesang | 2017-09-20 | 1 | -1/+2 |
| | |||||
* | meson: fix gir/typelib generation | Matthias Vogelgesang | 2017-08-21 | 1 | -1/+6 |
| | |||||
* | common: exit early on error | Matthias Vogelgesang | 2017-07-21 | 1 | -1/+4 |
| | |||||
* | Ignore deprecated declarations | Matthias Vogelgesang | 2017-07-18 | 1 | -0/+3 |
| | |||||
* | gui: add Meson build support | Matthias Vogelgesang | 2017-07-03 | 2 | -0/+30 |
| | |||||
* | gui: use glib-resources to bake in UI | Matthias Vogelgesang | 2017-07-03 | 5 | -32/+65 |
| | |||||
* | gui: rename source file | Matthias Vogelgesang | 2017-07-03 | 2 | -1/+1 |
| | |||||
* | Add architecture overview to README | Matthias Vogelgesang | 2017-06-30 | 1 | -0/+2 |
| | |||||
* | docs: add general overview image | Matthias Vogelgesang | 2017-06-30 | 6 | -1/+441 |
| | |||||
* | Fix softlink location | Matthias Vogelgesang | 2017-06-28 | 1 | -1/+1 |
| | |||||
* | Add gcc to install list | Matthias Vogelgesang | 2017-06-28 | 1 | -1/+1 |
| | | | | | Apparently, it is sometimes installed as a dependency of make and sometimes it is not ... | ||||
* | Update Windows build instructions | Matthias Vogelgesang | 2017-06-27 | 1 | -40/+24 |
| | |||||
* | Revert "Install RUNTIME into libdir" | Matthias Vogelgesang | 2017-06-12 | 1 | -1/+1 |
| | | | | This reverts commit 2d34dce48e688da8fb2c8ce45fdbba82b262cc87. | ||||
* | Install RUNTIME into libdir | Matthias Vogelgesang | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | Revert "Install runtime things only on Windows" | Matthias Vogelgesang | 2017-06-08 | 1 | -5/+0 |
| | | | | This reverts commit 5720d2d8a15d72257c1d073fae6e51e1222b650d. | ||||
* | 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 |
| | | | | | This defeats the purpose of software triggers which in most cases have to happen in a thread different from the one grabbing actual frames. | ||||
* | 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 conversio… | ||||
| * | Add new property to mock-camera for testing the temperature conversion in ↵ | MariaMatveeva | 2016-11-18 | 1 | -0/+19 |
|/ | | | | Concert | ||||
* | Merge pull request #76 from ufo-kit/docs | Matthias Vogelgesang | 2016-08-26 | 15 | -58/+389 |
|\ | | | | | Update documentation | ||||
| * | 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 |
| | | | | | 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. | ||||
* | 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 |
| |