summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Property re-ordering. Made test program more usefulMatthias Vogelgesang2011-02-252-32/+58
* Update property namesMatthias Vogelgesang2011-02-253-21/+86
* Timestamp propertyMatthias Vogelgesang2011-02-241-4/+13
* Check for framegrabber softwareMatthias Vogelgesang2011-02-242-0/+8
* Handle properties correctly for pco.edgeMatthias Vogelgesang2011-02-242-12/+18
* Add more properties according to AndreasMatthias Vogelgesang2011-02-242-15/+35
* Add new properties and return PROP_INVALID if not availableMatthias Vogelgesang2011-02-233-11/+21
* Fix indefinite loopMatthias Vogelgesang2011-02-231-0/+1
* Scrap accessor functions and replace with get/set_propertyMatthias Vogelgesang2011-02-233-68/+141
* Set camera name (so we have at least some kind of feedback which camera is used)Matthias Vogelgesang2011-02-233-1/+11
* Add a bit of documentation and frame grabber initializationMatthias Vogelgesang2011-02-233-8/+61
* Do something meaningful and check for frame grabber libraryMatthias Vogelgesang2011-02-235-15/+117
* Include config.h and test the libraryMatthias Vogelgesang2011-02-214-2/+5
* Initial commitMatthias Vogelgesang2011-02-216-0/+172