Commit Graph

17 Commits

Author SHA1 Message Date
Core447 9c0613e416
Add toggle filter action 2024-07-24 17:49:51 +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
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
Core447 8cd5b20307
Fix: Remove action_support arg in register 2024-06-16 13:41:36 +02:00
Core447 c3039cad7d
Chore: Use new ActionHolder format 2024-06-16 12:56:27 +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 f8b9a392dd
Fix: App freeze if ip is invalid 2024-04-20 09:02:00 +02:00
Core447 174e0b7a6d
Disable open_in_terminal for backend 2024-03-27 10:06:28 +01:00
Core447 59f5ea0fec
Switch from Pyro5 to rpyc 2024-03-27 09:54:53 +01:00
Core447 efb24e2f08
Change tld from dev to com 2024-03-26 15:33:54 +01:00
Core447 9a9517b6f4
Add Change Scene action 2024-03-26 15:30:17 +01:00
Core447 75a00839da
Update github urls to fit organization 2024-03-09 13:50:43 +01:00
Core447 c5271e732c
Add compatability for app version 1.0.0-alpha 2024-03-07 16:02:25 +01:00
Core447 e0823734c9
Add support for app version 0.1.1-alpha 2024-02-15 11:03:05 +01:00
Core447 9f5ca70e10
Run backend in separate env 2024-01-14 13:56:10 +01:00
Core447 0b719a4352
Use new backend seperation system 2024-01-14 11:50:34 +01:00
Core447 74f9972294
Initial commit 2023-11-25 14:49:41 +01:00