Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add histogram view skeleton | Matthias Vogelgesang | 2012-10-10 | 3 | -1/+156 |
| | |||||
* | Use scrolled window for camera choice | Matthias Vogelgesang | 2012-10-10 | 1 | -8/+18 |
| | |||||
* | Remove unneccessary variable | Matthias Vogelgesang | 2012-10-10 | 1 | -2/+0 |
| | |||||
* | Generate introspection files | Matthias Vogelgesang | 2012-10-08 | 6 | -6/+6 |
| | | | | | | Unfortunately, the gir tools recognize anything with $PREFIX_new_$SUFFIX as some kind of constructor. This means that we have to rename uca_plugin_manager_new_camera() to uca_plugin_manager_get_camera(). | ||||
* | Generate documentation for the base camera object | Matthias Vogelgesang | 2012-10-08 | 1 | -7/+11 |
| | |||||
* | Add CMakeLists.txt for control GUI | Matthias Vogelgesang | 2012-09-25 | 1 | -0/+39 |
| | |||||
* | Move tools from test/ to tools/ directory | Matthias Vogelgesang | 2012-09-25 | 11 | -4/+2230 |
| | |||||
* | Add documentation generator and mock docs | Matthias Vogelgesang | 2012-09-21 | 2 | -0/+175 |