Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Calculate timeout only when recording starts | Matthias Vogelgesang | 2012-08-07 | 1 | -1/+1 | |
* | | Benchmark: add asynchronous test | Matthias Vogelgesang | 2012-08-07 | 1 | -37/+96 | |
* | | Benchmark: Implement message logging | Matthias Vogelgesang | 2012-08-07 | 1 | -7/+53 | |
* | | Update benchmark tool | Matthias Vogelgesang | 2012-08-07 | 2 | -61/+112 | |
|/ | ||||||
* | Install glade file into prefix/share/libuca | Matthias Vogelgesang | 2012-07-18 | 4 | -15/+17 | |
* | Remove scale widget | Matthias Vogelgesang | 2012-07-12 | 2 | -59/+5 | |
* | Scale automatically and fix some warnings with UFO | Matthias Vogelgesang | 2012-07-11 | 2 | -27/+27 | |
* | Remove unnecessary function | Matthias Vogelgesang | 2012-07-11 | 1 | -35/+7 | |
* | Fix ui issues | Matthias Vogelgesang | 2012-07-09 | 2 | -2/+2 | |
* | Backport combo box in property renderer | Matthias Vogelgesang | 2012-07-09 | 1 | -2/+97 | |
* | Pass camera type from command line to grab | Matthias Vogelgesang | 2012-07-06 | 1 | -19/+28 | |
* | Remove unused variable | Matthias Vogelgesang | 2012-07-06 | 1 | -3/+0 | |
* | Remove unnecessary code | Matthias Vogelgesang | 2012-07-04 | 1 | -75/+0 | |
* | Add property tree view | Matthias Vogelgesang | 2012-07-04 | 7 | -66/+740 | |
* | Fix LU-16: Add cooling point props | Matthias Vogelgesang | 2012-07-03 | 1 | -0/+6 | |
* | Use dogmatic Gtk+ way of styling treeview columns | Matthias Vogelgesang | 2012-07-02 | 2 | -9/+10 | |
* | Fix LU-15: Broken ROI image | Matthias Vogelgesang | 2012-06-29 | 1 | -4/+9 | |
* | Re-implement asynchronous data acquisition | Matthias Vogelgesang | 2012-06-20 | 3 | -53/+78 | |
* | Fix LU-4 | Matthias Vogelgesang | 2012-06-14 | 1 | -7/+17 | |
* | Use roi-x0 and roi-y0 | Matthias Vogelgesang | 2012-06-12 | 1 | -4/+4 | |
* | Allow only possible pixel rates when setting | Matthias Vogelgesang | 2012-06-01 | 1 | -3/+4 | |
* | Set different grabbing parameters | Matthias Vogelgesang | 2012-05-29 | 1 | -10/+29 | |
* | Fix exposure and delay time | Matthias Vogelgesang | 2012-05-29 | 1 | -1/+4 | |
* | Print more meaningful error message | Matthias Vogelgesang | 2012-05-10 | 1 | -1/+1 | |
* | Drop -gobject suffix | Matthias Vogelgesang | 2012-04-20 | 1 | -28/+16 | |
* | Output error when stopping | Matthias Vogelgesang | 2012-04-20 | 1 | -4/+7 | |
* | Leave properties for later | Matthias Vogelgesang | 2012-04-20 | 1 | -1/+1 | |
* | Add Photon Focus | Matthias Vogelgesang | 2012-04-19 | 1 | -2/+6 | |
* | Export base properties and string array | Matthias Vogelgesang | 2012-04-19 | 2 | -7/+9 | |
* | Require Gtk+ 2.22 | Matthias Vogelgesang | 2012-04-17 | 1 | -1/+1 | |
* | More meaningful async test | Matthias Vogelgesang | 2012-04-17 | 1 | -4/+9 | |
* | Fix property setting | Matthias Vogelgesang | 2012-04-17 | 1 | -2/+2 | |
* | 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 | 1 | -4/+8 | |
* | Start and stop recording in a loop | Matthias Vogelgesang | 2012-04-12 | 1 | -16/+23 | |
* | Add test to measure lib overhead | Matthias Vogelgesang | 2012-04-02 | 2 | -0/+150 | |
* | Merge patch from Volker Kaiser | Matthias Vogelgesang | 2012-03-21 | 1 | -3/+3 | |
* | Fix mock camera | Matthias Vogelgesang | 2012-03-08 | 1 | -1/+2 | |
* | Quick fix for openSUSE 11.3 with GLib 2.24 | Matthias Vogelgesang | 2012-03-08 | 1 | -3/+3 | |
* | Implement single frame grabbing | Matthias Vogelgesang | 2012-03-06 | 3 | -57/+57 | |
* | pco: Implement mandatory properties | Matthias Vogelgesang | 2012-03-06 | 1 | -3/+8 | |
* | 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 | 2 | -12/+13 | |
* | Complete async xfer infrastructure | Matthias Vogelgesang | 2012-03-05 | 1 | -3/+32 | |
* | Fix error handling | Matthias Vogelgesang | 2012-03-05 | 1 | -0/+1 | |
* | Use property notification instead of signal | Matthias Vogelgesang | 2012-03-05 | 2 | -14/+48 | |
* | Add mock test | Matthias Vogelgesang | 2012-03-05 | 1 | -0/+98 | |
* | Add start/stop signal | Matthias Vogelgesang | 2012-03-03 | 1 | -6/+6 |