Vulcast
59d81726eb
fix: use cmake -C cache file to avoid cmd line length limit
Build Windows DLL / Build for Windows (push) Has been cancelled
2026-06-30 20:50:24 +01:00
Vulcast
cd449bb46d
fix: download source zip instead of git clone (no SSH needed)
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-30 20:49:05 +01:00
Vulcast
77234228a2
fix: write CMakeUserPresets.json to avoid cmd line length limit
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-30 20:45:59 +01:00
Vulcast
d6d5bad9eb
fix: use cmake presets to avoid cmd.exe line length limit
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-30 20:43:46 +01:00
Vulcast
a9d0ebe0d3
Add Vulcast Account tab - shows linked platforms from API
...
Build Windows DLL / Build for Windows (push) Waiting to run
- New 'Vulcast' tab in settings dialog
- API key input with show/hide toggle
- Connect button fetches platform list from /api/plugin/status
- Shows connected platforms with horizontal/vertical destinations
- Shows stream status (live/idle)
- API key saved in OBS profile config
2026-06-30 20:39:11 +01:00
Vulcast
5a4bf6649e
simplify build script - incremental builds, deps persist
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-30 19:04:33 +01:00
Vulcast
6467219572
Rename plugin to 'Vulcast Vertical' in buildspec displayName and name
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-30 18:55:30 +01:00
Vulcast
570728905c
Auto-install DLL to OBS plugins directory
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-30 18:52:29 +01:00
Vulcast
ca13025483
Fix DLL name, use LOCALAPPDATA for persistent caching
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-30 18:48:41 +01:00
Vulcast
63b49749c9
Build OBS manually, pass pre-built libs to plugin cmake, skip auto-deps
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-30 18:18:14 +01:00
Vulcast
1bda03c974
Fix cmake architecture flag: split -A and arch into separate args
...
Build Windows DLL / Build for Windows (push) Waiting to run
The execute_process call was passing '-A x64,version=...' as a single
argument, which cmake didn't understand. Split into -A x64 as separate args.
2026-06-30 18:16:44 +01:00
Vulcast
1496c4a75d
Fix: let cmake handle all deps, update to OBS 31.1.1 + deps 2025-07-11
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-29 23:57:05 +01:00
Vulcast
7d178e45bd
Remove cleanup step entirely, rely on caching
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-29 23:47:38 +01:00
Vulcast
a49cfaa441
Build script: use OBS 32.1.2, skip cached downloads
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-29 23:44:10 +01:00
Vulcast
22137002a0
Add auto-installing Windows build script
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-29 23:19:01 +01:00
Vulcast
eca52a289d
Add build instructions
Build Windows DLL / Build for Windows (push) Waiting to run
2026-06-29 23:09:39 +01:00
Vulcast
c5b35d8ec8
Add CI build infrastructure from OBS plugin template
...
Build Windows DLL / Build for Windows (push) Waiting to run
Added GitHub Actions workflow and build scripts from
obsproject/obs-plugintemplate for Windows DLL builds.
Push to GitHub and go to Actions tab to build the DLL.
2026-06-29 23:08:27 +01:00
Vulcast
184d132b59
Rebrand from Aitum Vertical to Vulcast Vertical
...
Build Windows DLL / build-windows (push) Waiting to run
- Changed CANVAS_NAME to 'Vulcast Vertical'
- Changed OBS_MODULE_AUTHOR to 'Vulcast'
- Replaced all Aitum UI branding (logo, buttons, links)
- Removed api.aitum.tv version check
- Removed aitum-stream-suite/aitum-multistream module checks
- Updated all locale files (9 languages)
- Updated build metadata (buildspec.json, resource.rc.in, CMakeLists.txt)
- Updated resources.qrc prefix from /aitum to /vulcast
- Added GitHub Actions workflow for Windows build
- Added BUILD-WINDOWS.md with build instructions
Licensed under GPL-2.0 (unchanged from upstream).
2026-06-29 23:04:40 +01:00
Vulcast
0e83ab9eef
Initial import from Aitum/obs-vertical-canvas v1.6.4
...
Forked for Vulcast branding changes.
Licensed under GPL-2.0.
2026-06-29 22:58:49 +01:00