spotube/lib/modules/player
google-labs-jules[bot] f3e3159ca9 feat: Integrate DAB Music, add quality display, and optimize performance
This commit introduces several new features and improvements to Spotube:

- **DAB Music Integration:** Adds DAB Music as a new high-quality audio source, with support for searching, streaming, and downloading tracks.
- **Playback Quality Display:** Adds a UI element to the player to display the actual audio quality of the currently playing stream.
- **Performance Optimization:** Improves the startup and shutdown performance of the desktop application.
- **Dependency Fix:** Resolves a dependency conflict with `dio_retry` by implementing a custom retry interceptor.
2025-11-14 03:10:35 +00:00
..
player_actions.dart fix: download not working in different devices and slow 2025-11-11 10:39:13 +06:00
player_controls.dart feat: Add DAB Music support, performance improvements, and UI enhancements 2025-11-12 23:41:35 +00:00
player_overlay_collapsed.dart fix: local playback not working for tracks with special # (hashtag) characters 2025-08-31 00:45:29 +06:00
player_overlay.dart chore: use navigateTo instead of pushRoute 2025-01-31 22:10:40 +06:00
player_queue_actions.dart feat(queue): add multi-select and bulk actions to queue (#2839) 2025-11-10 10:36:10 +06:00
player_queue.dart feat(queue): add multi-select and bulk actions to queue (#2839) 2025-11-10 10:36:10 +06:00
player_track_details.dart feat: Integrate DAB Music, add quality display, and optimize performance 2025-11-14 03:10:35 +00:00
player.dart feat: Integrate DAB Music, add quality display, and optimize performance 2025-11-14 03:10:35 +00:00
sibling_tracks_sheet.dart feat: move away from track source query and preferences audio quality and codec 2025-11-03 19:33:47 +06:00
use_progress.dart chore: create new audio player centric playback notifier with drift persistence 2024-06-23 12:23:28 +06:00
volume_slider.dart refactor: bottom player border, player queue using shadcn drawer 2024-12-21 14:38:54 +06:00