github WarmUpTill/SceneSwitcher 1.21.0-beta1
Video, Variable, UI additions and more

latest releases: 1.25.5, 1.25.4, 1.25.3...
pre-release13 months ago

Additions:

  • Added the option to create dock widgets of macros to manually run or (un-)pause them.
    Dock

    You can enable this for a given selected macro on the macro tab using the settings button.
    DockExample

  • Added "Run" condition.
    This new condition type allows you to use external programs to trigger actions based on the exit code of a spawned process.
    RunCondition

  • Added support for different algorithms for the video condition's pattern matching option, which might improve the matching accuracy depending on the use case.
    PatternMethod

  • Added text recognition support (OCR) to video condition using "Tesseract". (Windows and MacOS only)
    OCR
    Enables variable support

  • Added variable support for most file selections.
    FileSelectionVariable

  • Improved "Http" action by adding support for variables and the option to specify headers when using the "Post" or "Get" action.
    Http

  • Added variable support for most number based selections, e.g. duration or area selections.
    DurationVariable
    The default value will be 0.0 if a given variable is not a valid number.

  • Added option to assign the value of mathematical expressions to a variable.
    MathVariable

  • Enabled assigning value of a "Scene item transform" condition to variables.

Changes:

  • Set the default logic type of new non-root macro conditions to "Or".

  • Prevent accidental duration changes while scrolling through the settings.

  • Enable shrinking the status dock to smaller sizes.
    Dock

  • Improve preview frame visibility of cursor condition.

  • Create new groups at the top most selection index, instead of at the bottom of the macro list.

  • Allow drag and drop of macro segments while clicking on the header label.

  • Added macro list context menu options for add, rename, remove.
    ContextMenu

  • Enable deleting multiple macros at once.

  • No longer ask for confirmation when deleting empty groups.

  • Use theme based icons for status dock, group, and duration icon.

  • Minor layout related changes.

Fixes:

  • Fixed macro selections being lost in the "Macro" action or condition if the referenced macros were renamed or (un-)grouped.
  • Fixed video condition preview dialog not showing matches in some circumstances.
  • Fixed "Hotkey" action not "holding" down keys for the specified duration. (Windows)
  • Reduced size of installer binary. (Windows)

Don't miss a new SceneSwitcher release

NewReleases is sending notifications on new releases.