index
:
csa/tomo/uca/uca.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Install RUNTIME into libdir"
Matthias Vogelgesang
2017-06-12
1
-1
/
+1
*
Install RUNTIME into libdir
Matthias Vogelgesang
2017-06-09
1
-1
/
+1
*
Revert "Install runtime things only on Windows"
Matthias Vogelgesang
2017-06-08
1
-5
/
+0
*
Support meson build system
Matthias Vogelgesang
2017-06-08
2
-0
/
+62
*
Install runtime things only on Windows
Matthias Vogelgesang
2017-05-18
1
-0
/
+5
*
Use GNUInstallDirs to set install paths
Matthias Vogelgesang
2017-04-04
3
-14
/
+14
*
Fix #80: trigger must not block on the access_lock
Matthias Vogelgesang
2017-01-13
1
-2
/
+0
*
Fix unused variable warnings
Matthias Vogelgesang
2016-07-19
1
-3
/
+0
*
Add TIMEOUT error code
Matthias Vogelgesang
2016-07-13
2
-1
/
+3
*
Add debug output of plugin module location
Matthias Vogelgesang
2016-04-26
1
-0
/
+1
*
FIX: Symbol name exported by plugin is causing a recursive call in Windows
Sai Sasidhar Maddali
2016-03-15
1
-1
/
+1
*
ADD: Runtime installation target for Windows
Sai Sasidhar Maddali
2016-03-15
1
-0
/
+1
*
Move sensor binnings array out to plugin
Matthias Vogelgesang
2016-02-16
2
-42
/
+0
*
Do not stop camera when closing the object
Matthias Vogelgesang
2016-02-15
1
-11
/
+0
*
Use platform check to find correct plugin
Matthias Vogelgesang
2016-02-10
1
-0
/
+4
*
Fix #69: revert back to fixed mock camera settings
Matthias Vogelgesang
2015-11-18
1
-3
/
+3
*
Include stdlib.h for atoi etc.
Matthias Vogelgesang
2015-10-22
1
-0
/
+1
*
Add uca_camera_parse_arg_props
Matthias Vogelgesang
2015-10-21
2
-0
/
+107
*
Match plugin names correctly
Matthias Vogelgesang
2015-08-13
1
-2
/
+5
*
Don't free parameters if passes as transfer-none
Matthias Vogelgesang
2015-08-13
1
-21
/
+10
*
Fix ufo-kit/concert#373: same unit for ROI and mult
Matthias Vogelgesang
2015-06-18
1
-2
/
+2
*
pco: fix deadlock with streamed acquisition
Matthias Vogelgesang
2015-06-10
1
-4
/
+6
*
Add uca_camera_readout API
Matthias Vogelgesang
2015-06-02
2
-0
/
+79
*
Fix wrong stop_readout check
Matthias Vogelgesang
2015-06-02
1
-1
/
+1
*
UcaCamera base class: Changed properties
Timo Dritschler
2015-05-19
2
-6
/
+26
*
Merge pull request #65 from ufo-kit/frameskip
Matthias Vogelgesang
2015-04-14
1
-1
/
+1
|
\
|
*
Changed GUI to do hard frame skipping if frames are accumulated faster than t...
Timo Dritschler
2015-04-13
1
-1
/
+1
*
|
Fix overridable trigger names
Matthias Vogelgesang
2015-04-14
1
-2
/
+2
|
/
*
Remove old GtkDoc-based docs
Matthias Vogelgesang
2015-03-31
4
-114
/
+0
*
Switch to trigger source/type semantics
Matthias Vogelgesang
2015-03-31
2
-20
/
+50
*
Use pkg-config to determine GI support
Matthias Vogelgesang
2015-03-26
1
-3
/
+8
*
Fixed a crash when passing a 'NULL' parameter to get_camerah
Timo Dritschler
2015-01-23
1
-1
/
+4
*
Add error type for write method
Matthias Vogelgesang
2014-12-17
2
-0
/
+3
*
Add uca_camera_write to write arbitrary data
Matthias Vogelgesang
2014-12-16
2
-0
/
+39
*
Added new get_camerah (Get Camera Hash) interface to Pugin Manager
Timo Dritschler
2014-12-10
2
-0
/
+81
*
Export plugin dir in the pkg-config description
Matthias Vogelgesang
2014-12-05
1
-0
/
+1
*
Fix grab if Python is not used
Matthias Vogelgesang
2014-12-01
1
-0
/
+3
*
Fix #61 causing a race condition
Matthias Vogelgesang
2014-11-13
1
-2
/
+10
*
Add Python support code to release GIL on grab
Matthias Vogelgesang
2014-10-24
3
-1
/
+41
*
Fix printing non-existent error
Matthias Vogelgesang
2014-10-21
1
-3
/
+6
*
pco: add global shutter support
Matthias Vogelgesang
2014-09-30
1
-0
/
+3
*
Fix race condition on buffered acquisition
Matthias Vogelgesang
2014-09-15
1
-6
/
+7
*
Fix #54: remove sensor-max-frame-rate
Matthias Vogelgesang
2014-09-10
2
-25
/
+3
*
Fix #41: add write accessibility API
Matthias Vogelgesang
2014-08-13
2
-0
/
+64
*
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
2
-3
/
+7
*
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
1
-0
/
+11
*
Prevent overwriting unit definition
Matthias Vogelgesang
2014-08-07
1
-1
/
+4
*
Added proper handling for 'frames-per-second' property to uca-camera base class
Timo Dritschler
2014-07-29
1
-3
/
+18
[next]