Skip to content

Releases: Honzackcz/PulsoidToOSC

v0.6.0

16 Apr 19:38

Choose a tag to compare

Changes

  • added test heart rate mode
  • added undesired heart rate values
  • added random heart rate values
  • improved indication of disabled properties in options
  • other minor improvements

v0.5.0

28 Mar 14:01

Choose a tag to compare

Changes

  • upgraded .NET to version 10.0
  • removed dependency on ModernWPF - moved to now native Fluent theme
  • added support for system matching colors for main window display texts (enabled by default - you can change this in UI options)
  • improvements to device authorization flow

v0.4.0

22 Mar 15:29

Choose a tag to compare

Changes

  • upgraded .NET to version 9.0
  • obtaining Pulsoid token is changed to Device Authorization Flow which should be more reliable and better for portable app use case
  • added saving window position
  • improved automatic web socket reconnection
  • some other minor improvements

v0.3.1

16 Sep 13:37

Choose a tag to compare

Changes

  • added more default parameters for compatibility with prefabs made for MagicChatBox
  • added chatbox key that allows sending messages without bpm value

v0.3.0

25 Dec 17:18

Choose a tag to compare

Changes

  • added HR offset option
  • improvements in UI
  • improved handling of timeout for heart rate data
  • other small improvements to code

v0.2.0

05 Sep 20:06

Choose a tag to compare

Changes

  • added Trend [-1, 1] and Trend [0, 1] OSC parameters indicating change of heart rate
  • added Bool Active OSC parameter indicating that app is working
  • added options for adjusting range of heart rate values used for float parameters
  • added options for adjusting sensitivity of heart rate trend
  • added options to customize texts colors on main window
  • Done button in options window will now save all options
  • auto start is now enabled by default
  • indicator of the app state on main window is reworked
  • improved handling of automatic token entry
  • fixed parameters are not sent to queried VRChat clients when stopping the application

v0.1.2

19 Aug 13:10
a1d6156

Choose a tag to compare

Changes

  • Added automatic Pulsoid token entry

v0.1.1

12 Aug 21:43

Choose a tag to compare

Changes

  • adjusted WebSocket reconnection handling to follow Pulsoid recommendation
  • various code improvements in optimizations and readability

v0.1.0

08 Aug 12:30

Choose a tag to compare

First release