summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-194-6/+469
* Merge branch 'rewrite-props'Matthias Vogelgesang2012-04-195-123/+108
|\
| * Export base properties and string arrayMatthias Vogelgesang2012-04-195-123/+108
* | 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-184-5/+112
* 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
* Add prelimary UFO camera supportMatthias Vogelgesang2012-04-176-5/+384
* Fix wrong type prefixMatthias Vogelgesang2012-04-171-1/+1
* Fix multiple recordingsMatthias Vogelgesang2012-04-131-4/+11
* 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-021-4/+4
* Fix some problems that occur with the 4000Matthias Vogelgesang2012-03-301-19/+66
* Merge patch from Volker KaiserMatthias Vogelgesang2012-03-213-2/+6
* Fix mock cameraMatthias Vogelgesang2012-03-081-7/+33
* Quick fix for openSUSE 11.3 with GLib 2.24Matthias Vogelgesang2012-03-081-2/+4
* Implement single frame grabbingMatthias Vogelgesang2012-03-065-23/+152
* pco: Implement mandatory propertiesMatthias Vogelgesang2012-03-063-11/+55
* Build mock camera by default and fix warningMatthias Vogelgesang2012-03-052-1/+3
* Add factory method to create new camerasMatthias Vogelgesang2012-03-054-17/+79
* Complete async xfer infrastructureMatthias Vogelgesang2012-03-053-5/+97
* Add asynchronous xfer propertyMatthias Vogelgesang2012-03-052-8/+41
* Fix error handlingMatthias Vogelgesang2012-03-051-4/+10
* Change recording property only on successMatthias Vogelgesang2012-03-051-4/+10
* Remove cruftMatthias Vogelgesang2012-03-0520-3205/+20
* 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-044-5/+20
* Remove "property-changed" signalMatthias Vogelgesang2012-03-044-14/+0
* Add cooling point mechanismMatthias Vogelgesang2012-03-041-0/+47
* Handle Framegrabber errors more gracefullyMatthias Vogelgesang2012-03-042-10/+23
* pco: Binnings arrayMatthias Vogelgesang2012-03-031-3/+84
* Add start/stop signalMatthias Vogelgesang2012-03-035-9/+35
* Test property signalsMatthias Vogelgesang2012-03-023-11/+32
* Make available binnings mandatoryMatthias Vogelgesang2012-03-022-2/+100
* Make UcaCamera a base class not an interfaceMatthias Vogelgesang2012-03-026-57/+137
* First draft at clean pco object constructionMatthias Vogelgesang2012-03-016-85/+221
* Initial prototype of GObject-based libucaMatthias Vogelgesang2012-03-017-0/+569