| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-18 | Show download progress | Matthias Vogelgesang | |
| 2012-10-18 | Launch download dialog to ease waiting | Matthias Vogelgesang | |
| 2012-10-18 | Add "recorded-frames" property | Matthias Vogelgesang | |
| 2012-10-18 | Set error NULL to avoid printing false message | Matthias Vogelgesang | |
| 2012-10-18 | Don't make memory argument optional | Matthias Vogelgesang | |
| If `-m' is supplied, a number must follow. | |||
| 2012-10-18 | Free error that will be set during download | Matthias Vogelgesang | |
| 2012-10-18 | Fix download of in-camera frames | Matthias Vogelgesang | |
| 2012-10-18 | Add pco property documentation | Matthias Vogelgesang | |
| 2012-10-18 | Add download button and make dimax work | Matthias Vogelgesang | |
| 2012-10-16 | Add temperature unit and descriptions for pco | Matthias Vogelgesang | |
| 2012-10-16 | Integrate initial unit facility | Matthias Vogelgesang | |
| 2012-10-16 | Add zoom functionality | Matthias Vogelgesang | |
| 2012-10-15 | Fix replay feature | Matthias Vogelgesang | |
| 2012-10-12 | Fix button states | Matthias Vogelgesang | |
| 2012-10-12 | Reflect correct state of camera | Matthias Vogelgesang | |
| 2012-10-12 | Accept anything else than 8 bit as 16 bits | Matthias Vogelgesang | |
| For now, there is no other possible format. | |||
| 2012-10-12 | Control memory size via command line | Matthias Vogelgesang | |
| 2012-10-12 | Add ring buffer recording for assessment | Matthias Vogelgesang | |
| 2012-10-11 | Update API call | Matthias Vogelgesang | |
| 2012-10-11 | Use updated gtester.xml by Mihael Koep | Matthias Vogelgesang | |
| 2012-10-11 | Implement adjustable histogram | Matthias Vogelgesang | |
| 2012-10-11 | Don't set the maximum size of the preview image | Matthias Vogelgesang | |
| 2012-10-11 | Link explicitly against libm | Matthias Vogelgesang | |
| 2012-10-10 | Disable unused variables | Matthias Vogelgesang | |
| 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 | 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 | 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. | |||
