- dependency bump
- Inputs Requests
- GetInputList
- GetInputKindList
- README Correction
- Issue #28
- Inputs features are now available in the CLI
- updated README
- dependency bump
- Media Inputs
- OffsetMediaInputCursor
- dependency bump
- more events
- dependency bump
- less code duplication
- dart fix
- dependency bump
- readme update
- dependency bump
- Scenes
- GetSceneSceneTransitionOverride
- SetSceneSceneTransitionOverride
- CLI Commands
- scenes
- get-current-program-scene
- get-group-list
- get-scenes-list
- scenes
- README
- stream
- SendStreamCaption
- config
- GetRecordDirectory
- ui event
- ScreenshotSaved
- commands
- stream
- SendStreamCaption
- config
- GetRecordDirectory
- stream
- fix publish_tools dependency
- #27 - onDone functionality returned
- scene items
- GetSceneItemLocked
- SetSceneItemLocked
- cli
- scene items
- GetSceneItemList
- GetSceneItemLocked
- SetSceneItemLocked
- scene items
- tests
- scene items
- GetSceneItemList
- GetSceneItemLocked
- SetSceneItemLocked
- scene items
- dependency bumps
- ui
- GetMonitorList
- cli
- ui
- GetStudioModeEnabled
- SetStudioModeEnabled
- GetMonitorList
- ui
- tests
- ui
- GetStudioModeEnabled
- SetStudioModeEnabled
- GetMonitorList
- ui
- events supported
- Config - CurrentProfileChanging
- Config - CurrentProfileChanged
- Config - ProfileListChanged
- PR #26
- commands
- Outputs - ToggleReplayBuffer
- Outputs - StartReplayBuffer
- Outputs - StopReplayBuffer
- Outputs - SaveReplayBuffer
- unit tests
- ToggleReplayBuffer
- dependency bump for publish_tools again
- updated dependency for publish_tools
- using publish_tools from pub.dev
- additional events supported
- Config - CurrentSceneCollectionChanging
- Config - CurrentSceneCollectionChanged
- Config - SceneCollectionListChanged
- improved build tools (using publish_tools package)
- issue #25 implemented
- cli commands
- general - BroadcastCustomEventCommand
- general - CallVendorRequestCommand
- general - BrowserEventCommand (helper method)
- general - GetHotkeyListCommand
- general - TriggerHotkeyByNameCommand
- general - TriggerHotkeyByKeySequenceCommand
- general - SleepCommand
- unit tests
- GetVersion
- CallVendorRequest
- obsBrowserEvent
- GetHotkeyList
- improved build tools (using publish_tools package)
- issue #25 implemented
- cli commands
- general - BroadcastCustomEventCommand
- general - CallVendorRequestCommand
- general - BrowserEventCommand (helper method)
- general - GetHotkeyListCommand
- general - TriggerHotkeyByNameCommand
- general - TriggerHotkeyByKeySequenceCommand
- general - SleepCommand
- unit tests
- GetVersion
- CallVendorRequest
- obsBrowserEvent
- GetHotkeyList
- improved build tools (using publish_tools package)
- issue #25 implemented
- cli commands
- general - BroadcastCustomEventCommand
- general - CallVendorRequestCommand
- general - BrowserEventCommand (helper method)
- general - GetHotkeyListCommand
- general - TriggerHotkeyByNameCommand
- general - TriggerHotkeyByKeySequenceCommand
- general - SleepCommand
- unit tests
- GetVersion
- CallVendorRequest
- obsBrowserEvent
- GetHotkeyList
- build tool changes
- fix for issue #23
- SetPersistentData, GetSceneCollectionList, SetCurrentSceneCollection, CreateSceneCollection, GetProfileList, GetProfileParameter, SetProfileParameter now supported as high level commands
- more tests
- improved build tools
- resolving some release issues
- support for GetSceneItemIndex and SetSceneItemIndex
- improved build tools
- production release
- obs cli can run shell commands with
listen
- improved cli README
- ui module now supports: OpenInputPropertiesDialog, OpenInputFiltersDialog, OpenInputInteractDialog, OpenVideoMixProjector, OpenSourceProjector
- changed LICENSE
- obs at the command prompt
- updated README
obs version
to confirm installed package from cli
- SceneListResponse fix null currentPreviewSceneName
- batch operations now supported
- add batch.dart example
- fix Flutter web
Enum
error Issue #16
- typed responses, additional helper methods
- bug fixes (mostly events), additional helper methods
- new release for obs websocket v5.0.0 protocol
- README fix and grind improvement
- added fallbackEvent back in
- issue #11
- restructure of the cli functionality
- fix for "web" platform
- support for "web" platform
- updated package layout
- more fix for GetSourceActive and GetSourceActive
- fix for GetSourceActive and GetSourceActive
- readme typo
- added GetMediaSourcesList, GetSourcesList, GetSourceActive and GetSourceActive
- added SaveStreamSettings, TakeSourceScreenshot, SetCurrentProfile, GetCurrentProfile and RefreshBrowserSource
- disable studio mode
- adjustments to the publish workflow
- code tweaks from Sabuto merged
- improved API docs
- correction of some class names in the readme
- restructured the event model
- file name changed to match publish spec
- runtime js compatibility
- tweak readme
- added grind for a simplified workflow
- more readme improvements
- improved readme and example
- trying to remove the dart:io dependency, for greater platform support
- using pedantic for static analysis, upgrade to some dependencies
- universal_io package replaces dart:io to maybe support web
- updated API docs
- static analysis improvements
- null safety, method based commands and event handling
- included example matches the README and addition of bin/ws-obs.app command lne app for OSX
- initial simplified support for responses
- initial commit, no support for responses to commands