Commit Graph

20 Commits

Author SHA1 Message Date
Core447 bf3bf6a070
Fix: Reconnecting spamming 2024-07-20 19:54:07 +02:00
Sorunome a8b296a26f
feat: add volume dial (#4)
* feat: add volume dial

* Set input dial action as untested for keys

---------

Co-authored-by: Core447 <100139110+Core447@users.noreply.github.com>
2024-07-04 15:18:34 +02:00
Core447 62ed7318a6
Add auth fallbacks 2024-07-03 17:24:32 +02:00
axolotlmaid 2863d84e8f
feat: add eight new actions (#3)
* Add Replay Buffer Actions

* Add virtual camera actions

* Forgot some code for commit d2b3536

* Add studio mode actions

* testing purposes

* Add input muting toggling

Will add icons later

* Clean up and add an in-complete ToggleSceneItemEnabled action

* More progress of toggle scene item enabled action

* Fix bug when there is only one scene

* Add switch scene collections action

* Add icons

* Add suggestions
2024-06-25 17:50:48 +02:00
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