Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spawn a thread because pcilib_stream blocks | Matthias Vogelgesang | 2013-03-18 | 1 | -6/+17 |
| | |||||
* | 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. | ||||
* | Make ufo plugin initable | Matthias Vogelgesang | 2013-03-14 | 1 | -47/+126 |
| | |||||
* | Output location of pcilib errors | Matthias Vogelgesang | 2012-10-23 | 1 | -3/+4 |
| | |||||
* | Store trigger mode | Matthias Vogelgesang | 2012-10-19 | 1 | -0/+8 |
| | |||||
* | Don't soft trigger on external signal | Matthias Vogelgesang | 2012-10-19 | 1 | -7/+12 |
| | |||||
* | 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/+597 |
... 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. |