| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-13 | Fixed a crash in camera gui when loading of a camera plugin fails | Timo Dritschler | |
| 2014-06-06 | Fixed segfault when editing string properties in GUI | Timo Dritschler | |
| 2014-04-16 | Fixed zoom | Maria | |
| 2014-02-14 | Fix #28: Add buffered recording to base class | Matthias Vogelgesang | |
| This change adds new properties ::buffered and ::num-buffers to the base class. If ::buffered is TRUE, uca_camera_start_recording will spawn a new thread which will call the camera-specific grab. Any call to uca_camera_grab will return the next item from the ring buffer. | |||
| 2014-02-14 | Use read-write ring buffer | Matthias Vogelgesang | |
| 2014-01-08 | Fix ROI-rectangle | Maria | |
| 2014-01-08 | Draw ROI-rectangle | Maria | |
| 2013-12-13 | Replace zoom combo box with toolbar buttons | Matthias Vogelgesang | |
| 2013-12-13 | Fix another leak and simplify code | Matthias Vogelgesang | |
| 2013-12-13 | Fix memory leak | Matthias Vogelgesang | |
| 2013-12-12 | Fix statistics of ROI | Maria | |
| 2013-12-12 | Add region of interest. | Maria | |
| 2013-12-10 | Make ring buffer public | Matthias Vogelgesang | |
| 2013-11-06 | Package binary programs in a 'tools' package. | Mihael Koep | |
| Conflicts: bin/gui/CMakeLists.txt bin/tools/CMakeLists.txt | |||
| 2013-11-06 | Add more statistics | Maria | |
| 2013-11-05 | Fix uninitialized variables | Matthias Vogelgesang | |
| 2013-10-31 | Do not trigger in live preview | Matthias Vogelgesang | |
| This was added for the UFO camera but is technically not correct as we require the trigger mode to be set to AUTO anyway. The pco.4000 will not return a frame if it is triggered in AUTO mode. | |||
| 2013-10-29 | Fix Glade path | Matthias Vogelgesang | |
| 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-21 | Remove floating point exception. | Maria | |
| 2013-10-21 | Added jet. | Maria | |
| 2013-09-23 | Do not query button for each pixel | Matthias Vogelgesang | |
| 2013-09-20 | Merge branch 'hiwi-changes' of https://github.com/MariaMatveeva/libuca into mm | Matthias Vogelgesang | |
| Conflicts: bin/gui/control.glade | |||
| 2013-09-19 | Fixed faster zoom. | Maria | |
| 2013-09-19 | Added ROI. | Maria | |
| 2013-09-17 | Remove close button on download dialog | Matthias Vogelgesang | |
| 2013-08-16 | Added Logarithmus. | Maria | |
| 2013-08-16 | Do not try to trigger in preview mode | Matthias Vogelgesang | |
| This fixes #222 for pco.4000. | |||
| 2013-07-26 | Fix SIGFPE | Matthias Vogelgesang | |
| 2013-07-26 | Show frames in chronological order | Matthias Vogelgesang | |
| 2013-07-26 | Do not restrict number of acuqisitions | Matthias Vogelgesang | |
| 2013-07-25 | Fix preview when changing zoom | Matthias Vogelgesang | |
| 2013-07-23 | Deactive some widgets during acquisition | Matthias Vogelgesang | |
| 2013-07-23 | Use expanders instead of notebook | Matthias Vogelgesang | |
| 2013-07-22 | Update histogram when moving frame slider | Matthias Vogelgesang | |
| 2013-07-22 | Remove obsolete code | Matthias Vogelgesang | |
| 2013-07-18 | Print some statistics | Matthias Vogelgesang | |
| 2013-07-18 | Don't accept invalid values | Matthias Vogelgesang | |
| 2013-07-18 | Fix histogram problems | Matthias Vogelgesang | |
| 2013-07-18 | Shuffle widgets around | Matthias Vogelgesang | |
| 2013-07-17 | Stop recording if acquisition was stopped | Matthias Vogelgesang | |
| 2013-07-17 | Add -c/--camera flag to uca-camera-control | Matthias Vogelgesang | |
| 2013-07-16 | Use "save as" type | Matthias Vogelgesang | |
| 2013-07-16 | Save acquired data as binary blob | Matthias Vogelgesang | |
| 2013-07-16 | Put control to the right side | Matthias Vogelgesang | |
| 2013-07-16 | Move frame slider to acquisition panel | Matthias Vogelgesang | |
| 2013-07-16 | Add some acquisition control | Matthias Vogelgesang | |
| 2013-07-11 | Add naive up-scaling | Matthias Vogelgesang | |
| 2013-04-16 | Rename uca-control to uca-camera-control | Matthias Vogelgesang | |
