Releases: SebiAi/GlyphVisualizer
Releases · SebiAi/GlyphVisualizer
v2.1.1
v2.1.0
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
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
Additional Notes
Features like
- NGlyph file composition loading and
- the device connection feature
will be reintroduced in a later update.
v1.1.0
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
v1.0.0
🎉 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.