an OBS plugin to display the status of an ongoing cd recording as a dock

Noah Vogt b9d3f97709 first working version: reading from /tmp/cd_status.txt il y a 14 heures
.github de669bbff2 CI: Fix the Ubuntu version that prevents renaming il y a 3 mois
cmake 2c550969af cmake: Adjust macOS SDK detection il y a 1 mois
data b75e67843c add data locale template il y a 5 ans
.clang-format 337dfd4d37 clang-format: Increase column size limit to 120 il y a 5 mois
.gersemirc 5f01841da4 build-aux: Replace cmake-format with gersemi il y a 5 mois
.gitignore b9d3f97709 first working version: reading from /tmp/cd_status.txt il y a 14 heures
CMakeLists.txt b9d3f97709 first working version: reading from /tmp/cd_status.txt il y a 14 heures
CMakePresets.json 5da535ca68 cmake: Update CMake files to current state found on obs-studio il y a 5 mois
LICENSE b9d3f97709 first working version: reading from /tmp/cd_status.txt il y a 14 heures
README.md b9d3f97709 first working version: reading from /tmp/cd_status.txt il y a 14 heures
buildspec.json 5da535ca68 cmake: Update CMake files to current state found on obs-studio il y a 5 mois
cd-rec-status.cpp b9d3f97709 first working version: reading from /tmp/cd_status.txt il y a 14 heures

README.md

CD Rec status

An OBS plugin to display the status of an ongoing cd recording as a dock.

The offical obs plugin template was used to create this plugin.