summaryrefslogtreecommitdiffstats
path: root/src/uca.c
Commit message (Expand)AuthorAgeFilesLines
* Complete frame grabber abstractionMatthias Vogelgesang2011-02-281-11/+96
* Prepare for frame grabber abstractionMatthias Vogelgesang2011-02-281-61/+10
* Turn property defines into enumMatthias Vogelgesang2011-02-281-3/+3
* Add camera state and accessor functionMatthias Vogelgesang2011-02-281-0/+5
* Add preliminary "support" for Photron camerasMatthias Vogelgesang2011-02-281-0/+7
* Add support for multiple camerasMatthias Vogelgesang2011-02-281-38/+51
* Make the properties complete and build even better test appMatthias Vogelgesang2011-02-251-29/+36
* Build support for every available cameraMatthias Vogelgesang2011-02-251-2/+4
* Update property namesMatthias Vogelgesang2011-02-251-8/+19
* Add more properties according to AndreasMatthias Vogelgesang2011-02-241-0/+4
* Add new properties and return PROP_INVALID if not availableMatthias Vogelgesang2011-02-231-0/+3
* Fix indefinite loopMatthias Vogelgesang2011-02-231-0/+1
* Scrap accessor functions and replace with get/set_propertyMatthias Vogelgesang2011-02-231-8/+31
* Set camera name (so we have at least some kind of feedback which camera is used)Matthias Vogelgesang2011-02-231-0/+2
* Add a bit of documentation and frame grabber initializationMatthias Vogelgesang2011-02-231-1/+9
* Do something meaningful and check for frame grabber libraryMatthias Vogelgesang2011-02-231-3/+5
* Include config.h and test the libraryMatthias Vogelgesang2011-02-211-0/+1
* Initial commitMatthias Vogelgesang2011-02-211-0/+49