Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't install camera headers | Matthias Vogelgesang | 2012-04-20 | 1 | -9/+1 |
* | Fix .pc path | Matthias Vogelgesang | 2012-04-20 | 1 | -1/+1 |
* | Drop -gobject suffix | Matthias Vogelgesang | 2012-04-20 | 4 | -36/+24 |
* | Output error when stopping | Matthias Vogelgesang | 2012-04-20 | 1 | -4/+7 |
* | Leave properties for later | Matthias Vogelgesang | 2012-04-20 | 3 | -34/+15 |
* | Prevent building doc targets all the time | Matthias Vogelgesang | 2012-04-20 | 1 | -5/+5 |
* | pf: Use correct frame grabber format | Matthias Vogelgesang | 2012-04-19 | 1 | -2/+2 |
* | Declare uca_camera_props rather than define | Matthias Vogelgesang | 2012-04-19 | 1 | -1/+1 |
* | Add a bit of documentation | Matthias Vogelgesang | 2012-04-19 | 2 | -2/+28 |
* | Add Photon Focus | Matthias Vogelgesang | 2012-04-19 | 5 | -8/+475 |
* | Merge branch 'rewrite-props' | Matthias Vogelgesang | 2012-04-19 | 7 | -130/+117 |
|\ | |||||
| * | Export base properties and string array | Matthias Vogelgesang | 2012-04-19 | 7 | -130/+117 |
* | | fixed libdir | Volker Kaiser | 2012-04-19 | 1 | -1/+1 |
* | | CI_INSTALL_PREFIX added | Volker Kaiser | 2012-04-19 | 1 | -0/+4 |
|/ | |||||
* | Now really fix it ... | Matthias Vogelgesang | 2012-04-18 | 1 | -4/+1 |
* | Only reference docs for cameras that are built | Matthias Vogelgesang | 2012-04-18 | 3 | -11/+30 |
* | Generate documentation with gtk-doc | Matthias Vogelgesang | 2012-04-18 | 8 | -1661/+112 |
* | Add information about the Tango wrapper | Matthias Vogelgesang | 2012-04-18 | 1 | -0/+9 |
* | Add not-implemented error for ufo readout | Matthias Vogelgesang | 2012-04-18 | 3 | -1/+5 |
* | Fix out-of-bounds errors | Matthias Vogelgesang | 2012-04-18 | 3 | -3/+3 |
* | Print the current frame as feed-back | Matthias Vogelgesang | 2012-04-17 | 1 | -0/+92 |
* | Implement asynchronous recording | Matthias Vogelgesang | 2012-04-17 | 1 | -1/+30 |
* | Make exposure time writeable | Matthias Vogelgesang | 2012-04-17 | 2 | -1/+10 |
* | Fix potential overflow error | Matthias Vogelgesang | 2012-04-17 | 3 | -3/+3 |
* | Require Gtk+ 2.22 | Matthias Vogelgesang | 2012-04-17 | 1 | -1/+1 |
* | More meaningful async test | Matthias Vogelgesang | 2012-04-17 | 1 | -4/+9 |
* | Add prelimary UFO camera support | Matthias Vogelgesang | 2012-04-17 | 6 | -5/+384 |
* | Fix property setting | Matthias Vogelgesang | 2012-04-17 | 1 | -2/+2 |
* | Fix wrong type prefix | Matthias Vogelgesang | 2012-04-17 | 1 | -1/+1 |
* | This test is unnecessary | Matthias Vogelgesang | 2012-04-16 | 2 | -23/+0 |
* | Implement property editing | Matthias Vogelgesang | 2012-04-16 | 2 | -62/+168 |
* | Port control application to libuca 0.6 | Matthias Vogelgesang | 2012-04-16 | 3 | -256/+218 |
* | Fix multiple recordings | Matthias Vogelgesang | 2012-04-13 | 2 | -8/+19 |
* | Start and stop recording in a loop | Matthias Vogelgesang | 2012-04-12 | 1 | -16/+23 |
* | Check errors and fix small issues | Matthias Vogelgesang | 2012-04-12 | 2 | -3/+9 |
* | Allocate memory only when size has changed | Matthias Vogelgesang | 2012-04-12 | 1 | -15/+20 |
* | Implement readout-afte-record mode | Matthias Vogelgesang | 2012-04-12 | 3 | -7/+99 |
* | Fix hard to detect problems | Matthias Vogelgesang | 2012-04-10 | 1 | -5/+6 |
* | Add test to measure lib overhead | Matthias Vogelgesang | 2012-04-02 | 3 | -4/+154 |
* | Fix some problems that occur with the 4000 | Matthias Vogelgesang | 2012-03-30 | 1 | -19/+66 |
* | Merge patch from Volker Kaiser | Matthias Vogelgesang | 2012-03-21 | 4 | -5/+9 |
* | Fix mock camera | Matthias Vogelgesang | 2012-03-08 | 2 | -8/+35 |
* | Quick fix for openSUSE 11.3 with GLib 2.24 | Matthias Vogelgesang | 2012-03-08 | 2 | -5/+7 |
* | Implement single frame grabbing | Matthias Vogelgesang | 2012-03-06 | 8 | -80/+209 |
* | pco: Implement mandatory properties | Matthias Vogelgesang | 2012-03-06 | 4 | -14/+63 |
* | Build mock camera by default and fix warning | Matthias Vogelgesang | 2012-03-05 | 2 | -1/+3 |
* | Add test facility that uniformly tests all cameras | Matthias Vogelgesang | 2012-03-05 | 2 | -0/+201 |
* | Add factory method to create new cameras | Matthias Vogelgesang | 2012-03-05 | 6 | -29/+92 |
* | Complete async xfer infrastructure | Matthias Vogelgesang | 2012-03-05 | 4 | -8/+129 |
* | Add asynchronous xfer property | Matthias Vogelgesang | 2012-03-05 | 2 | -8/+41 |