summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Pass target string size when calling uca_get_propertyMatthias Vogelgesang2011-03-165-10/+13
* Add grabber documentation and callback registrationMatthias Vogelgesang2011-03-153-14/+69
* Add extensive documentationMatthias Vogelgesang2011-03-152-28/+197
* Set warning handlerMatthias Vogelgesang2011-03-141-1/+1
* Make dummy camera optionalMatthias Vogelgesang2011-03-143-2/+18
* Add gain modesMatthias Vogelgesang2011-03-143-0/+43
* Get rid of SiSo-dependant grabber constantsMatthias Vogelgesang2011-03-144-53/+115
* Add some more properties for IPE cameraMatthias Vogelgesang2011-03-111-1/+13
* Read first property from IPE cameraMatthias Vogelgesang2011-03-111-14/+11
* Pack device description into one structurematthias2011-03-111-3/+14
* Use correct librarymatthias2011-03-112-7/+29
* Fix all warnings issued by -WallMatthias Vogelgesang2011-03-105-20/+10
* Use SWIG for easy language binding creationMatthias Vogelgesang2011-03-104-35/+75
* Add dummy camera with frame counterMatthias Vogelgesang2011-03-106-5/+219
* Add IPE infrastructure and make sure that cameras check grabber existenceMatthias Vogelgesang2011-03-106-10/+80
* Prepare integration of IPE cameraMatthias Vogelgesang2011-03-101-0/+19
* Set correct exposure. Use µs for all time-related units.Matthias Vogelgesang2011-03-092-10/+10
* Use correct number of bytes per pixel when allocating buffersMatthias Vogelgesang2011-03-093-4/+7
* Fix photon focus captureMatthias Vogelgesang2011-03-091-2/+2
* Almost real video playbackMatthias Vogelgesang2011-03-092-3/+7
* Add temperature and some bug fixesMatthias Vogelgesang2011-03-084-51/+103
* Add more offset propertiesMatthias Vogelgesang2011-03-084-5/+22
* Add r/w access for each propertyMatthias Vogelgesang2011-03-082-25/+31
* Add property listingMatthias Vogelgesang2011-03-072-26/+42
* Fix grabber bug and add Gtk control applicationMatthias Vogelgesang2011-03-072-1/+3
* Property set for photon focusMatthias Vogelgesang2011-03-071-16/+42
* Specific error return codes for grabbers and camerasMatthias Vogelgesang2011-03-075-9/+10
* Bump to next development versionMatthias Vogelgesang2011-03-041-1/+1
* Integrate photon focus property readingMatthias Vogelgesang2011-03-041-38/+82
* Integrate photon focus librariesMatthias Vogelgesang2011-03-041-2/+14
* Bump version to 0.2.0Matthias Vogelgesang2011-03-021-3/+7
* Output patch version for package generationMatthias Vogelgesang2011-03-021-1/+1
* Add exposure property to pfMatthias Vogelgesang2011-03-021-0/+5
* Add Photonfocus supportMatthias Vogelgesang2011-03-023-0/+184
* Documentation addedMatthias Vogelgesang2011-03-015-9/+38
* Complete (simple) frame grabbingMatthias Vogelgesang2011-03-015-33/+74
* Start grab interfaceMatthias Vogelgesang2011-02-285-6/+61
* Add grab exampleMatthias Vogelgesang2011-02-281-1/+7
* Move buffer allocation to frame grabberMatthias Vogelgesang2011-02-285-18/+14
* Add buffer allocationMatthias Vogelgesang2011-02-282-2/+34
* Add rpm and deb generationMatthias Vogelgesang2011-02-282-3/+33
* Complete frame grabber abstractionMatthias Vogelgesang2011-02-289-184/+266
* Prepare for frame grabber abstractionMatthias Vogelgesang2011-02-2812-223/+318
* Turn property defines into enumMatthias Vogelgesang2011-02-283-45/+48
* Add camera state and accessor functionMatthias Vogelgesang2011-02-282-0/+18
* Add preliminary "support" for Photron camerasMatthias Vogelgesang2011-02-282-0/+8
* Add support for multiple camerasMatthias Vogelgesang2011-02-284-107/+126
* Make the properties complete and build even better test appMatthias Vogelgesang2011-02-252-30/+62
* Use camera rather than frame grabber to determine dimensionsMatthias Vogelgesang2011-02-251-5/+15
* Build support for every available cameraMatthias Vogelgesang2011-02-251-2/+4