Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Use platform check to find correct plugin | Matthias Vogelgesang | 2016-02-10 | 1 | -0/+4 | |
* | Remove G_VALUE_INIT | Matthias Vogelgesang | 2016-02-10 | 1 | -1/+1 | |
* | Specify link directory for better Windows support | Matthias Vogelgesang | 2016-02-10 | 1 | -0/+2 | |
* | Raise GLib dependency to 2.28 | Matthias Vogelgesang | 2016-02-10 | 1 | -4/+4 | |
* | Faster zoom out, fix coordinates | MariaMatveeva | 2016-02-01 | 1 | -79/+104 | |
* | Fix segfaults with changing ROI or bitdepth | Matthias Vogelgesang | 2016-01-29 | 1 | -18/+38 | |
* | file: fix TIFF metadata read | Matthias Vogelgesang | 2016-01-29 | 1 | -1/+1 | |
* | Allow setting max bin value of histogram | Matthias Vogelgesang | 2016-01-29 | 2 | -0/+10 | |
* | file: strip whitespace and improve error handling | Matthias Vogelgesang | 2016-01-28 | 1 | -5/+9 | |
* | Fix GUI zoom problems | MariaMatveeva | 2016-01-11 | 1 | -104/+265 | |
* | Fix statistics, zoom | MariaMatveeva | 2016-01-11 | 1 | -13/+17 | |
* | Fix #69: revert back to fixed mock camera settings | Matthias Vogelgesang | 2015-11-18 | 2 | -26/+13 | |
* | Include stdlib.h for atoi etc. | Matthias Vogelgesang | 2015-10-22 | 1 | -0/+1 | |
* | Use prop parsing in grab and benchmark | Matthias Vogelgesang | 2015-10-21 | 2 | -15/+12 | |
* | Add uca_camera_parse_arg_props | Matthias Vogelgesang | 2015-10-21 | 2 | -0/+107 | |
* | Improve benchmark output | Matthias Vogelgesang | 2015-10-20 | 1 | -19/+27 | |
* | benchmark: count the number of dropped frames | Matthias Vogelgesang | 2015-10-02 | 1 | -5/+17 | |
* | Fix #74: call grab in a separate thread | Matthias Vogelgesang | 2015-09-10 | 1 | -5/+9 | |
* | Match plugin names correctly | Matthias Vogelgesang | 2015-08-13 | 1 | -2/+5 | |
* | Don't free parameters if passes as transfer-none | Matthias Vogelgesang | 2015-08-13 | 1 | -21/+10 | |
* | Increase maximum dimension of image attribute | Matthias Vogelgesang | 2015-08-10 | 1 | -1/+1 | |
* | Merge pull request #73 from miq/remove-anka-plugins | Matthias Vogelgesang | 2015-08-06 | 17 | -1424/+9 | |
|\ | ||||||
| * | Remove ANKA plugins and change versioning scheme for bundled plugins | Mihael Koep | 2015-08-06 | 17 | -1424/+9 | |
|/ | ||||||
* | Update NEWS for v2.1.1 release | Matthias Vogelgesang | 2015-07-21 | 1 | -0/+13 | |
* | Refactor position display | Matthias Vogelgesang | 2015-07-20 | 1 | -74/+48 | |
* | Fix #72: avoid race condition | Matthias Vogelgesang | 2015-07-20 | 1 | -34/+18 | |
* | Fix #71: remove pco, pf and ufo plugins | Matthias Vogelgesang | 2015-06-26 | 17 | -3650/+1 | |
* | Fix ufo-kit/concert#373: same unit for ROI and mult | Matthias Vogelgesang | 2015-06-18 | 1 | -2/+2 | |
* | Merge pull request #70 from ufo-kit/mock-indexed-readout | Matthias Vogelgesang | 2015-06-16 | 1 | -6/+67 | |
|\ | ||||||
| * | Added uca_mock_camera_readout | Timo Dritschler | 2015-06-16 | 1 | -6/+67 | |
|/ | ||||||
* | grab: allow setting the exposure time | Matthias Vogelgesang | 2015-06-12 | 1 | -0/+4 | |
* | pco: use Fg_stopAcquire in stop_readout | Matthias Vogelgesang | 2015-06-10 | 1 | -3/+1 | |
* | Release version 2.1.0 | Matthias Vogelgesang | 2015-06-10 | 2 | -1/+22 | |
* | pco: fix deadlock with streamed acquisition | Matthias Vogelgesang | 2015-06-10 | 1 | -4/+6 | |
* | pco: allocate memory also when just reading out | Matthias Vogelgesang | 2015-06-03 | 1 | -23/+35 | |
* | pco: do not reset storage mode | Matthias Vogelgesang | 2015-06-03 | 1 | -1/+0 | |
* | pco: implement uca_camera_readout() | Matthias Vogelgesang | 2015-06-02 | 1 | -0/+48 | |
* | Add uca_camera_readout API | Matthias Vogelgesang | 2015-06-02 | 2 | -0/+79 |