Skip to content

MultiFunPlayer v1.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 22:08
· 895 commits to master since this release

Additional patreon only changelog:

  • Add SLR script streaming support
    2022-03-14_23-15-25

Changelog:

  • Add dynamic outputs (#50), you can now add multiple outputs of the same type and/or remove the outputs you dont use. Allows for example one network output to OSR with another network output to BusDriver VaM plugin, or output to multiple serial/network OSR devices at the same time. MFP will migrate old static outputs to the new system when loading previous configuration.
    2022-03-14_23-16-47
  • Add WebSocket output target
  • Add overview of enabled and script overriding features under axis name
    2022-03-14_23-20-11
    • L: Axis Link, green when enabled, red when enabled with priority
    • M: Motion Provider, green when enabled, red when enabled and provider blend is 50% or more
    • S: Speed Limit, green when enabled, red when motion is being limited
  • Reset DeoVR and HereSphere state when not watching video
  • Improve auto skip to script start behaviour for streamed videos
  • Fix video file not refreshing when adding/removing/editing path modifiers
  • Fix high motion provider time drift
  • Fix link axis not updating under certain conditions
  • UI tweaks