summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dexela'Matthias Vogelgesang2013-03-212-3/+3
|\ | | | | | | | | | | Conflicts: plugins/dexela/CMakeLists.txt src/CMakeLists.txt
| * Improve libuca package compatibility with RPM systems.Mihael Koep2013-03-212-3/+3
| |
| * Revert control glade path to install locationMatthias Vogelgesang2013-03-191-2/+1
| | | | | | | | It was not a cool move to change it to the current directory ...
* | Implement trigger logic in base cameraMatthias Vogelgesang2013-03-201-1/+7
| |
* | uca_camera_grab takes a gpointer and returns boolMatthias Vogelgesang2013-03-202-20/+19
| |
* | Revert control glade path to install locationMatthias Vogelgesang2013-03-181-2/+1
| | | | | | | | It was not a cool move to change it to the current directory ...
* | Merge branch 'dexela_simple_packaging'Matthias Vogelgesang2013-03-151-1/+3
|\| | | | | | | | | Conflicts: .gitignore
| * Merge remote branch 'origin/master' into dexelaMihael Koep2012-10-251-2/+17
| |\
| * | Start migrating to libuca 1.1 and glib plugins.Mihael Koep2012-10-253-464/+2
| | |
| * | Merge remote branch 'origin/master' into dexelaMihael Koep2012-10-1917-3853/+895
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt src/CMakeLists.txt src/uca-camera.c
| * \ \ Merge remote branch 'origin/1.0' into dexelaMihael Koep2012-10-195-1/+17
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: CMakeLists.txt
| * | | | fix SCHNEIDE-382: use correct micros to seconds factor.Mihael Koep2012-10-091-4/+2
| | | | |
| * | | | 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-041-1/+6
| | | | |
| * | | | Fix the dexela error quark.Mihael Koep2012-09-041-2/+2
| | | | |
| * | | | 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 indentation and implement the name property.Mihael Koep2012-08-282-19/+35
| | | | |
| * | | | First compiling version of dexela implementation.Mihael Koep2012-08-285-0/+254
| | | | |
* | | | | Provide an vararg-free constructor for bindingsMatthias Vogelgesang2013-03-142-37/+90
| | | | |
* | | | | Use GInitable to pass properties to pluginsMatthias Vogelgesang2013-03-132-9/+22
| | | | |
* | | | | 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
| | | | |
* | | | | Add error and enum types to gir and doc generationMatthias Vogelgesang2012-11-053-1/+7
| |_|_|/ |/| | |
* | | | Lock access to camera implementationsMatthias Vogelgesang2012-10-221-2/+17
| |_|/ |/| | | | | | | | Thus, two threads will never invoke the camera implementations of grab() and stop().
* | | Update uca_plugin_manager_get_camera annotationMatthias Vogelgesang2012-10-191-1/+5
| | |
* | | Add "recorded-frames" propertyMatthias Vogelgesang2012-10-182-0/+21
| | |
* | | Fix download of in-camera framesMatthias Vogelgesang2012-10-182-0/+47
| | |
* | | Add download button and make dimax workMatthias Vogelgesang2012-10-182-1/+7
| | |
* | | Add temperature unit and descriptions for pcoMatthias Vogelgesang2012-10-162-3/+5
| | |
* | | Integrate initial unit facilityMatthias Vogelgesang2012-10-162-26/+132
| | |
* | | Implement adjustable histogramMatthias Vogelgesang2012-10-111-1/+1
| | |
* | | Implement experimental histogram viewMatthias Vogelgesang2012-10-101-3/+7
| | |
* | | Fix #151: Rename trigger enum valueMatthias Vogelgesang2012-10-096-20/+32
| | |
* | | Fix #150: Add "frames-per-second" propertyMatthias Vogelgesang2012-10-092-0/+27
| | | | | | | | | | | | | | | Right now, there is only information for the DIMAX camera about the actual inherent system delay. For all other cameras fps = 1. / t_exp.
* | | Generate introspection filesMatthias Vogelgesang2012-10-083-8/+64
| | | | | | | | | | | | | | | | | | Unfortunately, the gir tools recognize anything with $PREFIX_new_$SUFFIX as some kind of constructor. This means that we have to rename uca_plugin_manager_new_camera() to uca_plugin_manager_get_camera().
* | | Remove uca_camera_get_types from public APIMatthias Vogelgesang2012-10-081-13/+20
| | | | | | | | | | | | This functionality was moved to the plugin manager and could not be used anyway.
* | | Fix #146: Make a new top-level directory for camsMatthias Vogelgesang2012-09-2811-3589/+39
| | | | | | | | | | | | | | | | | | ... and build a package for each camera. Moreover, for some reason we can live without the CMake generated spec file for RPM generation. AFAICS, the RPMs are prefixed correctly.
* | | Merge branch '1.0'Matthias Vogelgesang2012-09-261-1/+1
|\ \ \ | | |/ | |/|
| * | Set SO version to major not minor versionMatthias Vogelgesang2012-09-261-1/+1
| | | | | | | | | | | | | | | Fortunately, no one really used the 0.6-rc1 version which would have a higher SO version than 1.0.
* | | Fix #139: Lock API functionsMatthias Vogelgesang2012-09-251-73/+111
| | |