Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove binaries | Matthias Vogelgesang | 2013-07-26 | 1 | -0/+0 |
| | | | | ... and I have an eye on you, Miq ;-) | ||||
* | Produce some random image | Matthias Vogelgesang | 2013-07-18 | 1 | -6/+25 |
| | |||||
* | Provide binning default and let cameras use that | Matthias Vogelgesang | 2013-07-17 | 1 | -24/+0 |
| | |||||
* | mock: Do not override trigger mode handling | Matthias Vogelgesang | 2013-04-19 | 1 | -9/+0 |
| | |||||
* | Release version 1.2 | Matthias Vogelgesang | 2013-04-16 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dexela' | Matthias Vogelgesang | 2013-03-21 | 1 | -0/+0 |
|\ | | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt src/CMakeLists.txt | ||||
| * | Build package flags inside package-plugin.sh.in | Mihael Koep | 2013-03-19 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | This will use the information provided by each plugin. Conflicts: plugins/dexela/CMakeLists.txt plugins/package-plugin.sh.in | ||||
| * | Trying to improve dexela plugin packaging. | Mihael Koep | 2013-03-05 | 1 | -0/+0 |
| | | |||||
* | | uca_camera_grab takes a gpointer and returns bool | Matthias Vogelgesang | 2013-03-20 | 1 | -10/+8 |
| | | |||||
* | | Build package flags inside package-plugin.sh.in | Matthias Vogelgesang | 2013-03-15 | 1 | -0/+3 |
| | | | | | | | | This will use the information provided by each plugin. | ||||
* | | Use GInitable to pass properties to plugins | Matthias Vogelgesang | 2013-03-13 | 2 | -19/+48 |
| | | |||||
* | | Implement reading and writing of trigger mode | Matthias Vogelgesang | 2013-02-18 | 1 | -0/+6 |
| | | |||||
* | | Add "trigger mode" to mock camera | Matthias Vogelgesang | 2013-02-15 | 1 | -0/+8 |
| | | |||||
* | | Increase default "sensor" size of mock | Matthias Vogelgesang | 2013-02-06 | 1 | -4/+4 |
|/ | |||||
* | Add temperature unit and descriptions for pco | Matthias Vogelgesang | 2012-10-16 | 1 | -0/+2 |
| | |||||
* | Add ring buffer recording for assessment | Matthias Vogelgesang | 2012-10-12 | 1 | -2/+3 |
| | |||||
* | Implement experimental histogram view | Matthias Vogelgesang | 2012-10-10 | 1 | -4/+0 |
| | |||||
* | Set sane default exposure time | Matthias Vogelgesang | 2012-10-09 | 1 | -0/+1 |
| | |||||
* | Define plugins as C projects | Matthias Vogelgesang | 2012-10-01 | 1 | -1/+1 |
| | | | | | Otherwise CMake complains about non-existent C++ compilers, which are not needed here anyway. | ||||
* | Fix #146: Make a new top-level directory for cams | Matthias Vogelgesang | 2012-09-28 | 3 | -0/+492 |
... 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. |