Commit Graph

3 Commits

Author SHA1 Message Date
Brian Fertig 6be01104cb Updated PWA player 2026-04-22 19:52:10 -06:00
Brian Fertig ce287886aa feat: add big-room single-song overlay with animated visualizer
- Introduce new `#np-bigroom-view` overlay for single-song playback with centered layout and animated circular spectrum visualizer (`#np-viz-big`)
- Refactor now-playing overlay to toggle between playlist mode and big-room mode based on `meta.singleMode`
- Add real-time canvas-based frequency visualization using analyser node, exposed globally as `window.briTunesAnalyser`
- Update song/playlist pages to support single-song playback via new `data-nowplaying-meta` attribute
- Add smart "Now Playing" reopen button that only appears when matching song/playlist is active, with per-song or per-playlist matching
2026-04-12 12:36:08 -06:00
Brian Fertig f34ff9b8fb UI Update 2026-04-09 20:23:54 -06:00