This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer/features/player
Kendall Garner 85d2576bdc Improved lyric syncing, fetch
- uses a somewhat more sane way to parse lyrics and teardown timeouts
- adds 'seeked' to setCurrentTime to make detecting seeks in lyric much easier
- adds ability to fetch lyrics from genius/netease (desktop only)
2023-06-04 16:46:05 -07:00
..
components Improved lyric syncing, fetch 2023-06-04 16:46:05 -07:00
context Move play queue handler to context 2022-12-31 19:26:58 -08:00
hooks Improved lyric syncing, fetch 2023-06-04 16:46:05 -07:00
mutations Replace mutation error types with AxiosError 2023-05-09 05:53:57 -07:00
ref Improved lyric syncing, fetch 2023-06-04 16:46:05 -07:00
index.ts Allow initialIndex on queue add (#67) 2023-05-20 18:40:45 -07:00
utils.ts Handle queue all songs by double click (#67) 2023-05-20 21:31:00 -07:00