| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-25 | Merge remote branch 'origin/master' into dexela | Mihael Koep | |
| 2012-10-25 | Start migrating to libuca 1.1 and glib plugins. | Mihael Koep | |
| 2012-10-23 | Clamp displayed values | Matthias Vogelgesang | |
| 2012-10-23 | Output location of pcilib errors | Matthias Vogelgesang | |
| 2012-10-23 | Print errors during acquisition | Matthias Vogelgesang | |
| To deal with unreliable hardware the application does not interrupt after detecting an error but tries to continue. | |||
| 2012-10-22 | Lock access to camera implementations | Matthias Vogelgesang | |
| Thus, two threads will never invoke the camera implementations of grab() and stop(). | |||
| 2012-10-19 | Merge remote branch 'origin/master' into dexela | Mihael Koep | |
| Conflicts: CMakeLists.txt src/CMakeLists.txt src/uca-camera.c | |||
| 2012-10-19 | Fix version stuff for rpm packaging. | Mihael Koep | |
| 2012-10-19 | Merge remote branch 'origin/1.0' into dexela | Mihael Koep | |
| Conflicts: CMakeLists.txt | |||
| 2012-10-19 | Fix compile error | Matthias Vogelgesang | |
| 2012-10-19 | Always return correct number of recorded frames | Matthias Vogelgesang | |
| 2012-10-19 | Store trigger mode | Matthias Vogelgesang | |
| 2012-10-19 | Don't soft trigger on external signal | Matthias Vogelgesang | |
| 2012-10-19 | Update uca_plugin_manager_get_camera annotation | Matthias Vogelgesang | |
| 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 | |
