| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-07-29 | Fixed a bug in mock plugin | Timo Dritschler | |
| Fixed test-mock still using obsolete 'frame-rate' property | |||
| 2014-07-29 | Removed 'framerate' property from mock camera | Timo Dritschler | |
| Added proper handling of exposure time to mock camera | |||
| 2014-02-27 | Fix memory corruption if using ROIs | Mihael Koep | |
| The mock camera now only prints a buffer of roi size and *then* transfers it to the caller. Conflicts: plugins/mock/uca-mock-camera.c | |||
| 2014-02-14 | Use read-write ring buffer | Matthias Vogelgesang | |
| 2014-02-13 | Changed the mock Camera to produce a more predictable test pattern. | Timo Dritschler | |
| Also added a compiler-flag (__CREATE_RANDOM_IMAGE_DATA__) that controls the generation of random picture data. Disabling this flag boosts mock-framerate by a factor of 10 since no more costly random-operations will be made | |||
| 2013-11-06 | fix plugin revisions | Mihael Koep | |
| 2013-10-29 | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | |
| The advantage is twofold: 1) we have a clear separation between setting up the paths and actually using them, 2) the interface is very likely as configure scripts and makes integration into build system a bit easier. | |||
| 2013-10-29 | Cleanup CMakeLists.txt | Matthias Vogelgesang | |
| 2013-10-22 | Add plugin summaries for pco and mock | Matthias Vogelgesang | |
| 2013-07-26 | Remove binaries | Matthias Vogelgesang | |
| ... and I have an eye on you, Miq ;-) | |||
| 2013-07-18 | Produce some random image | Matthias Vogelgesang | |
| 2013-07-17 | Provide binning default and let cameras use that | Matthias Vogelgesang | |
| 2013-04-19 | mock: Do not override trigger mode handling | Matthias Vogelgesang | |
| 2013-04-16 | Release version 1.2 | Matthias Vogelgesang | |
| 2013-03-21 | Merge branch 'dexela' | Matthias Vogelgesang | |
| Conflicts: plugins/dexela/CMakeLists.txt src/CMakeLists.txt | |||
| 2013-03-20 | uca_camera_grab takes a gpointer and returns bool | Matthias Vogelgesang | |
| 2013-03-19 | Build package flags inside package-plugin.sh.in | Mihael Koep | |
| This will use the information provided by each plugin. Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in | |||
| 2013-03-15 | Build package flags inside package-plugin.sh.in | Matthias Vogelgesang | |
| This will use the information provided by each plugin. | |||
| 2013-03-13 | Use GInitable to pass properties to plugins | Matthias Vogelgesang | |
| 2013-03-05 | Trying to improve dexela plugin packaging. | Mihael Koep | |
| 2013-02-18 | Implement reading and writing of trigger mode | Matthias Vogelgesang | |
| 2013-02-15 | Add "trigger mode" to mock camera | Matthias Vogelgesang | |
| 2013-02-06 | Increase default "sensor" size of mock | Matthias Vogelgesang | |
| 2012-10-16 | Add temperature unit and descriptions for pco | Matthias Vogelgesang | |
| 2012-10-12 | Add ring buffer recording for assessment | Matthias Vogelgesang | |
| 2012-10-10 | Implement experimental histogram view | Matthias Vogelgesang | |
| 2012-10-09 | Set sane default exposure time | 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 #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. | |||
