Commit Graph

16 Commits

Author SHA1 Message Date
Mario Steele c35499cbe6
New Action -> ToggleStream (#1)
Added Icons stream_active, stream_inactive and stream_reconnecting
Added functionality to backend to use OBSController for functions needed for Toggling of Stream
Added Translations for German and English.
Updated main.py to implement new Actions.
2024-05-12 09:46:27 +02:00
Core447 e2434dd010
Remove pyro import 2024-04-12 15:37:00 +02:00
Core447 c17a5a7118
Remove debug prints 2024-03-27 15:55:22 +01:00
Core447 5bf714fafa
Update steramcontroller-plugin-tools version 2024-03-27 10:00:03 +01:00
Core447 5e84e8d1d4
Add rpyc to requirements 2024-03-27 09:58:49 +01:00
Core447 59f5ea0fec
Switch from Pyro5 to rpyc 2024-03-27 09:54:53 +01:00
Core447 9a9517b6f4
Add Change Scene action 2024-03-26 15:30:17 +01:00
Core447 931073ceb3
Update requirements 2024-03-24 10:33:28 +01:00
Core447 eac4b0f4da
Bump min stream-controller-plugin-tools to 1.0.3 2024-03-13 20:43:35 +01:00
Core447 c5271e732c
Add compatability for app version 1.0.0-alpha 2024-03-07 16:02:25 +01:00
Core447 a504a3f9af
Move requirements.txt to backend 2024-02-15 10:03:32 +01:00
Core447 8ce92bb998
Fix: Controller crash if port is None 2024-02-12 13:59:01 +01:00
Core447 dd9849e6c8
Catch: Backend crash if port is undefined 2024-02-12 13:06:32 +01:00
Core447 d3f6cdb3c9
Fix: Backend crash if one connection parameter is missing 2024-02-12 13:00:05 +01:00
Core447 5898fae1e9
Fix: Unable to reconnect to obs 2024-01-14 13:55:40 +01:00
Core447 0b719a4352
Use new backend seperation system 2024-01-14 11:50:34 +01:00