| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-21 | Merge branch 'dexela' | Matthias Vogelgesang | |
| Conflicts: plugins/dexela/CMakeLists.txt src/CMakeLists.txt | |||
| 2013-03-21 | Improve libuca package compatibility with RPM systems. | Mihael Koep | |
| 2013-03-20 | Implement trigger logic in base camera | Matthias Vogelgesang | |
| 2013-03-20 | uca_camera_grab takes a gpointer and returns bool | Matthias Vogelgesang | |
| 2013-03-19 | Revert control glade path to install location | Matthias Vogelgesang | |
| It was not a cool move to change it to the current directory ... | |||
| 2013-03-18 | Revert control glade path to install location | Matthias Vogelgesang | |
| It was not a cool move to change it to the current directory ... | |||
| 2013-03-15 | Merge branch 'dexela_simple_packaging' | Matthias Vogelgesang | |
| Conflicts: .gitignore | |||
| 2013-03-14 | Provide an vararg-free constructor for bindings | Matthias Vogelgesang | |
| 2013-03-13 | Use GInitable to pass properties to plugins | Matthias Vogelgesang | |
| 2012-12-19 | Require glib and gobject for building | Matthias Vogelgesang | |
| 2012-12-19 | Install uca.pc into lib${LIB_INSTALL_DIR}/pkgconfig | Matthias Vogelgesang | |
| 2012-11-05 | Add error and enum types to gir and doc generation | Matthias Vogelgesang | |
| 2012-10-25 | Merge remote branch 'origin/master' into dexela | Mihael Koep | |
| 2012-10-25 | Start migrating to libuca 1.1 and glib plugins. | Mihael Koep | |
| 2012-10-22 | Lock access to camera implementations | Matthias Vogelgesang | |
| Thus, two threads will never invoke the camera implementations of grab() and stop(). | |||
| 2012-10-19 | Merge remote branch 'origin/master' into dexela | Mihael Koep | |
| Conflicts: CMakeLists.txt src/CMakeLists.txt src/uca-camera.c | |||
| 2012-10-19 | Merge remote branch 'origin/1.0' into dexela | Mihael Koep | |
| Conflicts: CMakeLists.txt | |||
| 2012-10-19 | Update uca_plugin_manager_get_camera annotation | Matthias Vogelgesang | |
| 2012-10-18 | Add "recorded-frames" property | Matthias Vogelgesang | |
| 2012-10-18 | Fix download of in-camera frames | Matthias Vogelgesang | |
| 2012-10-18 | Add download button and make dimax work | Matthias Vogelgesang | |
| 2012-10-16 | Add temperature unit and descriptions for pco | Matthias Vogelgesang | |
| 2012-10-16 | Integrate initial unit facility | Matthias Vogelgesang | |
| 2012-10-11 | Implement adjustable histogram | Matthias Vogelgesang | |
| 2012-10-10 | Implement experimental histogram view | Matthias Vogelgesang | |
| 2012-10-09 | Fix #151: Rename trigger enum value | Matthias Vogelgesang | |
| 2012-10-09 | Fix #150: Add "frames-per-second" property | Matthias Vogelgesang | |
| Right now, there is only information for the DIMAX camera about the actual inherent system delay. For all other cameras fps = 1. / t_exp. | |||
| 2012-10-09 | fix SCHNEIDE-382: use correct micros to seconds factor. | Mihael Koep | |
| 2012-10-09 | Add test mode attribute. | Mihael Koep | |
| 2012-10-08 | Generate introspection files | Matthias Vogelgesang | |
| 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(). | |||
| 2012-10-08 | Remove uca_camera_get_types from public API | Matthias Vogelgesang | |
| This functionality was moved to the plugin manager and could not be used anyway. | |||
| 2012-09-28 | Fix #146: Make a new top-level directory for cams | Matthias Vogelgesang | |
| ... 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. | |||
| 2012-09-26 | Merge branch '1.0' | Matthias Vogelgesang | |
| 2012-09-26 | Set SO version to major not minor version | Matthias Vogelgesang | |
| Fortunately, no one really used the 0.6-rc1 version which would have a higher SO version than 1.0. | |||
| 2012-09-25 | Fix #139: Lock API functions | Matthias Vogelgesang | |
| 2012-09-21 | Rename g_list_free_full to list_free_full | Matthias Vogelgesang | |
| This got really implemented with GLib 2.28, so the names clash. | |||
| 2012-09-20 | Add docstrings | Matthias Vogelgesang | |
| 2012-09-19 | Install plugin manager header file | Matthias Vogelgesang | |
| 2012-09-19 | Make most cameras plugins | Matthias Vogelgesang | |
| 2012-09-19 | Add path from UCA_CAMERA_PATH environment variable | Matthias Vogelgesang | |
| 2012-09-19 | Fix segfault | Matthias Vogelgesang | |
| 2012-09-19 | Initial plugin manager | Matthias Vogelgesang | |
| 2012-09-19 | Add G_BEGIN/END_DECL to fix #131 | Matthias Vogelgesang | |
| 2012-09-18 | Return full dimensions as roi. | Mihael Koep | |
| 2012-09-13 | Adapt to new libdexela interface. | Mihael Koep | |
| 2012-09-13 | Work on acquisition. | Mihael Koep | |
| 2012-09-13 | Implement gain and trigger mode properties. | Mihael Koep | |
| 2012-09-12 | Start implementing gain property. | Mihael Koep | |
| 2012-09-12 | Implement sensor width, height, bit depth and binning properties. | Mihael Koep | |
| 2012-09-06 | Standardize package naming. | Mihael Koep | |
