| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-21 | update setuppython2 | morefigs | |
| 2019-01-21 | licence rename | morefigs | |
| 2019-01-21 | Update LICENSE.md | morefigs | |
| 2018-10-17 | Spacing | morefigs | |
| 2018-10-17 | Merge pull request #75 from PierreRaybaut/patch-1 | morefigs | |
| vimba_frame.getBufferByteData: fixed image size | |||
| 2018-10-16 | vimba_frame.getBufferByteData: fixed image size | Pierre Raybaut | |
| When pixels are coded on more than one byte, the method was returning a wrongly sized buffer. With one-byte pixels, the error was still there but the result was correct anyway. | |||
| 2018-10-02 | Merge pull request #74 from fstarr/master | morefigs | |
| Fixed erroneous package path in setup.py. | |||
| 2018-09-25 | Fixed erroneous package path in setup.py. | sfo | |
| 2018-09-19 | remove white space | morefigs | |
| 2018-09-19 | Merge pull request #73 from lbusoni/vimbaFrameNewFunction | morefigs | |
| implement VimbaFrame.getTimestamp and VimbaFrame.getReceiveStatus | |||
| 2018-09-18 | added VimbaFrame.getTimestamp and VimbaFrame.getReceiveStatus | lbusoni | |
| 2018-09-12 | Merge branch 'master' of github.com:morefigs/pymba | Sam Myers | |
| 2018-09-12 | removed bad chars | Sam Myers | |
| 2018-07-31 | Merge pull request #71 from lorem-ipsum/getVimbaFeature-double-encode | morefigs | |
| fix double-encoding bug in getFeatureRange | |||
| 2018-07-30 | fix double-encoding bug in getFeatureRange | Hendrik v. Raven | |
| __init__ of VimbaFeature already runs .encode on the input string. | |||
| 2018-06-22 | clean up | morefigs | |
| 2018-06-22 | rename | morefigs | |
| 2018-06-22 | clean up | morefigs | |
| 2018-06-22 | clean up | morefigs | |
| 2018-06-22 | clean up | morefigs | |
| 2018-03-28 | Merge pull request #65 from seahawk67/master | morefigs | |
| Support for enum feature range added. | |||
| 2018-03-28 | Pixel format RGB8 added. | Sven | |
| 2018-03-28 | BugFix: indentation in find_win_dll | Sven | |
| Remove pixel format RGB8 for separate pull requests | |||
| 2018-03-28 | revert changes for creating pull request | Sven | |
| - "search for VimbaC DLL in current directory first" - "string decodes / encodes" | |||
| 2018-03-28 | Merge branch 'master' of https://github.com/morefigs/pymba | Sven | |
| 2018-02-21 | Merge pull request #64 from IvarsKarpics/master | morefigs | |
| Added cameraAccessMode to the openCamera method | |||
| 2018-02-20 | Added cameraAccessMode to the openCamera method | Ivars Karpics - Thomas Schneider Group Member | |
| 2018-02-12 | Merge branch 'master' of https://github.com/seahawk67/pymba | Sven | |
| 2018-02-12 | test for enum features added | Sven | |
| 2018-02-12 | - search for VimbaC DLL in current directory first | Sven | |
| - function added for getting range of enum features (as strings) | |||
| 2018-01-05 | Pixel format RGB8 added. | Sven | |
| 2017-12-02 | Merge pull request #62 from jerrosenberg/master | morefigs | |
| Fixes #61 vimbadll locator should use 64-bit environment variable for aarch64 | |||
| 2017-12-01 | Issue 61: vimbadll locator should use 64-bit environment variable for aarch64. | Jeremy Rosenberg | |
| 2017-09-25 | BugFix: create_string_buffer expects an array as first parameter (not a string). | Sven | |
| 2017-09-15 | Merge pull request #58 from seahawk67/master | morefigs | |
| Searching libVimbaC.so failed | |||
| 2017-09-05 | Merge branch 'master' of https://github.com/morefigs/pymba | Sven | |
| 2017-09-05 | BugFix: searching libVimbaC.so failed if more than one TL is registered with ↵ | Sven | |
| the GENICAM_GENTL environment variable. | |||
| 2017-08-26 | Merge pull request #55 from seahawk67/master | morefigs | |
| getCameraInfo and getCamera extended | |||
| 2017-08-24 | getCameraInfo and getCamera extended to enable getting a camera/camera info ↵ | Sven | |
| by other IDs than the cameraID e.g. like the serial number | |||
| 2017-08-24 | Merge pull request #54 from seahawk67/master | morefigs | |
| Search path for VimbaC DLL extended | |||
| 2017-08-23 | VIMBA_HOME environment variable added as potential path for locating the ↵ | Sven | |
| VimbaC.dll (Windows only) | |||
| 2017-08-13 | Merge pull request #52 from CrocodileDandy/master | morefigs | |
| Changed the import of vimbastructure | |||
| 2017-08-12 | Changed the import of vimbastructure to ensure a relative import within the ↵ | CrocodileDandy | |
| package | |||
| 2017-07-20 | Merge pull request #50 from jrast/feature/VmbFeatureCommandIsDone | morefigs | |
| Implemented VmbFeatureCommandIsDone | |||
| 2017-07-19 | Implemented VmbFeatureCommandIsDone | Jürg Rast | |
| 2017-06-29 | updated print statements | More Figs | |
| 2017-06-29 | Merge pull request #49 from fstarr/morefigs-pr | morefigs | |
| Update vimbadll.py | |||
| 2017-06-29 | Update vimbadll.py | fstarr | |
| Changed old style `print` statement to Python 3 compatible version. | |||
| 2017-05-05 | Merge pull request #45 from fearthesmear/vimba2_1 | morefigs | |
| Added armv7hf and aarch64 support, using code from @DanielArnett in #16 | |||
| 2017-05-05 | Delete LICENSE | morefigs | |
