summaryrefslogtreecommitdiffstats
path: root/src/uca-camera.c
Commit message (Expand)AuthorAgeFilesLines
* Add trigger mode and trigger methodMatthias Vogelgesang2012-04-241-1/+60
* Add Photon FocusMatthias Vogelgesang2012-04-191-0/+12
* Export base properties and string arrayMatthias Vogelgesang2012-04-191-50/+53
* Generate documentation with gtk-docMatthias Vogelgesang2012-04-181-3/+4
* Add not-implemented error for ufo readoutMatthias Vogelgesang2012-04-181-0/+1
* Make exposure time writeableMatthias Vogelgesang2012-04-171-1/+1
* Add prelimary UFO camera supportMatthias Vogelgesang2012-04-171-0/+11
* Check errors and fix small issuesMatthias Vogelgesang2012-04-121-1/+5
* Implement readout-afte-record modeMatthias Vogelgesang2012-04-121-2/+50
* Quick fix for openSUSE 11.3 with GLib 2.24Matthias Vogelgesang2012-03-081-2/+4
* Implement single frame grabbingMatthias Vogelgesang2012-03-061-1/+54
* pco: Implement mandatory propertiesMatthias Vogelgesang2012-03-061-0/+8
* Add factory method to create new camerasMatthias Vogelgesang2012-03-051-0/+72
* Complete async xfer infrastructureMatthias Vogelgesang2012-03-051-3/+25
* Add asynchronous xfer propertyMatthias Vogelgesang2012-03-051-8/+40
* Fix error handlingMatthias Vogelgesang2012-03-051-4/+10
* Change recording property only on successMatthias Vogelgesang2012-03-051-4/+10
* Locate place where to put tango server instantiationMatthias Vogelgesang2012-03-051-0/+21
* Use property notification instead of signalMatthias Vogelgesang2012-03-051-25/+20
* Add callback func and change data to gpointerMatthias Vogelgesang2012-03-041-1/+6
* Remove "property-changed" signalMatthias Vogelgesang2012-03-041-9/+0
* Add start/stop signalMatthias Vogelgesang2012-03-031-2/+23
* Test property signalsMatthias Vogelgesang2012-03-021-11/+28
* Make available binnings mandatoryMatthias Vogelgesang2012-03-021-0/+40
* Make UcaCamera a base class not an interfaceMatthias Vogelgesang2012-03-021-16/+72
* First draft at clean pco object constructionMatthias Vogelgesang2012-03-011-6/+6
* Initial prototype of GObject-based libucaMatthias Vogelgesang2012-03-011-0/+115