| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-10 | Implement experimental histogram view | Matthias Vogelgesang | |
| 2012-10-10 | (De-) activate tool buttons according to state | Matthias Vogelgesang | |
| 2012-10-10 | Add histogram view skeleton | Matthias Vogelgesang | |
| 2012-10-10 | Use scrolled window for camera choice | Matthias Vogelgesang | |
| 2012-10-10 | Remove unneccessary variable | Matthias Vogelgesang | |
| 2012-10-10 | Set timestamp as enum not flag | Matthias Vogelgesang | |
| 2012-10-10 | Use correct pixel rate property name | Matthias Vogelgesang | |
| 2012-10-10 | More elegant error reporting when libpco fails | Matthias Vogelgesang | |
| 2012-10-09 | Fix #151: Rename trigger enum value | Matthias Vogelgesang | |
| 2012-10-09 | Set sane default exposure time | Matthias Vogelgesang | |
| 2012-10-09 | Fix #150: Add "frames-per-second" property | Matthias Vogelgesang | |
| Right now, there is only information for the DIMAX camera about the actual inherent system delay. For all other cameras fps = 1. / t_exp. | |||
| 2012-10-09 | Fix #149: Make timestamp mode an enum | Matthias Vogelgesang | |
| 2012-10-09 | fix SCHNEIDE-382: use correct micros to seconds factor. | Mihael Koep | |
| 2012-10-09 | Add test mode attribute. | Mihael Koep | |
| 2012-10-09 | Load correct framegrabber plugin | Matthias Vogelgesang | |
| 2012-10-08 | Add packages and bindings sections | Matthias Vogelgesang | |
| 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 | Bump version for next fixes | Matthias Vogelgesang | |
| 2012-09-26 | Bump version to prepare for SO fix | 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 | |
