Skip to content

Tags: openpnp/openpnp-capture

Tags

v0.0.28

Toggle v0.0.28's commit message

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

Toggle v0.0.27's commit message

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

Toggle v0.0.26's commit message
- 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

Toggle v0.0.25's commit message
- Looks like that did that trick! Add the other jobs back and prep to…

… release.

v0.0.24

Toggle v0.0.24's commit message

v0.0.23

Toggle v0.0.23's commit message

v0.0.22

Toggle v0.0.22's commit message

v0.0.21

Toggle v0.0.21's commit message

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

Toggle v0.0.20's commit message

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

Toggle v0.0.19's commit message

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.