mirror of
https://github.com/KRTirtho/spotube.git
synced 2026-02-05 00:12:54 +00:00
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. |
||
|---|---|---|
| .. | ||
| player_actions.dart | ||
| player_controls.dart | ||
| player_overlay_collapsed.dart | ||
| player_overlay.dart | ||
| player_queue_actions.dart | ||
| player_queue.dart | ||
| player_track_details.dart | ||
| player.dart | ||
| sibling_tracks_sheet.dart | ||
| use_progress.dart | ||
| volume_slider.dart | ||