| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-19 | mock: replace create-random with fill-data policy | Matthias Vogelgesang | |
| This makes it a bit easier to profile different setups. Moreover, the sensor size is now much larger but by default is reduced to the old 512x512 window. | |||
| 2016-07-13 | Add TIMEOUT error code | Matthias Vogelgesang | |
| 2016-07-12 | TANGO: cover uint64 types | Matthias Vogelgesang | |
| 2016-07-07 | TANGO: do not stop if encountering errors in test | Matthias Vogelgesang | |
| 2016-07-01 | TANGO: allow testing software triggering | Matthias Vogelgesang | |
| 2016-06-22 | grab: set trigger source explicitly | Matthias Vogelgesang | |
| 2016-06-03 | tango: add stress test script | Matthias Vogelgesang | |
| 2016-06-03 | info: size name column according to longest name | Matthias Vogelgesang | |
| 2016-06-03 | info: do not list property if name not given | Matthias Vogelgesang | |
| 2016-06-03 | Add uca-info tool to print current prop values | Matthias Vogelgesang | |
| 2016-06-03 | Restructure building command line tools | Matthias Vogelgesang | |
| 2016-05-11 | file: fix reading of 32 bit TIFFs | Matthias Vogelgesang | |
| 2016-05-04 | docs: improve layout a bit | Matthias Vogelgesang | |
| 2016-05-04 | docs: add Windows build instructions | Matthias Vogelgesang | |
| 2016-05-04 | benchmark: fix unref if camera was not instantiated | Matthias Vogelgesang | |
| 2016-04-28 | Update rtd link | Matthias Vogelgesang | |
| 2016-04-26 | Fix assignment when no property is given | Matthias Vogelgesang | |
| 2016-04-26 | Add debug output of plugin module location | Matthias Vogelgesang | |
| 2016-04-01 | cli: pass -p/--property assignment to constructor | Matthias Vogelgesang | |
| 2016-04-01 | Fix reference to wrong function name | Matthias Vogelgesang | |
| 2016-03-16 | Use consistent syntax in ConfigurePaths module | Matthias Vogelgesang | |
| 2016-03-15 | Merge pull request #75 from saisasidhar/master | Matthias Vogelgesang | |
| Building libuca for Windows | |||
| 2016-03-15 | ADD: Camera Readout mode for benchmark tool | Sai Sasidhar Maddali | |
| MIN: Moved start and stop timers to individual functions so they can be used when appropriately needed MIN: Updated exported symbol name in uca plugin - file | |||
| 2016-03-15 | Win specific configure path for library installation path | Sai Sasidhar Maddali | |
| 2016-03-15 | FIX: Symbol name exported by plugin is causing a recursive call in Windows | Sai Sasidhar Maddali | |
| 2016-03-15 | ADD: Runtime installation target for Windows | Sai Sasidhar Maddali | |
| 2016-02-16 | mock: remove binnings | Matthias Vogelgesang | |
| 2016-02-16 | Remove binnings test | Matthias Vogelgesang | |
| 2016-02-16 | Move sensor binnings array out to plugin | Matthias Vogelgesang | |
| 2016-02-15 | grab: fix resource cleanup order | Matthias Vogelgesang | |
| 2016-02-15 | Do not stop camera when closing the object | Matthias Vogelgesang | |
| This is an undocumented and in some cases unwanted side effect. | |||
| 2016-02-10 | Use platform check to find correct plugin | Matthias Vogelgesang | |
| 2016-02-10 | Remove G_VALUE_INIT | Matthias Vogelgesang | |
| 2016-02-10 | Specify link directory for better Windows support | Matthias Vogelgesang | |
| 2016-02-10 | Raise GLib dependency to 2.28 | Matthias Vogelgesang | |
| g_list_free_full is only available since that version. | |||
| 2016-02-01 | Faster zoom out, fix coordinates | MariaMatveeva | |
| 2016-01-29 | Fix segfaults with changing ROI or bitdepth | Matthias Vogelgesang | |
| 2016-01-29 | file: fix TIFF metadata read | Matthias Vogelgesang | |
| 2016-01-29 | Allow setting max bin value of histogram | Matthias Vogelgesang | |
| 2016-01-28 | file: strip whitespace and improve error handling | Matthias Vogelgesang | |
| 2016-01-11 | Fix GUI zoom problems | MariaMatveeva | |
| 2016-01-11 | Fix statistics, zoom | MariaMatveeva | |
| 2015-11-18 | Fix #69: revert back to fixed mock camera settings | Matthias Vogelgesang | |
| The combination of CONSTRUCT_ONLY and READWRITE causes a) unnecessary warnings and b) confuses the TANGO server down below (see SCHNEIDE-661). Since adapting the mock camera size and bitdepth at run-time is not a high-priority feature, we reverted that change. In the future and if still required this should be solved through either compile-time defines or an environment variable. | |||
| 2015-10-22 | Include stdlib.h for atoi etc. | Matthias Vogelgesang | |
| With certain glibc/gcc versions, the function declarations are not known and wrong parameter types are assumed causing wrong conversion results. | |||
| 2015-10-21 | Use prop parsing in grab and benchmark | Matthias Vogelgesang | |
| 2015-10-21 | Add uca_camera_parse_arg_props | Matthias Vogelgesang | |
| Sets properties from a list of `prop=value` strings. | |||
| 2015-10-20 | Improve benchmark output | Matthias Vogelgesang | |
| 2015-10-02 | benchmark: count the number of dropped frames | Matthias Vogelgesang | |
| 2015-09-10 | Fix #74: call grab in a separate thread | Matthias Vogelgesang | |
| 2015-08-13 | Match plugin names correctly | Matthias Vogelgesang | |
