summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add test mode attribute.Mihael Koep2012-10-091-0/+20
| * | | | | Return full dimensions as roi.Mihael Koep2012-09-181-0/+13
| * | | | | Adapt to new libdexela interface.Mihael Koep2012-09-131-19/+19
| * | | | | Work on acquisition.Mihael Koep2012-09-131-16/+26
| * | | | | Implement gain and trigger mode properties.Mihael Koep2012-09-131-0/+66
| * | | | | Start implementing gain property.Mihael Koep2012-09-121-1/+11
| * | | | | Implement sensor width, height, bit depth and binning properties.Mihael Koep2012-09-121-8/+105
| * | | | | Standardize package naming.Mihael Koep2012-09-061-1/+1
| * | | | | Implement exposure time property.Mihael Koep2012-09-061-19/+25
| * | | | | Implement 64bit detection for install directory of libuca.Mihael Koep2012-09-042-2/+7
| * | | | | Fix the dexela error quark.Mihael Koep2012-09-041-2/+2
| * | | | | Ignore some generated files.Mihael Koep2012-09-041-0/+3
| * | | | | Minor reformatting to trigger the build for testing our generic commit hook...Mihael Koep2012-09-041-3/+5
| * | | | | Minor cleanup to trigger the build for testing our generic commit hook...Mihael Koep2012-09-041-1/+0
| * | | | | make dexela part compile again.Mihael Koep2012-08-281-2/+1
| * | | | | fix detection of libdexela.Mihael Koep2012-08-281-2/+2
| * | | | | Add ignore file.Mihael Koep2012-08-281-0/+5
| * | | | | Fix indentation and implement the name property.Mihael Koep2012-08-282-19/+35
| * | | | | First compiling version of dexela implementation.Mihael Koep2012-08-286-0/+273
* | | | | | Provide an vararg-free constructor for bindingsMatthias Vogelgesang2013-03-142-37/+90
* | | | | | Make ufo plugin initableMatthias Vogelgesang2013-03-141-47/+126
* | | | | | Add get_type entry functionMatthias Vogelgesang2013-03-141-0/+6
* | | | | | Make pco plugin initableMatthias Vogelgesang2013-03-141-109/+167
* | | | | | Use GInitable to pass properties to pluginsMatthias Vogelgesang2013-03-1313-90/+193
* | | | | | Update bitmap when ROI is changedMatthias Vogelgesang2013-03-121-2/+19
* | | | | | Implement reading and writing of trigger modeMatthias Vogelgesang2013-02-181-0/+6
* | | | | | Set plugin path to the built mock moduleMatthias Vogelgesang2013-02-181-2/+17
* | | | | | Add "trigger mode" to mock cameraMatthias Vogelgesang2013-02-151-0/+8
* | | | | | Lock n_frames for correct resultsMatthias Vogelgesang2013-02-061-0/+5
* | | | | | Increase default "sensor" size of mockMatthias Vogelgesang2013-02-061-4/+4
* | | | | | Replace ignore fileMatthias Vogelgesang2013-01-242-1/+2
* | | | | | Fix setting time stampMatthias Vogelgesang2013-01-181-2/+2
* | | | | | Require glib and gobject for buildingMatthias Vogelgesang2012-12-191-0/+1
* | | | | | Install uca.pc into lib${LIB_INSTALL_DIR}/pkgconfigMatthias Vogelgesang2012-12-191-1/+1
* | | | | | Set correct camera link tap value for pco.dimaxMatthias Vogelgesang2012-12-031-1/+1
* | | | | | Reduce timeout to fix block problemsMatthias Vogelgesang2012-12-031-4/+3
* | | | | | Add error and enum types to gir and doc generationMatthias Vogelgesang2012-11-053-1/+7
* | | | | | Output default value and possible value rangesMatthias Vogelgesang2012-11-053-31/+106
* | | | | | Bump to development version 1.2Matthias Vogelgesang2012-10-261-2/+2
| |_|_|_|/ |/| | | |
* | | | | Update documentation and release 1.1Matthias Vogelgesang2012-10-267-37/+447
| |_|_|/ |/| | |
* | | | Clamp displayed valuesMatthias Vogelgesang2012-10-231-2/+4
* | | | Output location of pcilib errorsMatthias Vogelgesang2012-10-231-3/+4
* | | | Print errors during acquisitionMatthias Vogelgesang2012-10-231-8/+28
* | | | Lock access to camera implementationsMatthias Vogelgesang2012-10-221-2/+17
| |_|/ |/| |
* | | Fix compile errorMatthias Vogelgesang2012-10-191-0/+2
* | | Always return correct number of recorded framesMatthias Vogelgesang2012-10-191-8/+2
* | | Store trigger modeMatthias Vogelgesang2012-10-191-0/+8
* | | Don't soft trigger on external signalMatthias Vogelgesang2012-10-191-7/+12
* | | Update uca_plugin_manager_get_camera annotationMatthias Vogelgesang2012-10-191-1/+5
* | | Show download progressMatthias Vogelgesang2012-10-182-1/+23