obs-studio-node icon indicating copy to clipboard operation
obs-studio-node copied to clipboard

New settings API for autoconfig

Open avoitenko-logitech opened this issue 1 year ago • 0 comments

Description

Autocnfig (optimizer) now doesn't manipulate settings directly, instead it get and provides settings values from and to client

Motivation and Context

We have to make such transition as client will manage settings instead of back-end

How Has This Been Tested?

  • Manual testing
  • Unit tests

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change) Note: this change should be rolled out with appropriately updated client (which is done in neighboring repository)

Checklist:

  • [x] The code has been tested.
  • [x] All commit messages are properly formatted and commits squashed where appropriate.
  • [x] I have included updates to all appropriate documentation.

avoitenko-logitech avatar Aug 31 '23 13:08 avoitenko-logitech