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
jeffvli c3c1f4cc5f Refactor mpv initialization/cleanup
- Don't re-initialize the player on re-render
- Fixes the player potentially crashing on hot reload
2023-06-06 10:48:47 -07:00
..
components Change padding on vertical player 2023-06-04 16:46:05 -07:00
context Move play queue handler to context 2022-12-31 19:26:58 -08:00
hooks Refactor mpv initialization/cleanup 2023-06-06 10:48:47 -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