Skip to content

Releases: ashupp/SFX-100-Streamdeck

Feature Release - sfx-xtouch-mini

21 Jul 22:08
Compare
Choose a tag to compare

This version adds support for sfx-xtouch-mini project.
It does not add new functionality to streamdeck plugin.
Added new PipeServer functions GetEffectNames and GetControllerNames

  • Version Bump 0.0.3.0
  • Cleanup
  • Added List output for sfx-100-streamdeck-console (Needed for new functions)

Console Application

29 May 09:01
Compare
Choose a tag to compare
Console Application Pre-release
Pre-release

You can now change the values by calling an exe file with parameters.
Result is provided in Exit code of execution.
Unzip and start on console

Examples:
sfx-100-streamdeck-console.exe EnableAllEffects
sfx-100-streamdeck-console.exe SetOverallIntensity 50
sfx-100-streamdeck-console.exe EffectIntensitySet Heave 20
sfx-100-streamdeck-console.exe EffectIntensityIncrement Heave 1 (The 1 is steps to increment by)
sfx-100-streamdeck-console.exe ControllerIntensityIncrement SFX 1 (The 1 is steps to increment by)

Minimized (profile) start is back again

22 May 18:37
Compare
Choose a tag to compare
Pre-release
  • When SimFeedback is/was started minimized it will restore on startup to analyze UI components then it will minimize again.
  • Version Bump to 0.0.2.7

Main Feature Release

08 May 14:44
Compare
Choose a tag to compare

New features:
Now the tuning and display of effects and controllers values is possible

Additional StreamDeck Buttons:
Increment / Decrement / Set Controller Value
Increment / Decrement / Set Effect Value
Enable / Disable Controller Property
Enable / Disable Effect Property
Set / Show OverallIntensity
Show Value display buttons
Added Profile change detection
Sorted list of buttons
Values can optional be shown on buttons after chaning them.
Logging in extension is now disabled by default

Breaking Changes:
Removed Toggle Start/Stop Motion due to potential errors
Removed Start SimFeedback minimized since it would not work with the new features

Will NOT work when SimFeedback is started minimized!!
You most likely have to restart Stream Deck after configuring the buttons to make it work

Show Values on Buttons after Change

07 May 22:15
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purporses

  • Optional show new value on button after change
  • Added new buttons SetOverallIntensity and ShowOverallIntensityValue
  • Sorted list of buttons
  • Logging in extension is now disabled by default
  • Reduced logging

Profile change detection

06 May 15:02
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purporses

Added Profile change detection.
UI Elements are prepared for control through StreamDeck when switching SimFeedback profiles.

Feature / Bugfix release

06 May 02:33
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purporses

  • Added New Stream Deck Buttons "Enable / Disable Controller Property"
  • Added New Display-Buttons for Effect and Controller values
  • Added note for Enabling/Disabling all effects.
  • Changed Stream Deck Plugin default settings behaviour
  • Changed handling of Enabling / Disabling Checkboxes
  • Fixed Typos and some Cleanup
  • Version Bump 0.0.2.3

Added Enable / Disable Effect Property

05 May 08:31
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purporses

  • Added New Stream Deck Buttons "Enable / Disable Effect Property"
  • Version Bump 0.0.2.2

Experimental UI Automation Test

04 May 22:09
Compare
Choose a tag to compare
Pre-release

This is a pre-release for testing purporses

  • Will NOT work when SimFeedback is started minimized!!
  • You most likely have to restart Stream Deck after configuring the buttons to make it work
  • After changing profiles SimFeedback must be restarted!

->Fixed Bug which prevented actual slider values from being updated.

Additional StreamDeck Buttons:

  • Set Controller Value

  • Increment Controller Value

  • Decrement Controller Value

  • Set Effect Value

  • Increment Effect Value

  • Decrement Effect Value

Breaking Changes:

  • Removed Toggle Start/Stop Motion due to potential errors

SimFeedback start options and minor improvements

03 May 13:16
Compare
Choose a tag to compare

Please see main Page for Installation and Update instructions:
https://github.com/ashupp/SFX-100-Streamdeck

  • Added possibility to start / start with profile maximized
  • Version Bump to 0.0.1.8
  • Minor improvements
  • Target Framework changed to 4.7.2