Skip to content

v1.0.0-b32

Compare
Choose a tag to compare
@jcelerier jcelerier released this 13 Sep 01:04
· 5602 commits to master since this release

Score
i-score is now known as score !

New features

  • A pretty logo made by @aklevy
  • The device explorer has been revamped with a work-in-progress address editor which will at term offer specific controls for specific types of values. Currently sliders and spinboxes are available for editing bounded ints and floats.
  • General inspector cleanup.
  • Work-in-progress list view for messages in states.
  • A new dark skin is provided, courtesy of @bltzr
  • Work-in-progress on process headers which will be used to give more hands-on controls on process displays
  • An addon skeleton for new processes has been provided
  • Process display can now be folded / unfolded easily thanks to a new button in the header ( #414 ).
  • It's now possible to double-click to select a zeroconf device ( #582 )
  • Moving UI elements with Alt will now lock them between the two closest ones

Fixes

  • Potential crashes when working with OSCQuery devices who adds and removes nodes in real time
  • #626 #625 #623 #621