summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-21Update package scriptMihael Koep
Allows to set additional information in each plugin's CMakeLists.txt. Conflicts: plugins/package-plugin.sh.in
2013-03-19Revert control glade path to install locationMatthias Vogelgesang
It was not a cool move to change it to the current directory ...
2013-03-19Build package flags inside package-plugin.sh.inMihael Koep
This will use the information provided by each plugin. Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in
2013-03-14Cleanup of dexela plugin build file and package-plugin.sh.in to include ↵Mihael Koep
sensible metadata information.
2013-03-14Merge branch 'dexela_simple_packaging' into dexelaMihael Koep
Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in
2013-03-07Improve dexela plugin packaging.Mihael Koep
2013-03-05Trying to improve dexela plugin packaging.Mihael Koep
2013-02-21Merge remote branch 'origin/1.1' into dexelaMihael Koep
2013-02-21add some binaries to gitignore.Mihael Koep
2012-10-30Include CPack in the build process and set the package file name correctly.Mihael Koep
2012-10-30Fix rpm version substitution.Mihael Koep
2012-10-30Add configuring of the spec-file.Mihael Koep
2012-10-30Fix incomplete committ...Mihael Koep
2012-10-26Update documentation and release 1.1Matthias Vogelgesang
2012-10-25Merge remote branch 'origin/master' into dexelaMihael Koep
2012-10-25Start migrating to libuca 1.1 and glib plugins.Mihael Koep
2012-10-23Clamp displayed valuesMatthias Vogelgesang
2012-10-23Output location of pcilib errorsMatthias Vogelgesang
2012-10-23Print errors during acquisitionMatthias Vogelgesang
To deal with unreliable hardware the application does not interrupt after detecting an error but tries to continue.
2012-10-22Lock access to camera implementationsMatthias Vogelgesang
Thus, two threads will never invoke the camera implementations of grab() and stop().
2012-10-19Merge remote branch 'origin/master' into dexelaMihael Koep
Conflicts: CMakeLists.txt src/CMakeLists.txt src/uca-camera.c
2012-10-19Fix version stuff for rpm packaging.Mihael Koep
2012-10-19Merge remote branch 'origin/1.0' into dexelaMihael Koep
Conflicts: CMakeLists.txt
2012-10-19Fix compile errorMatthias Vogelgesang
2012-10-19Always return correct number of recorded framesMatthias Vogelgesang
2012-10-19Store trigger modeMatthias Vogelgesang
2012-10-19Don't soft trigger on external signalMatthias Vogelgesang
2012-10-19Update uca_plugin_manager_get_camera annotationMatthias Vogelgesang
2012-10-18Show download progressMatthias Vogelgesang
2012-10-18Launch download dialog to ease waitingMatthias Vogelgesang
2012-10-18Add "recorded-frames" propertyMatthias Vogelgesang
2012-10-18Set error NULL to avoid printing false messageMatthias Vogelgesang
2012-10-18Don't make memory argument optionalMatthias Vogelgesang
If `-m' is supplied, a number must follow.
2012-10-18Free error that will be set during downloadMatthias Vogelgesang
2012-10-18Fix download of in-camera framesMatthias Vogelgesang
2012-10-18Add pco property documentationMatthias Vogelgesang
2012-10-18Add download button and make dimax workMatthias Vogelgesang
2012-10-16Add temperature unit and descriptions for pcoMatthias Vogelgesang
2012-10-16Integrate initial unit facilityMatthias Vogelgesang
2012-10-16Add zoom functionalityMatthias Vogelgesang
2012-10-15Fix replay featureMatthias Vogelgesang
2012-10-12Fix button statesMatthias Vogelgesang
2012-10-12Reflect correct state of cameraMatthias Vogelgesang
2012-10-12Accept anything else than 8 bit as 16 bitsMatthias Vogelgesang
For now, there is no other possible format.
2012-10-12Control memory size via command lineMatthias Vogelgesang
2012-10-12Add ring buffer recording for assessmentMatthias Vogelgesang
2012-10-11Update API callMatthias Vogelgesang
2012-10-11Use updated gtester.xml by Mihael KoepMatthias Vogelgesang
2012-10-11Implement adjustable histogramMatthias Vogelgesang
2012-10-11Don't set the maximum size of the preview imageMatthias Vogelgesang