Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Refactor out get_param_spec_by_name | Matthias Vogelgesang | 2014-08-13 | 1 | -19/+25 | |
|/ | ||||||
* | Fix re-setting a unit on the same camera class | Matthias Vogelgesang | 2014-08-13 | 3 | -8/+9 | |
| | ||||||
* | Remove virtual record_ functions never used | Matthias Vogelgesang | 2014-08-13 | 1 | -3/+0 | |
| | ||||||
* | Reset all property units and warn on override | Matthias Vogelgesang | 2014-08-07 | 2 | -0/+21 | |
| | ||||||
* | Prevent overwriting unit definition | Matthias Vogelgesang | 2014-08-07 | 1 | -1/+4 | |
| | ||||||
* | Avoid annoying g_type_init deprecation warnings | Matthias Vogelgesang | 2014-07-30 | 5 | -1/+13 | |
| | ||||||
* | Merge pull request #40 from ufo-kit/MockFramerate | Matthias Vogelgesang | 2014-07-29 | 3 | -29/+42 | |
|\ | | | | | Remove mock framerate property | |||||
| * | Fixed a bug in mock plugin | Timo Dritschler | 2014-07-29 | 2 | -5/+5 | |
| | | | | | | | | Fixed test-mock still using obsolete 'frame-rate' property | |||||
| * | Removed 'framerate' property from mock camera | Timo Dritschler | 2014-07-29 | 1 | -22/+20 | |
| | | | | | | | | Added proper handling of exposure time to mock camera | |||||
| * | Added proper handling for 'frames-per-second' property to uca-camera base class | Timo Dritschler | 2014-07-29 | 1 | -3/+18 | |
|/ | ||||||
* | Merge pull request #39 from miq/plugin-dexela-updates | Matthias Vogelgesang | 2014-07-29 | 4 | -33/+50 | |
|\ | | | | | Updates to the dexela plugin | |||||
| * | Updates to the dexela plugin | Mihael Koep | 2014-07-29 | 4 | -33/+50 | |
| | | ||||||
* | | Post-release version bump to 1.6.0-dev | Matthias Vogelgesang | 2014-07-22 | 1 | -1/+1 | |
|/ | ||||||
* | Release version 1.5 | Matthias Vogelgesang | 2014-07-22 | 1 | -0/+26 | |
| | ||||||
* | Fix documentation | Matthias Vogelgesang | 2014-07-22 | 2 | -40/+26 | |
| | ||||||
* | Merge pull request #37 from ufo-kit/direct-xkit-access | Matthias Vogelgesang | 2014-07-22 | 3 | -377/+675 | |
|\ | | | | | Use direct UDP xkit access | |||||
| * | Use direct UDP communication for xkit | Matthias Vogelgesang | 2014-07-22 | 3 | -377/+675 | |
|/ | ||||||
* | Remove static property docs and Markdown manual | Matthias Vogelgesang | 2014-07-11 | 7 | -1333/+0 | |
| | ||||||
* | Fix some minor doc problems | Matthias Vogelgesang | 2014-07-11 | 3 | -13/+8 | |
| | ||||||
* | Update README | Matthias Vogelgesang | 2014-07-11 | 1 | -1/+1 | |
| | ||||||
* | Split up the manual | Matthias Vogelgesang | 2014-07-11 | 7 | -683/+687 | |
| | ||||||
* | Move to Sphinx-based documentation | Matthias Vogelgesang | 2014-07-11 | 3 | -16/+888 | |
| | ||||||
* | Install libtiff4-dev to build file camera | Matthias Vogelgesang | 2014-07-04 | 1 | -1/+1 | |
| | ||||||
* | Add TIFF file based camera | Matthias Vogelgesang | 2014-07-04 | 4 | -1/+441 | |
| | ||||||
* | Merge pull request #36 from ufo-kit/FixStringProps | Matthias Vogelgesang | 2014-06-06 | 1 | -1/+1 | |
|\ | | | | | Fixed segfault when editing string properties in GUI | |||||
| * | Fixed segfault when editing string properties in GUI | Timo Dritschler | 2014-06-06 | 1 | -1/+1 | |
|/ | ||||||
* | Fixed zoom | Maria | 2014-04-16 | 1 | -3/+10 | |
| | ||||||
* | Merge pull request #35 from miq/anka_plugin_updates | Matthias Vogelgesang | 2014-04-09 | 9 | -74/+95 | |
|\ | | | | | Anka plugin updates | |||||
| * | Remove unnecessary allocation | Mihael Koep | 2014-04-09 | 3 | -7/+6 | |
| | | | | | | | | | | We now require libpyloncam 0.3.0 or better and got rid of a unnecessary memory check and allocation | |||||
| * | Make pylon plugin compatible with current libuca | Mihael Koep | 2014-04-09 | 5 | -66/+85 | |
| | | ||||||
| * | Improve lookup of libdexela headers | Mihael Koep | 2014-04-09 | 1 | -1/+1 | |
| | | ||||||
| * | Update dexela plugin to libdexela 1.1.0 | Mihael Koep | 2014-04-09 | 3 | -5/+8 | |
|/ | ||||||
* | Use g_list_free_full instead of list_free_full | Matthias Vogelgesang | 2014-04-07 | 1 | -9/+2 | |
| | ||||||
* | Fix one more leak | Matthias Vogelgesang | 2014-04-07 | 1 | -0/+1 | |
| | ||||||
* | Fix some minor memory leaks | Matthias Vogelgesang | 2014-04-07 | 2 | -2/+12 | |
| | ||||||
* | Build xkit plugin | Maria | 2014-04-01 | 3 | -13/+9 | |
| | ||||||
* | Fix documentation warnings | Matthias Vogelgesang | 2014-03-05 | 1 | -0/+2 | |
| | ||||||
* | Fix annotations | Matthias Vogelgesang | 2014-03-05 | 2 | -7/+31 | |
| | ||||||
* | Silence g-ir-scanner tool | Matthias Vogelgesang | 2014-03-05 | 1 | -0/+1 | |
| | ||||||
* | pco: Add fast-scan property | Matthias Vogelgesang | 2014-03-03 | 1 | -0/+27 | |
| | ||||||
* | Remove debug output | Matthias Vogelgesang | 2014-03-03 | 1 | -1/+0 | |
| | ||||||
* | Merge pull request #33 from miq/mock_fix | Matthias Vogelgesang | 2014-02-27 | 2 | -15/+16 | |
|\ | | | | | Fix memory corruption if using ROIs | |||||
| * | Fix memory corruption if using ROIs | Mihael Koep | 2014-02-27 | 2 | -15/+16 | |
|/ | | | | | | | | The mock camera now only prints a buffer of roi size and *then* transfers it to the caller. Conflicts: plugins/mock/uca-mock-camera.c | |||||
* | Fix setting frame rate | Matthias Vogelgesang | 2014-02-20 | 1 | -15/+19 | |
| | ||||||
* | ufo: Allow setting framerate | Matthias Vogelgesang | 2014-02-20 | 1 | -22/+41 | |
| | ||||||
* | Fix ufo compilation | Matthias Vogelgesang | 2014-02-20 | 1 | -0/+2 | |
| | ||||||
* | ufo: Set frame rate accordingly | Matthias Vogelgesang | 2014-02-20 | 1 | -6/+15 | |
| | ||||||
* | Add compatibility layer for new thread API | Matthias Vogelgesang | 2014-02-18 | 2 | -0/+9 | |
| | ||||||
* | Remove debug output | Matthias Vogelgesang | 2014-02-14 | 1 | -4/+0 | |
| | ||||||
* | Fix #14: use old exposure time code for pco.4000 | Matthias Vogelgesang | 2014-02-14 | 1 | -20/+159 | |
| | | | | | | | pco provides two ways to set the target exposure time and frame rate: one via set delay/set exposure time and the other via set framerate. Both are mutual exclusively and as it turns out only working on certain models. pco.4000 sets bogus values when using set framerate, hence we use the older code. |