Commit Graph

6 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
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 c5271e732c
Add compatability for app version 1.0.0-alpha 2024-03-07 16:02:25 +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 0b719a4352
Use new backend seperation system 2024-01-14 11:50:34 +01:00
Renamed from OBSController.py (Browse further)