OBSPlugin/actions
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
..
RecPlayPause Update constructors 2024-05-10 17:33:23 +02:00
SaveReplayBuffer feat: add eight new actions (#3) 2024-06-25 17:50:48 +02:00
SwitchScene feat: add eight new actions (#3) 2024-06-25 17:50:48 +02:00
SwitchSceneCollection feat: add eight new actions (#3) 2024-06-25 17:50:48 +02:00
ToggleInputMute feat: add eight new actions (#3) 2024-06-25 17:50:48 +02:00
ToggleRecord Update constructors 2024-05-10 17:33:23 +02:00
ToggleReplayBuffer feat: add eight new actions (#3) 2024-06-25 17:50:48 +02:00
ToggleSceneItemEnabled feat: add eight new actions (#3) 2024-06-25 17:50:48 +02:00
ToggleStream ToggleStream: Hide error if it has been solved 2024-06-05 20:22:43 +02:00
ToggleStudioMode feat: add eight new actions (#3) 2024-06-25 17:50:48 +02:00
ToggleVirtualCamera feat: add eight new actions (#3) 2024-06-25 17:50:48 +02:00
TriggerTransition feat: add eight new actions (#3) 2024-06-25 17:50:48 +02:00