summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Define plugins as C projectsMatthias Vogelgesang2012-10-016-6/+6
| * Fix mock unit testMatthias Vogelgesang2012-09-281-23/+4
| * Fix #146: Make a new top-level directory for camsMatthias Vogelgesang2012-09-2820-167/+220
| * Generalized log generationMatthias Vogelgesang2012-09-265-30/+27
| * Add change log to manualMatthias Vogelgesang2012-09-264-2/+32
| * Merge branch '1.0'Matthias Vogelgesang2012-09-261-1/+1
| |\
| * | Add CMakeLists.txt for control GUIMatthias Vogelgesang2012-09-251-0/+39
| * | Move tools from test/ to tools/ directoryMatthias Vogelgesang2012-09-2513-275/+21
| * | Fix #139: Lock API functionsMatthias Vogelgesang2012-09-251-73/+111
| * | Add documentation generator and mock docsMatthias Vogelgesang2012-09-216-0/+256
| * | Port perf overhead toolMatthias Vogelgesang2012-09-212-42/+82
| * | Merge branch 'plugins'Matthias Vogelgesang2012-09-2124-892/+1107
| |\ \
| | * | Port grab-async to new plugin managerMatthias Vogelgesang2012-09-212-12/+42
| | * | Remove obsolete test toolsMatthias Vogelgesang2012-09-213-215/+0
| | * | Port the unit tests to the plugin managerMatthias Vogelgesang2012-09-212-101/+107
| | * | Port control GUI to use the plugin managerMatthias Vogelgesang2012-09-212-127/+141
| | * | Rename g_list_free_full to list_free_fullMatthias Vogelgesang2012-09-211-3/+3
| | * | Update to a more readable styleMatthias Vogelgesang2012-09-211-20/+75
| | * | Add docstringsMatthias Vogelgesang2012-09-201-4/+29
| | * | Add notice about the plugin managerMatthias Vogelgesang2012-09-201-0/+20
| | * | Update documentationMatthias Vogelgesang2012-09-191-29/+14
| | * | Install plugin manager header fileMatthias Vogelgesang2012-09-191-1/+2
| | * | Make most cameras pluginsMatthias Vogelgesang2012-09-1914-502/+435
| | * | Add path from UCA_CAMERA_PATH environment variableMatthias Vogelgesang2012-09-191-0/+9
| | * | Fix segfaultMatthias Vogelgesang2012-09-192-5/+5
| | * | Initial plugin managerMatthias Vogelgesang2012-09-197-159/+511
| * | | Merge branch 'master' of ufo.kit.edu:libucaMatthias Vogelgesang2012-09-208-12/+21
| |\| |
| | * | Bump to development version 1.1Matthias Vogelgesang2012-09-191-2/+2
| * | | Extend section on new camera integrationMatthias Vogelgesang2012-08-311-0/+25
* | | | Fix version stuff for rpm packaging.Mihael Koep2012-10-192-3/+3
* | | | Merge remote branch 'origin/1.0' into dexelaMihael Koep2012-10-199-14/+23
|\ \ \ \
| * | | | Bump version for next fixesMatthias Vogelgesang2012-09-261-1/+1
| * | | | Bump version to prepare for SO fixMatthias Vogelgesang2012-09-261-1/+1
| | |_|/ | |/| |
| * | | Set SO version to major not minor versionMatthias Vogelgesang2012-09-261-1/+1
| | |/ | |/|
| * | Bump to release version 1.0Matthias Vogelgesang2012-09-194-11/+4
| * | Add G_BEGIN/END_DECL to fix #131Matthias Vogelgesang2012-09-194-0/+16
| |/
* | fix SCHNEIDE-382: use correct micros to seconds factor.Mihael Koep2012-10-092-6/+4
* | Add test mode attribute.Mihael Koep2012-10-091-0/+20
* | Return full dimensions as roi.Mihael Koep2012-09-181-0/+13
* | Adapt to new libdexela interface.Mihael Koep2012-09-131-19/+19
* | Work on acquisition.Mihael Koep2012-09-131-16/+26
* | Implement gain and trigger mode properties.Mihael Koep2012-09-131-0/+66
* | Start implementing gain property.Mihael Koep2012-09-121-1/+11
* | Implement sensor width, height, bit depth and binning properties.Mihael Koep2012-09-121-8/+105
* | Standardize package naming.Mihael Koep2012-09-061-1/+1
* | Implement exposure time property.Mihael Koep2012-09-061-19/+25
* | Implement 64bit detection for install directory of libuca.Mihael Koep2012-09-042-2/+7
* | Fix the dexela error quark.Mihael Koep2012-09-041-2/+2
* | Ignore some generated files.Mihael Koep2012-09-041-0/+3
* | Minor reformatting to trigger the build for testing our generic commit hook...Mihael Koep2012-09-041-3/+5