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.
This commit is contained in:
@@ -22,6 +22,7 @@ add_library(easy-irl-stream MODULE
|
||||
src/webhook.c
|
||||
src/srtla-server.c
|
||||
src/remote-settings.c
|
||||
src/watermark.c
|
||||
src/obfuscation.cpp
|
||||
src/help-dialog.cpp
|
||||
src/stats-dialog.cpp
|
||||
|
||||
Reference in New Issue
Block a user