Skip to content

Tags: openpnp/openpnp-capture

Tags

v0.0.28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #68 from markmaker/fix/com-apartmentthreaded

Fix / Use CoInitializeEx(NULL, COINIT_APARTMENTTHREADED)

v0.0.27

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #65 from markmaker/fix/double-release

Fix / Avoid double Release() in FindCaptureDevice()

v0.0.26

- Attempt to fix an issue with the test program library version not m…

…atching the built library version, and additionally building the wrong library version. Attempting to fix #60 using suggestions from that thread.

- Downgrade Ubuntu from 22.04 to 20.04. This should help improve compatibility with older installs. Considered going down to ubuntu-18.04, but since that is already deprecated I'll just start receiving warnings about it immediately.

v0.0.25

- Looks like that did that trick! Add the other jobs back and prep to…

… release.

v0.0.24


    

v0.0.23


    

v0.0.22


    

v0.0.21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from raymanfx/fix

linux: Fix memory corruption on stream stop

v0.0.20

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #37 from bakwc/fixMacosCamPermission

Fixed macOS Catalina camera permissions request

v0.0.19

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #36 from trcwm/master

Fixed Linux test program build.