Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix one more leak | Matthias Vogelgesang | 2014-04-07 | 1 | -0/+1 |
* | Fix some minor memory leaks | Matthias Vogelgesang | 2014-04-07 | 1 | -0/+2 |
* | Fix #28: Add buffered recording to base class | Matthias Vogelgesang | 2014-02-14 | 2 | -0/+3 |
* | Use read-write ring buffer | Matthias Vogelgesang | 2014-02-14 | 2 | -51/+49 |
* | Fix ROI-rectangle | Maria | 2014-01-08 | 1 | -0/+11 |
* | Draw ROI-rectangle | Maria | 2014-01-08 | 2 | -29/+93 |
* | Replace zoom combo box with toolbar buttons | Matthias Vogelgesang | 2013-12-13 | 2 | -79/+110 |
* | Fix another leak and simplify code | Matthias Vogelgesang | 2013-12-13 | 1 | -126/+129 |
* | Fix memory leak | Matthias Vogelgesang | 2013-12-13 | 1 | -0/+3 |
* | Fix statistics of ROI | Maria | 2013-12-12 | 1 | -4/+19 |
* | Add region of interest. | Maria | 2013-12-12 | 2 | -66/+343 |
* | Make ring buffer public | Matthias Vogelgesang | 2013-12-10 | 7 | -158/+42 |
* | Package binary programs in a 'tools' package. | Mihael Koep | 2013-11-06 | 2 | -3/+6 |
* | Add more statistics | Maria | 2013-11-06 | 2 | -40/+166 |
* | Fix uninitialized variables | Matthias Vogelgesang | 2013-11-05 | 2 | -3/+3 |
* | Do not trigger in live preview | Matthias Vogelgesang | 2013-10-31 | 1 | -1/+0 |
* | Fix Glade path | Matthias Vogelgesang | 2013-10-29 | 1 | -1/+1 |
* | Use ConfigurePaths to get installation paths | Matthias Vogelgesang | 2013-10-29 | 3 | -5/+8 |
* | Cleanup CMakeLists.txt | Matthias Vogelgesang | 2013-10-29 | 3 | -29/+25 |
* | Remove floating point exception. | Maria | 2013-10-21 | 1 | -4/+5 |
* | Added jet. | Maria | 2013-10-21 | 2 | -183/+280 |
* | Do not query button for each pixel | Matthias Vogelgesang | 2013-09-23 | 1 | -33/+30 |
* | Merge branch 'hiwi-changes' of https://github.com/MariaMatveeva/libuca into mm | Matthias Vogelgesang | 2013-09-20 | 2 | -34/+174 |
|\ | |||||
| * | Fixed faster zoom. | Maria | 2013-09-19 | 1 | -1/+3 |
| * | Added ROI. | Maria | 2013-09-19 | 2 | -33/+109 |
| * | Added Logarithmus. | Maria | 2013-08-16 | 2 | -243/+444 |
* | | Remove close button on download dialog | Matthias Vogelgesang | 2013-09-17 | 2 | -193/+314 |
|/ | |||||
* | Do not try to trigger in preview mode | Matthias Vogelgesang | 2013-08-16 | 1 | -1/+0 |
* | Fix SIGFPE | Matthias Vogelgesang | 2013-07-26 | 1 | -1/+2 |
* | Show frames in chronological order | Matthias Vogelgesang | 2013-07-26 | 1 | -0/+9 |
* | Do not restrict number of acuqisitions | Matthias Vogelgesang | 2013-07-26 | 2 | -3/+4 |
* | Fix preview when changing zoom | Matthias Vogelgesang | 2013-07-25 | 1 | -0/+3 |
* | Deactive some widgets during acquisition | Matthias Vogelgesang | 2013-07-23 | 2 | -28/+26 |
* | Use expanders instead of notebook | Matthias Vogelgesang | 2013-07-23 | 1 | -407/+363 |
* | Update histogram when moving frame slider | Matthias Vogelgesang | 2013-07-22 | 3 | -3/+15 |
* | Remove obsolete code | Matthias Vogelgesang | 2013-07-22 | 1 | -6/+0 |
* | Print some statistics | Matthias Vogelgesang | 2013-07-18 | 2 | -51/+271 |
* | Don't accept invalid values | Matthias Vogelgesang | 2013-07-18 | 1 | -12/+14 |
* | Fix histogram problems | Matthias Vogelgesang | 2013-07-18 | 3 | -112/+112 |
* | Shuffle widgets around | Matthias Vogelgesang | 2013-07-18 | 2 | -88/+82 |
* | Stop recording if acquisition was stopped | Matthias Vogelgesang | 2013-07-17 | 1 | -2/+5 |
* | Add -c/--camera flag to uca-camera-control | Matthias Vogelgesang | 2013-07-17 | 1 | -1/+8 |
* | Use "save as" type | Matthias Vogelgesang | 2013-07-16 | 1 | -1/+1 |
* | Save acquired data as binary blob | Matthias Vogelgesang | 2013-07-16 | 2 | -9/+47 |
* | Put control to the right side | Matthias Vogelgesang | 2013-07-16 | 1 | -354/+367 |
* | Move frame slider to acquisition panel | Matthias Vogelgesang | 2013-07-16 | 1 | -144/+215 |
* | Add some acquisition control | Matthias Vogelgesang | 2013-07-16 | 2 | -24/+237 |
* | Add naive up-scaling | Matthias Vogelgesang | 2013-07-11 | 2 | -2/+67 |
* | Make writing TIFF files optional | Matthias Vogelgesang | 2013-05-13 | 1 | -4/+16 |
* | Build list of cameras only in one place | Matthias Vogelgesang | 2013-04-18 | 5 | -78/+117 |