| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-08 | Introspection has to be in the NEWS | Matthias Vogelgesang | |
| 2012-10-08 | Generate introspection files | Matthias Vogelgesang | |
| 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(). | |||
| 2012-10-08 | Remove uca_camera_get_types from public API | Matthias Vogelgesang | |
| This functionality was moved to the plugin manager and could not be used anyway. | |||
| 2012-10-08 | Generate documentation for the base camera object | Matthias Vogelgesang | |
| 2012-10-01 | Fix #114: look for SISO rt in /opt/siso | Matthias Vogelgesang | |
| 2012-10-01 | Define plugins as C projects | Matthias Vogelgesang | |
| Otherwise CMake complains about non-existent C++ compilers, which are not needed here anyway. | |||
| 2012-09-28 | Fix mock unit test | Matthias Vogelgesang | |
| 2012-09-28 | Fix #146: Make a new top-level directory for cams | Matthias Vogelgesang | |
| ... and build a package for each camera. Moreover, for some reason we can live without the CMake generated spec file for RPM generation. AFAICS, the RPMs are prefixed correctly. | |||
| 2012-09-26 | Generalized log generation | Matthias Vogelgesang | |
| 2012-09-26 | Add change log to manual | Matthias Vogelgesang | |
| 2012-09-26 | Merge branch '1.0' | Matthias Vogelgesang | |
| 2012-09-26 | Set SO version to major not minor version | Matthias Vogelgesang | |
| Fortunately, no one really used the 0.6-rc1 version which would have a higher SO version than 1.0. | |||
| 2012-09-25 | Add CMakeLists.txt for control GUI | Matthias Vogelgesang | |
| 2012-09-25 | Move tools from test/ to tools/ directory | Matthias Vogelgesang | |
| 2012-09-25 | Fix #139: Lock API functions | Matthias Vogelgesang | |
| 2012-09-21 | Add documentation generator and mock docs | Matthias Vogelgesang | |
| 2012-09-21 | Port perf overhead tool | Matthias Vogelgesang | |
| 2012-09-21 | Merge branch 'plugins' | Matthias Vogelgesang | |
| 2012-09-21 | Port grab-async to new plugin manager | Matthias Vogelgesang | |
| 2012-09-21 | Remove obsolete test tools | Matthias Vogelgesang | |
| 2012-09-21 | Port the unit tests to the plugin manager | Matthias Vogelgesang | |
| 2012-09-21 | Port control GUI to use the plugin manager | Matthias Vogelgesang | |
| 2012-09-21 | Rename g_list_free_full to list_free_full | Matthias Vogelgesang | |
| This got really implemented with GLib 2.28, so the names clash. | |||
| 2012-09-21 | Update to a more readable style | Matthias Vogelgesang | |
| 2012-09-20 | Add docstrings | Matthias Vogelgesang | |
| 2012-09-20 | Add notice about the plugin manager | Matthias Vogelgesang | |
| 2012-09-20 | Merge branch 'master' of ufo.kit.edu:libuca | Matthias Vogelgesang | |
| 2012-09-19 | Update documentation | Matthias Vogelgesang | |
| 2012-09-19 | Install plugin manager header file | Matthias Vogelgesang | |
| 2012-09-19 | Make most cameras plugins | Matthias Vogelgesang | |
| 2012-09-19 | Add path from UCA_CAMERA_PATH environment variable | Matthias Vogelgesang | |
| 2012-09-19 | Fix segfault | Matthias Vogelgesang | |
| 2012-09-19 | Initial plugin manager | Matthias Vogelgesang | |
| 2012-09-19 | Bump to development version 1.1 | Matthias Vogelgesang | |
| 2012-09-19 | Bump to release version 1.0 | Matthias Vogelgesang | |
| 2012-09-19 | Add G_BEGIN/END_DECL to fix #131 | Matthias Vogelgesang | |
| 2012-08-31 | Extend section on new camera integration | Matthias Vogelgesang | |
| 2012-08-28 | Add a section about supported cameras | Matthias Vogelgesang | |
| 2012-08-28 | Add API content | Matthias Vogelgesang | |
| 2012-08-28 | Use a more legible style sheet | Matthias Vogelgesang | |
| 2012-08-27 | Add a link to the reference | Matthias Vogelgesang | |
| 2012-08-27 | Use current pandoc syntax for PDF | Matthias Vogelgesang | |
| 2012-08-27 | Separate manual from reference | Matthias Vogelgesang | |
| 2012-08-13 | Fix `uninitialized variable' warning | Matthias Vogelgesang | |
| 2012-08-10 | Cleanup and add correct copyright owner | Matthias Vogelgesang | |
| 2012-08-10 | Add gtester xsl | Matthias Vogelgesang | |
| 2012-08-10 | Revert doc building changes | Matthias Vogelgesang | |
| Instead of switching WITH_REFERENCE we have to use WITH_GTK_DOC that can also be disabled at configure time. | |||
| 2012-08-10 | Merge branch 'ipe-basler' | Matthias Vogelgesang | |
| Conflicts: src/CMakeLists.txt | |||
| 2012-08-09 | Drop REQUIRED flag from Basler dependencies | Matthias Vogelgesang | |
| If they are required, they cannot be built on machines without that dependency. | |||
| 2012-08-09 | Merge branch 'iss-master' | Matthias Vogelgesang | |
