summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Read/write delay and exposure timeMatthias Vogelgesang2012-04-271-0/+131
* Add trigger mode and trigger methodMatthias Vogelgesang2012-04-244-1/+131
* Make constants staticMatthias Vogelgesang2012-04-231-2/+2
* Don't install camera headersMatthias Vogelgesang2012-04-201-9/+1
* Fix .pc pathMatthias Vogelgesang2012-04-201-1/+1
* Drop -gobject suffixMatthias Vogelgesang2012-04-204-36/+24
* Output error when stoppingMatthias Vogelgesang2012-04-201-4/+7
* Leave properties for laterMatthias Vogelgesang2012-04-203-34/+15
* Prevent building doc targets all the timeMatthias Vogelgesang2012-04-201-5/+5
* pf: Use correct frame grabber formatMatthias Vogelgesang2012-04-191-2/+2
* Declare uca_camera_props rather than defineMatthias Vogelgesang2012-04-191-1/+1
* Add a bit of documentationMatthias Vogelgesang2012-04-192-2/+28
* Add Photon FocusMatthias Vogelgesang2012-04-195-8/+475
* Merge branch 'rewrite-props'Matthias Vogelgesang2012-04-197-130/+117
|\
| * Export base properties and string arrayMatthias Vogelgesang2012-04-197-130/+117
* | fixed libdirVolker Kaiser2012-04-191-1/+1
* | CI_INSTALL_PREFIX addedVolker Kaiser2012-04-191-0/+4
|/
* Now really fix it ...Matthias Vogelgesang2012-04-181-4/+1
* Only reference docs for cameras that are builtMatthias Vogelgesang2012-04-183-11/+30
* Generate documentation with gtk-docMatthias Vogelgesang2012-04-188-1661/+112
* Add information about the Tango wrapperMatthias Vogelgesang2012-04-181-0/+9
* Add not-implemented error for ufo readoutMatthias Vogelgesang2012-04-183-1/+5
* Fix out-of-bounds errorsMatthias Vogelgesang2012-04-183-3/+3
* Print the current frame as feed-backMatthias Vogelgesang2012-04-171-0/+92
* Implement asynchronous recordingMatthias Vogelgesang2012-04-171-1/+30
* Make exposure time writeableMatthias Vogelgesang2012-04-172-1/+10
* Fix potential overflow errorMatthias Vogelgesang2012-04-173-3/+3
* Require Gtk+ 2.22Matthias Vogelgesang2012-04-171-1/+1
* More meaningful async testMatthias Vogelgesang2012-04-171-4/+9
* Add prelimary UFO camera supportMatthias Vogelgesang2012-04-176-5/+384
* Fix property settingMatthias Vogelgesang2012-04-171-2/+2
* Fix wrong type prefixMatthias Vogelgesang2012-04-171-1/+1
* This test is unnecessaryMatthias Vogelgesang2012-04-162-23/+0
* Implement property editingMatthias Vogelgesang2012-04-162-62/+168
* Port control application to libuca 0.6Matthias Vogelgesang2012-04-163-256/+218
* Fix multiple recordingsMatthias Vogelgesang2012-04-132-8/+19
* Start and stop recording in a loopMatthias Vogelgesang2012-04-121-16/+23
* Check errors and fix small issuesMatthias Vogelgesang2012-04-122-3/+9
* Allocate memory only when size has changedMatthias Vogelgesang2012-04-121-15/+20
* Implement readout-afte-record modeMatthias Vogelgesang2012-04-123-7/+99
* Fix hard to detect problemsMatthias Vogelgesang2012-04-101-5/+6
* Add test to measure lib overheadMatthias Vogelgesang2012-04-023-4/+154
* Fix some problems that occur with the 4000Matthias Vogelgesang2012-03-301-19/+66
* Merge patch from Volker KaiserMatthias Vogelgesang2012-03-214-5/+9
* Fix mock cameraMatthias Vogelgesang2012-03-082-8/+35
* Quick fix for openSUSE 11.3 with GLib 2.24Matthias Vogelgesang2012-03-082-5/+7
* Implement single frame grabbingMatthias Vogelgesang2012-03-068-80/+209
* pco: Implement mandatory propertiesMatthias Vogelgesang2012-03-064-14/+63
* Build mock camera by default and fix warningMatthias Vogelgesang2012-03-052-1/+3
* Add test facility that uniformly tests all camerasMatthias Vogelgesang2012-03-052-0/+201