summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Use ConfigurePaths to get installation pathsMatthias Vogelgesang2013-10-2915-42/+127
| | | | | | 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.
* Cleanup CMakeLists.txtMatthias Vogelgesang2013-10-2914-102/+84
|
* Merge pull request #11 from ufo-kit/build-debug-releaseMatthias Vogelgesang2013-10-281-1/+13
|\ | | | | Travis: build debug and release
| * Travis: build debug and releaseMatthias Vogelgesang2013-10-281-1/+13
|/ | | | | For now the Clang/Release combination is excluded as it gets stuck in a futex deadlock. Apparently, this has something to do with the way a GModule is called.
* Call pco_request_image only in non-readout modeMatthias Vogelgesang2013-10-251-3/+4
| | | | This should improve performance by 25 per cent.
* Read properties in one goMatthias Vogelgesang2013-10-251-3/+4
|
* pco: simplify buffer size handlingMatthias Vogelgesang2013-10-251-7/+6
|
* Fix #2: thorough error checking on all occasionsMatthias Vogelgesang2013-10-251-74/+106
|
* Merge pull request #10 from ufo-kit/pco-add-is-recordingMatthias Vogelgesang2013-10-241-0/+10
|\ | | | | pco: fix #9, override is-recording property
| * pco: fix #9, override is-recording propertyMatthias Vogelgesang2013-10-231-0/+10
|/
* Initialize result variableMatthias Vogelgesang2013-10-221-1/+1
| | | | Thanks clang!
* Ignore all kinds of build directoriesMatthias Vogelgesang2013-10-221-1/+1
|
* Enable both gcc and clangMatthias Vogelgesang2013-10-221-0/+3
|
* Merge pull request #8 from ufo-kit/travis-ciMatthias Vogelgesang2013-10-223-27/+33
|\ | | | | Add .travis.yml
| * Markdownify READMEMatthias Vogelgesang2013-10-222-27/+24
| |
| * Add .travis.ymlMatthias Vogelgesang2013-10-221-0/+9
|/
* Add plugin summaries for pco and mockMatthias Vogelgesang2013-10-222-0/+2
|
* Merge pull request #6 from ufo-kit/get_coordsMatthias Vogelgesang2013-10-211-4/+5
|\ | | | | Remove floating point exception.
| * Remove floating point exception.Maria2013-10-211-4/+5
|/
* Merge pull request #4 from ufo-kit/color-mapMariaMatveeva2013-10-212-183/+280
|\ | | | | Added jet.
| * Added jet.Maria2013-10-212-183/+280
|/
* Fix setting storage modeMatthias Vogelgesang2013-10-211-2/+2
|
* Do not query button for each pixelMatthias Vogelgesang2013-09-231-33/+30
|
* Merge branch 'hiwi-changes' of https://github.com/MariaMatveeva/libuca into mmMatthias Vogelgesang2013-09-202-34/+174
|\ | | | | | | | | Conflicts: bin/gui/control.glade
| * Fixed faster zoom.Maria2013-09-191-1/+3
| |
| * Added ROI.Maria2013-09-192-33/+109
| |
| * Added Logarithmus.Maria2013-08-162-243/+444
| |
* | Use pco_get/set_framerate instead of delay + exposureMatthias Vogelgesang2013-09-181-176/+18
| |
* | Update NEWSMatthias Vogelgesang2013-09-171-0/+5
| |
* | Do not throw an error when stream is finishedMatthias Vogelgesang2013-09-171-4/+1
| |
* | Remove close button on download dialogMatthias Vogelgesang2013-09-172-193/+314
| |
* | Remove list element marginMatthias Vogelgesang2013-09-131-4/+0
| |
* | Update READMEMatthias Vogelgesang2013-09-131-8/+8
| |
* | Add X-KIT to the NEWSMatthias Vogelgesang2013-09-101-0/+10
| |
* | Pixelman API expects number of elementsMatthias Vogelgesang2013-09-091-1/+1
| |
* | Set acquisition parametersMatthias Vogelgesang2013-09-091-22/+66
| |
* | Implement some common featuresMatthias Vogelgesang2013-09-091-11/+70
| | | | | | | | | | Apparently this marks the first version in which we can see something from the dummy mode in the GUI.
* | Add X-KIT skeletonMatthias Vogelgesang2013-09-094-0/+363
|/
* Do not try to trigger in preview modeMatthias Vogelgesang2013-08-161-1/+0
| | | | This fixes #222 for pco.4000.
* Expose storage mode and set it to FIFO bufferMatthias Vogelgesang2013-08-163-2/+51
|
* Set the storage mode for pco.4000Matthias Vogelgesang2013-08-161-2/+14
|
* Remove binariesMatthias Vogelgesang2013-07-262-0/+0
| | | | ... and I have an eye on you, Miq ;-)
* Fix SIGFPEMatthias Vogelgesang2013-07-261-1/+2
|
* Show frames in chronological orderMatthias Vogelgesang2013-07-261-0/+9
|
* Do not restrict number of acuqisitionsMatthias Vogelgesang2013-07-262-3/+4
|
* Fix preview when changing zoomMatthias Vogelgesang2013-07-251-0/+3
|
* ufo: Read all rowsMatthias Vogelgesang2013-07-242-12/+13
|
* Fix typelib versionMatthias Vogelgesang2013-07-241-1/+1
|
* Bump versionMatthias Vogelgesang2013-07-241-1/+1
|
* Set release datesMatthias Vogelgesang2013-07-241-0/+8
|