Commit Graph

11 Commits

Author SHA1 Message Date
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 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 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