| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-05 | Create LICENSE.md | morefigs | |
| 2017-04-20 | Added armv7hf and aarch64 support, using code from @DanielArnett in #16 | Mark Smearcheck | |
| 2017-03-04 | Merge branch 'master' of https://github.com/morefigs/pymba | Sam Myers | |
| 2017-03-04 | py3 changes | Sam Myers | |
| 2017-03-04 | Merge pull request #38 from jrast/bugfix/getInterfaceInfosCrash | morefigs | |
| Fixed _getIntrerfaceInfos() to avoid python crash | |||
| 2017-02-08 | Merge pull request #43 from Gloweye/patch-1 | morefigs | |
| Fix for retrieving list of interfaces. | |||
| 2017-02-06 | Fix for retrieving list of interfaces. | Gloweye | |
| Sending in None as reference explicitly tells the DLL we're only interested in the number of interfaces available. I was having crashes with this request otherwise. Note: I tested and verified this with Vimba 2.0. Perhaps the issue doesn't arise with older versions, but the documentation seems to indicate that this is the intended method all along. | |||
| 2016-09-16 | Merge pull request #36 from jrast/feature/frameCallback | morefigs | |
| Correct Signature for frame callback | |||
| 2016-06-15 | BugFix: fixed crash during _getInterfaceInfos() call | Jürg Rast | |
| 2016-06-15 | Correct Signature for frame callback | Jürg Rast | |
| 2016-05-16 | Update setup.py | morefigs | |
| 2016-05-16 | Merge pull request #35 from jrast/bugfix/cameraInfoCache | morefigs | |
| Don't cache cameraInfos | |||
| 2016-05-16 | used warning instead of print statement | morefigs | |
| 2016-05-16 | removed numpy as a strict requirement | morefigs | |
| 2016-05-16 | Merge pull request #37 from jrast/feature/FrameToNumpy | morefigs | |
| Direct conversion from frame data to numpy array | |||
| 2016-05-12 | Direct conversion from framedata to numpy array | Jürg Rast | |
| 2016-05-12 | Don't cache cameraInfos | Jürg Rast | |
| 2016-05-04 | Merge pull request #31 from jrast/jrast-windows-dll-search | morefigs | |
| Better DLL search, including support for Vimba 2.0 | |||
| 2016-05-02 | Better DLL search, including support for Vimba 2.0 | Juerg Rast | |
| 2016-03-26 | Merge pull request #27 from edmundchong/patch-1 | morefigs | |
| Update vimbaobject.py - fix > v1.3 crashing on _getFeatureInfos() | |||
| 2016-03-25 | Update vimbaobject.py | edmundchong | |
| This is to fix the problem of Python crashing (#23, #19) for Vimba versions later than 1.3, proposed by Bill at AVT. The earlier fix "can corrupt random memory up to 999* the size of the FeatureInfo struct" | |||
| 2016-03-07 | Changed listLength arg | morefigs | |
| Changed listLength arg from 0 to 999 to avoid error in Vimba 1.4. | |||
| 2015-12-03 | Merge pull request #20 from derricw/master | morefigs | |
| Search for Windows DLL instead of hard-coding. | |||
| 2015-12-02 | Added IO Error for dll not found | Derric Williams | |
| 2015-12-02 | windows dll search | Derric Williams | |
| vimbadll now searches for highest version windows dll instead of being hardcoded to 1.3 | |||
| 2015-07-10 | Merge pull request #17 from tribeiro/master | morefigs | |
| Fixes PIXEL_FORMATS names for types BayerGR8 and BayerGR12. | |||
| 2015-07-10 | Adds back BayerRGs (along with BayerGR) to PIXEL_FORMATS for compatibility. | Tiago Ribeiro de Souza | |
| 2015-07-10 | Fixes PIXEL_FORMATS name for types BayerGR8 and BayerGR12. They had RG ↵ | Tiago Ribeiro de Souza | |
| instead of GR on vimbaframe.py, which caused an exception when using this pixel formats. | |||
| 2015-02-25 | Added callback functionality to queueFrameCapture | morefigs | |
| 2015-02-25 | Added callback function type | morefigs | |
| 2015-02-25 | Updated version number to look for vimba version 1.3 | morefigs | |
| 2015-01-29 | Added non context manager example | morefigs | |
| 2015-01-29 | Merge pull request #11 from fmder/vimba-context | morefigs | |
| Vimba context manager fixing issue #10 | |||
| 2015-01-29 | Merge pull request #12 from fmder/vimba-error | morefigs | |
| Print the error message to console | |||
| 2015-01-28 | Initialized the error message for clearer output | François-Michel De Rainville | |
| The exception now prints the message to console output: [...] raise VimbaException(errorCode) pymba.vimbaexception.VimbaException: Operation is invalid with the current access mode. | |||
| 2015-01-26 | Fixed imports in READMEs | François-Michel De Rainville | |
| 2015-01-26 | Updated README.md as well for with statement | François-Michel De Rainville | |
| 2015-01-26 | Updated tests to use the with statement | François-Michel De Rainville | |
| 2015-01-26 | Updated README to use the with statement | François-Michel De Rainville | |
| 2015-01-26 | Added context management to the Vimba object | François-Michel De Rainville | |
| Allows clean shutdown when an exception is unhandled. | |||
| 2015-01-18 | Update vimbaframe.py | morefigs | |
| 2015-01-06 | Ignored errorCode of -9 | morefigs | |
| Ignored errorCode of -9 when initially checking for cameras as this was always the return value. This is probably not the ideal fix but I can't test code changes at the moment. | |||
| 2014-09-23 | Merge pull request #6 from derricw/master | morefigs | |
| Color Example and support for all color formats. | |||
| 2014-09-22 | OpenCV Color Liveview example. | Derric Williams | |
| 2014-08-06 | Now supports all image formats found on AVT cameras. | Derric Williams | |
| 2014-08-04 | Merge pull request #5 from derricw/master | morefigs | |
| Support for other pixel formats. | |||
| 2014-08-04 | Revert "Update vimbaframe.py" | morefigs | |
| This reverts commit 6650922d1e94f21091354320a3914084b473fd11. | |||
| 2014-08-01 | RGB8 support | Derric Williams | |
| 2014-07-24 | Update vimbaframe.py | morefigs | |
| 2014-07-11 | Support for Mono14 PixelFormat | Derric Williams | |
