Skip to content

v2.5.0.0 - Modernized to .NET 10 / WinUI 3

Latest

Choose a tag to compare

@kowalej kowalej released this 15 Aug 04:40
· 11 commits to master since this release
  • Modernized to .NET 10 / WinUI 3, converted to SDK-style project.
  • Merged the separate "LSL Bridge" Win32 process directly into the main app (single-process architecture, see Architecture).
  • UI refresh: settings moved to a slide-out side panel, improved main list layout, compact per-stream info display with latest sample values and a one-click copy button.
  • Added Esc key support to collapse/deselect the currently selected Muse in the list.
  • Fixed intermittent Bluetooth/GATT communication issues (JSON parsing errors, spurious device removal, and connection churn) via reentrancy guards and per-device GATT serialization.
  • Window size is now persisted between launches, and the window/taskbar title correctly shows "BlueMuse".