Commit Graph

6 Commits

Author SHA1 Message Date
Nils fb7edeae0b Add CHANGELOG.md for version 1.1.0; implement watermark feature and update check
- Introduced a mandatory update check on startup, disabling the plugin until updated.
- Added a watermark for free users, displaying "Easy IRL Stream - stools.cc" in the video.
- Fixed SSL connection errors by utilizing the Windows certificate store in API calls.
- Updated help dialog to include information about the watermark feature.
v1.1.0
2026-04-06 18:29:42 +02:00
Nils 9890848c6c Refactor build script and update project version; enhance webhook functionality
- Removed OBS installation prompt from build.ps1.
- Updated project version from 1.1.0 to 1.0.0 in CMakeLists.txt.
- Added new webhook event data structure and enhanced webhook sending functionality in webhook.c.
- Integrated video statistics tracking in event-handler.c and media-decoder.c.
- Added IP address display in stats-dialog.cpp.
- Improved URL handling and response management in webhook.c.
v1.0.1
2026-04-03 14:46:56 +02:00
Nils 73659ce0a0 Update README.md to reflect new AI model name 2026-03-30 20:49:29 +02:00
Nils f8b992ca1d Enhance README.md with AI-Powered Development section
Added a new section highlighting the project's AI-assisted development using Anthropic Claude 4.6, emphasizing its AI-friendly nature.
2026-03-30 20:48:29 +02:00
Nils 75eff0dd29 Update FUNDING.yml with Patreon username
Added Patreon username for funding support.
2026-03-29 20:50:41 +02:00
Nils 10be82cba5 Initial commit
Made-with: Cursor
v1.0.0
2026-03-29 20:45:07 +02:00