Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 16:59
· 11 commits to main since this release
ee2dff6

1.1.0 (2024-02-06)

Bug Fixes

  • Actively delete opened dialogs after they closed instead of waiting for Qt to delete them when closing the software (18f0765)
  • Only resume playing the composition after canceling the OpenComposition dialog if the composition was playing before (07f1741)
  • Open dialogs without blocking if possible (ec849ac)

Features

  • Add console logging (this aids in solving bug reports, no logging data is saved to disk or is shared) (68ada66)
  • Glyph WebSocket Client: Connect to your Nothing device and experience real time composition playback (Separate Android App needed - more info in March), made possible by the Glyph Developer Kit (7f42a35)
  • Only require the composition (Audio.ogg) itself - no extra steps needed (fb4f04b)
  • Play/Pause icons in Nothings style (9858ed8)
  • Playback Controls: Use 0-9 number keys to skip to percentage of the total playtime (c00897b)