Skip to content

Cross platform build - #5

Merged
tlamy merged 6 commits into
mainfrom
cross-platform-build
Mar 1, 2026
Merged

Cross platform build#5
tlamy merged 6 commits into
mainfrom
cross-platform-build

Conversation

@tlamy

@tlamy tlamy commented Mar 1, 2026

Copy link
Copy Markdown
Owner

Fix building on Windows and macOS, as well as macOS startup problems

tlamy added 6 commits March 1, 2026 10:16
…d video handling

- Introduced a new GitHub Actions workflow (`development.yml`) to build for Linux, macOS, and Windows on non-main branches.
- Updated deprecated macOS API usage (`kIOMasterPortDefault` replaced with `kIOMainPortDefault`).
- Improved thread safety and frame processing in `AVFoundationVideoSource.mm` using `std::condition_variable`.
- Refined static linking and framework inclusion logic in `CMakeLists.txt` for better macOS compatibility.
- Enhanced camera disconnection handling in `main.cpp` with retry logic to avoid premature disconnects.
- Added Material Icons font file (`MaterialIcons-Regular.ttf`).
- Consolidated `development.yml` into a new `build.yml` for unified build and release workflows.
- Added packaging and artifact upload for Linux, macOS, and Windows platforms.
- Introduced version-based releases triggered on `main` branch pushes and tags.
- Improved static library linking in `CMakeLists.txt` for SDL2 and SDL2_ttf.
- Consolidated `development.yml` into a new `build.yml` for unified build and release workflows.
- Added packaging and artifact upload for Linux, macOS, and Windows platforms.
- Introduced version-based releases triggered on `main` branch pushes and tags.
- Improved static library linking in `CMakeLists.txt` for SDL2 and SDL2_ttf.
@tlamy tlamy self-assigned this Mar 1, 2026
@tlamy
tlamy merged commit e26a52f into main Mar 1, 2026
7 checks passed
@tlamy
tlamy deleted the cross-platform-build branch March 1, 2026 10:05
@github-actions

github-actions Bot commented Mar 1, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant