summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Use GNUInstallDirs to set install pathsMatthias Vogelgesang2017-04-041-1/+1
|
* Add Python support code to release GIL on grabMatthias Vogelgesang2014-10-241-0/+1
| | | | | A compile time switch WITH_PYTHON_MULTITHREADING has been added that toggles GIL releasing.
* Add configured install path to plugin search pathMatthias Vogelgesang2014-02-121-0/+1
|
* Use ConfigurePaths to get installation pathsMatthias Vogelgesang2013-10-291-2/+0
| | | | | | The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier.
* Revert control glade path to install locationMatthias Vogelgesang2013-03-181-2/+1
| | | | It was not a cool move to change it to the current directory ...
* Start migrating to libuca 1.1 and glib plugins.Mihael Koep2012-10-251-1/+2
|
* First compiling version of dexela implementation.Mihael Koep2012-08-281-0/+1
|
* pylon (basler) camera addedVolker Kaiser2012-07-261-0/+1
|
* Install glade file into prefix/share/libucaMatthias Vogelgesang2012-07-181-0/+1
|
* Add prelimary UFO camera supportMatthias Vogelgesang2012-04-171-1/+1
|
* Add factory method to create new camerasMatthias Vogelgesang2012-03-051-7/+1
|
* Fix: break with current pcilibMatthias Vogelgesang2011-12-151-1/+1
|
* Add simple grabber only accessed using framegrabberMatthias Vogelgesang2011-07-251-0/+1
|
* Make uca_init() and uca_destroy() thread-safe via pthreadsMatthias Vogelgesang2011-03-171-1/+1
|
* Add soft MJSON dependency to load configuration/calibration dataMatthias Vogelgesang2011-03-161-0/+2
|
* Make dummy camera optionalMatthias Vogelgesang2011-03-141-0/+2
|
* Prepare for frame grabber abstractionMatthias Vogelgesang2011-02-281-1/+2
|
* Add preliminary "support" for Photron camerasMatthias Vogelgesang2011-02-281-0/+1
|
* Check for framegrabber softwareMatthias Vogelgesang2011-02-241-0/+1
|
* Initial commitMatthias Vogelgesang2011-02-211-0/+4