7 Commits

Author SHA1 Message Date
0eaecf6fd3 Refactor player internals and sync
Replace `TrackInstance` with direct `TrackManifest` usage in the player
core. Introduce a `SyncRoom` class and related hooks (`useSyncRoom`,
`useLyrics`, etc.) for real-time state synchronization and shared lyrics
display. Enhance player indicators to show detailed audio format metadata
(codec, sample rate, bit depth). Relocate the Indicators component and update
the Lyrics page to utilize these new features and components.
2025-05-21 19:03:08 +00:00
3cf055c72c fix depecrated deps 2025-02-11 16:13:13 +00:00
39b427dea7 improve lyrics to use new manifest functions 2025-02-05 02:45:14 +00:00
0db536bbea merge from local 2024-10-29 12:19:57 +00:00
8c3e9a504b merge from local 2024-10-25 09:39:35 +00:00
a373a27f5a merge from local 2024-06-11 17:13:45 +00:00
93638f0fa3 merge from local 2024-05-09 21:34:51 +00:00