summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | 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
| | |/ | |/| | | | | | | | | | Fortunately, no one really used the 0.6-rc1 version which would have a higher SO version than 1.0.
| * | 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
| |
* | Minor cleanup to trigger the build for testing our generic commit hook...Mihael Koep2012-09-041-1/+0
| |
* | make dexela part compile again.Mihael Koep2012-08-281-2/+1
| |
* | fix detection of libdexela.Mihael Koep2012-08-281-2/+2
| |
* | Add ignore file.Mihael Koep2012-08-281-0/+5
| |
* | Fix indentation and implement the name property.Mihael Koep2012-08-282-19/+35
| |
* | First compiling version of dexela implementation.Mihael Koep2012-08-286-0/+273
|/
* Add a section about supported camerasMatthias Vogelgesang2012-08-281-1/+14
|
* Add API contentMatthias Vogelgesang2012-08-283-8/+159
|
* Use a more legible style sheetMatthias Vogelgesang2012-08-283-4/+125
|
* Add a link to the referenceMatthias Vogelgesang2012-08-271-3/+7
|
* Use current pandoc syntax for PDFMatthias Vogelgesang2012-08-271-2/+1
|
* Separate manual from referenceMatthias Vogelgesang2012-08-273-24/+283
|
* Fix `uninitialized variable' warningMatthias Vogelgesang2012-08-131-1/+1
|
* Cleanup and add correct copyright ownerMatthias Vogelgesang2012-08-101-117/+48
|
* Add gtester xslMatthias Vogelgesang2012-08-102-14/+89
|
* Revert doc building changesMatthias Vogelgesang2012-08-101-11/+5
| | | | | Instead of switching WITH_REFERENCE we have to use WITH_GTK_DOC that can also be disabled at configure time.
* Merge branch 'ipe-basler'Matthias Vogelgesang2012-08-1011-5/+736
|\ | | | | | | | | Conflicts: src/CMakeLists.txt
| * Drop REQUIRED flag from Basler dependenciesMatthias Vogelgesang2012-08-092-2/+2
| | | | | | | | If they are required, they cannot be built on machines without that dependency.
| * pack only existing header filesVolker Kaiser2012-08-072-5/+4
| |
| * enhanced spec fileVolker Kaiser2012-08-072-5/+8
| |
| * added missing 'Prefix' directiveVolker Kaiser2012-08-071-0/+1
| |
| * enabled DESTDIRVolker Kaiser2012-08-071-1/+1
| |
| * added support for libuca.spec.inVolker Kaiser2012-08-022-2/+7
| |
| * added custom spec fileVolker Kaiser2012-08-021-0/+74
| |
| * added variables with which building of test/control and reference ↵Volker Kaiser2012-08-022-3/+10
| | | | | | | | documentation can be disabled
| * try RPATH setting in order to fix Jenkins buildVolker Kaiser2012-08-021-0/+2
| |
| * propagating LIBPYLONCAM_LIBDIR to PARENT_SCOPEVolker Kaiser2012-08-021-0/+1
| |
| * use LIBPYLONCAM_LIBDIR also in testsVolker Kaiser2012-08-021-1/+1
| |
| * using LIBDIRVolker Kaiser2012-08-022-1/+5
| |
| * enhanced usage of LIBPYLONCAM_OTHER_PREFIXVolker Kaiser2012-08-021-11/+7
| |
| * use LIBPYLONCAM_OTHER_PREFIX to change prefix found with pkg-configVolker Kaiser2012-08-021-1/+7
| |