Go to file
2024-07-22 13:30:21 +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 Massive refactor + WIP of new edit 2024-07-19 20:19:54 +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-18 19:35:25 +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 Massive refactor + WIP of new edit 2024-07-19 20:19:54 +01:00
config-dialog.hpp Fix vertical outputs 2024-07-18 19:32:31 +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 Fix vertical outputs 2024-07-18 19:32:31 +02:00
multistream.hpp Switch icon for built-in main stream 2024-07-17 08:09:56 +02:00
output-dialog.cpp Fix issue with server combo not picking on edit mode 2024-07-22 13:30:21 +01:00
output-dialog.hpp Fix issue with server combo not picking on edit mode 2024-07-22 13:30:21 +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