You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".