Skip to content

Releases: SebiAi/GlyphVisualizer

v2.1.1

10 Feb 11:26
2fe1453
Compare
Choose a tag to compare

2.1.1 (2025-02-10)

Bug Fixes

  • Composition Renderer: Hotfix for Windows users that fixes a crash after pressing the "Render" button (thanks manjunath0520). (c6b2165)

v2.1.0

10 Feb 00:49
fae617f
Compare
Choose a tag to compare

2.1.0 (2025-02-10)

Bug Fixes

  • Drop To Load: Set focus on the application after dropping a composition. (b646ad6)
  • Composition Renderer: Require that all fields are filled out (not empty). (a67e05b)
  • Exception Handling: Fix crash on unexpected error handling that resulted in no popup with the exception info. (a2646dd)
  • CompositionManager: Fix memory leak due to not deleting three timers (14f8280)

Features

  • Composition Renderer: Alert the user when rendering finishes. (cbfef60)
  • Drop To Load: Simply drag and drop your composition file on to the application to load and start playing it. (01e5a50)
  • Add "Quit" entry to the "File" menu in the menu bar. (80f3ee5)
  • Composition Renderer: Can now render a composition to an mp4 video in 5 vertical resolutions (4k, 1440p, 1080p, 720p, 480p). FFmpeg required! You can find the feature under the "File" entry in the menu bar. (93d69c4)

v2.0.0

30 Jan 00:34
439fb5a
Compare
Choose a tag to compare

2.0.0 (2025-01-30)

Bug Fixes

  • Playback: Desync bug fixed - compositions are now properly synched to the lights (439fb5a)
  • Playback: Increased playback accuracy from 25fps to the full 60fps (439fb5a)
  • UI: Fix visual glitch with the seekbar when the time is below a minimum threshold

Features

  • Added Phone (2a) and (2a) Plus compatibility (439fb5a)
  • Added Phone (1) 15 Zone support (439fb5a)

Additional Notes

Features like

  • NGlyph file composition loading and
  • the device connection feature

will be reintroduced in a later update.

v1.1.0

06 Feb 16:59
ee2dff6
Compare
Choose a tag to compare

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)

v1.0.1

23 Jan 17:56
ef6a93f
Compare
Choose a tag to compare

1.0.1 (2024-01-23)

Bug Fixes

  • Automatic Update Checker: Fix missing popup when a new version is available (a5113e9)
  • Automatic Update Checker: Only check every 6 hours for a new update (ef6a93f)
  • Fix crash when exiting the application (double free) (269d773)

v1.0.0

26 Dec 18:39
600dd98
Compare
Choose a tag to compare

🎉 First release 1.0.0 (2023-12-26)

🏗️ The software is not fully finished. Expect it to be rough around the edges.

Once this software can open the compositions directly, it will be much more user friendly - for now you still need the custom-nothing-glyph-tools to extract the light data.