Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Define plugins as C projects | Matthias Vogelgesang | 2012-10-01 | 6 | -6/+6 | |
| * | Fix mock unit test | Matthias Vogelgesang | 2012-09-28 | 1 | -23/+4 | |
| * | Fix #146: Make a new top-level directory for cams | Matthias Vogelgesang | 2012-09-28 | 20 | -167/+220 | |
| * | Generalized log generation | Matthias Vogelgesang | 2012-09-26 | 5 | -30/+27 | |
| * | Add change log to manual | Matthias Vogelgesang | 2012-09-26 | 4 | -2/+32 | |
| * | Merge branch '1.0' | Matthias Vogelgesang | 2012-09-26 | 1 | -1/+1 | |
| |\ | ||||||
| * | | Add CMakeLists.txt for control GUI | Matthias Vogelgesang | 2012-09-25 | 1 | -0/+39 | |
| * | | Move tools from test/ to tools/ directory | Matthias Vogelgesang | 2012-09-25 | 13 | -275/+21 | |
| * | | Fix #139: Lock API functions | Matthias Vogelgesang | 2012-09-25 | 1 | -73/+111 | |
| * | | Add documentation generator and mock docs | Matthias Vogelgesang | 2012-09-21 | 6 | -0/+256 | |
| * | | Port perf overhead tool | Matthias Vogelgesang | 2012-09-21 | 2 | -42/+82 | |
| * | | Merge branch 'plugins' | Matthias Vogelgesang | 2012-09-21 | 24 | -892/+1107 | |
| |\ \ | ||||||
| | * | | Port grab-async to new plugin manager | Matthias Vogelgesang | 2012-09-21 | 2 | -12/+42 | |
| | * | | Remove obsolete test tools | Matthias Vogelgesang | 2012-09-21 | 3 | -215/+0 | |
| | * | | Port the unit tests to the plugin manager | Matthias Vogelgesang | 2012-09-21 | 2 | -101/+107 | |
| | * | | Port control GUI to use the plugin manager | Matthias Vogelgesang | 2012-09-21 | 2 | -127/+141 | |
| | * | | Rename g_list_free_full to list_free_full | Matthias Vogelgesang | 2012-09-21 | 1 | -3/+3 | |
| | * | | Update to a more readable style | Matthias Vogelgesang | 2012-09-21 | 1 | -20/+75 | |
| | * | | Add docstrings | Matthias Vogelgesang | 2012-09-20 | 1 | -4/+29 | |
| | * | | Add notice about the plugin manager | Matthias Vogelgesang | 2012-09-20 | 1 | -0/+20 | |
| | * | | Update documentation | Matthias Vogelgesang | 2012-09-19 | 1 | -29/+14 | |
| | * | | Install plugin manager header file | Matthias Vogelgesang | 2012-09-19 | 1 | -1/+2 | |
| | * | | Make most cameras plugins | Matthias Vogelgesang | 2012-09-19 | 14 | -502/+435 | |
| | * | | Add path from UCA_CAMERA_PATH environment variable | Matthias Vogelgesang | 2012-09-19 | 1 | -0/+9 | |
| | * | | Fix segfault | Matthias Vogelgesang | 2012-09-19 | 2 | -5/+5 | |
| | * | | Initial plugin manager | Matthias Vogelgesang | 2012-09-19 | 7 | -159/+511 | |
| * | | | Merge branch 'master' of ufo.kit.edu:libuca | Matthias Vogelgesang | 2012-09-20 | 8 | -12/+21 | |
| |\| | | ||||||
| | * | | Bump to development version 1.1 | Matthias Vogelgesang | 2012-09-19 | 1 | -2/+2 | |
| * | | | Extend section on new camera integration | Matthias Vogelgesang | 2012-08-31 | 1 | -0/+25 | |
* | | | | Fix version stuff for rpm packaging. | Mihael Koep | 2012-10-19 | 2 | -3/+3 | |
* | | | | Merge remote branch 'origin/1.0' into dexela | Mihael Koep | 2012-10-19 | 9 | -14/+23 | |
|\ \ \ \ | ||||||
| * | | | | Bump version for next fixes | Matthias Vogelgesang | 2012-09-26 | 1 | -1/+1 | |
| * | | | | Bump version to prepare for SO fix | Matthias Vogelgesang | 2012-09-26 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
| * | | | Set SO version to major not minor version | Matthias Vogelgesang | 2012-09-26 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | Bump to release version 1.0 | Matthias Vogelgesang | 2012-09-19 | 4 | -11/+4 | |
| * | | Add G_BEGIN/END_DECL to fix #131 | Matthias Vogelgesang | 2012-09-19 | 4 | -0/+16 | |
| |/ | ||||||
* | | fix SCHNEIDE-382: use correct micros to seconds factor. | Mihael Koep | 2012-10-09 | 2 | -6/+4 | |
* | | Add test mode attribute. | Mihael Koep | 2012-10-09 | 1 | -0/+20 | |
* | | Return full dimensions as roi. | Mihael Koep | 2012-09-18 | 1 | -0/+13 | |
* | | Adapt to new libdexela interface. | Mihael Koep | 2012-09-13 | 1 | -19/+19 | |
* | | Work on acquisition. | Mihael Koep | 2012-09-13 | 1 | -16/+26 | |
* | | Implement gain and trigger mode properties. | Mihael Koep | 2012-09-13 | 1 | -0/+66 | |
* | | Start implementing gain property. | Mihael Koep | 2012-09-12 | 1 | -1/+11 | |
* | | Implement sensor width, height, bit depth and binning properties. | Mihael Koep | 2012-09-12 | 1 | -8/+105 | |
* | | Standardize package naming. | Mihael Koep | 2012-09-06 | 1 | -1/+1 | |
* | | Implement exposure time property. | Mihael Koep | 2012-09-06 | 1 | -19/+25 | |
* | | Implement 64bit detection for install directory of libuca. | Mihael Koep | 2012-09-04 | 2 | -2/+7 | |
* | | Fix the dexela error quark. | Mihael Koep | 2012-09-04 | 1 | -2/+2 | |
* | | Ignore some generated files. | Mihael Koep | 2012-09-04 | 1 | -0/+3 | |
* | | Minor reformatting to trigger the build for testing our generic commit hook... | Mihael Koep | 2012-09-04 | 1 | -3/+5 |