Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added test case for 'no write during acquisition' policy | Timo Dritschler | 2015-03-09 | 1 | -1/+5 |
* | Added new get_camerah (Get Camera Hash) interface to Pugin Manager | Timo Dritschler | 2014-12-10 | 1 | -0/+36 |
* | Add test for buffered recording | Matthias Vogelgesang | 2014-09-15 | 1 | -0/+39 |
* | Fix #41: add write accessibility API | Matthias Vogelgesang | 2014-08-13 | 1 | -1/+30 |
* | Simplify test setup | Matthias Vogelgesang | 2014-08-13 | 1 | -14/+25 |
* | Fix re-setting a unit on the same camera class | Matthias Vogelgesang | 2014-08-13 | 1 | -5/+2 |
* | Reset all property units and warn on override | Matthias Vogelgesang | 2014-08-07 | 1 | -0/+10 |
* | Avoid annoying g_type_init deprecation warnings | Matthias Vogelgesang | 2014-07-30 | 1 | -0/+2 |
* | Fixed a bug in mock plugin | Timo Dritschler | 2014-07-29 | 1 | -4/+4 |
* | Add new API call uca_camera_is_recording | Matthias Vogelgesang | 2013-12-12 | 1 | -6/+4 |
* | Use GInitable to pass properties to plugins | Matthias Vogelgesang | 2013-03-13 | 1 | -2/+4 |
* | Set plugin path to the built mock module | Matthias Vogelgesang | 2013-02-18 | 1 | -2/+17 |
* | Add temperature unit and descriptions for pco | Matthias Vogelgesang | 2012-10-16 | 1 | -0/+4 |
* | Integrate initial unit facility | Matthias Vogelgesang | 2012-10-16 | 1 | -0/+8 |
* | Fix #150: Add "frames-per-second" property | Matthias Vogelgesang | 2012-10-09 | 1 | -0/+21 |
* | Generate introspection files | Matthias Vogelgesang | 2012-10-08 | 1 | -2/+2 |
* | Port the unit tests to the plugin manager | Matthias Vogelgesang | 2012-09-21 | 1 | -86/+96 |
* | Initial plugin manager | Matthias Vogelgesang | 2012-09-19 | 1 | -0/+9 |
* | Install glade file into prefix/share/libuca | Matthias Vogelgesang | 2012-07-18 | 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 |
* | Quick fix for openSUSE 11.3 with GLib 2.24 | Matthias Vogelgesang | 2012-03-08 | 1 | -3/+3 |
* | Add factory method to create new cameras | Matthias Vogelgesang | 2012-03-05 | 1 | -0/+9 |
* | 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 | 1 | -8/+42 |
* | Add mock test | Matthias Vogelgesang | 2012-03-05 | 1 | -0/+98 |