Go to file
2024-07-18 16:52:43 +01:00
.github Codesign windows installer 2024-06-14 21:57:22 +02:00
build-aux use new plugin template (#1) 2024-06-13 17:43:54 +02:00
cmake Make installer not auto append obs-studio when selecting directory 2024-07-11 14:02:21 +02:00
data/locale Trovo Service 2024-07-18 16:52:43 +01:00
media Add kick icon 2024-07-16 15:59:53 +01:00
.clang-format initial commit 2024-06-13 11:58:07 +02:00
.cmake-format.json use new plugin template (#1) 2024-06-13 17:43:54 +02:00
.gitignore Small refactor, fix in tree build on macos, add warning for no vertical 2024-07-15 12:52:34 +01:00
buildspec.json Bump version 2024-07-11 13:56:14 +02:00
CMakeLists.txt Add in platform icons, fix vertical warning bug, WIP new output dialog 2024-07-16 14:16:40 +01:00
CMakePresets.json Try fix mac build 2024-06-14 13:38:13 +02:00
config-dialog.cpp Twitch service in new output dialog working 2024-07-18 15:18:56 +01:00
config-dialog.hpp Add video reset check 2024-07-16 09:52:05 +02:00
file-updater.c use new plugin template (#1) 2024-06-13 17:43:54 +02:00
file-updater.h initial commit 2024-06-13 11:58:07 +02:00
LICENSE initial commit 2024-06-13 11:58:07 +02:00
multistream.cpp Add twitch url check 2024-07-17 08:50:12 +02:00
multistream.hpp Switch icon for built-in main stream 2024-07-17 08:09:56 +02:00
output-dialog.cpp Trovo Service 2024-07-18 16:52:43 +01:00
output-dialog.hpp Twitch service in new output dialog working 2024-07-18 15:18:56 +01:00
README.md initial commit 2024-06-13 11:58:07 +02:00
resource.rc.in initial commit 2024-06-13 11:58:07 +02:00
resources.qrc Add kick icon 2024-07-16 15:59:53 +01:00
TRANSLATIONS.md initial commit 2024-06-13 11:58:07 +02:00
version.h.in initial commit 2024-06-13 11:58:07 +02:00

Aitum Multistream for OBS Studio

Plugin for OBS Studio to add Aitum logo Aitum

Build

  • In-tree build
  • Stand-alone build
    • Verify that you have development files for OBS
    • Check out this repository and run cmake -S . -B build -DBUILD_OUT_OF_TREE=On && cmake --build build

Translations

Please read Translations