spotube/lib/services/audio_player
olivier2 17105a640b
fix(android): audio issue when screen is off and broadcast audio session id (#1221 & #1247)
* this change fixes the garbled audio on my Pixel 6a while the screen is off. Not familiar with libmpv, but seems to favor audiotrack audio output over opensles. KRTirtho/spotube#571

* get audio session id, send it to AudioTrack in libmpv, broadcast it to other apps. Fixes KRTirtho/spotube#1221

---------

Co-authored-by: Kingkor Roy Tirtho <krtirtho@gmail.com>
2024-02-25 22:26:06 +06:00
..
audio_player_impl.dart feat: Add JioSaavn as audio source (#881) 2023-11-15 18:34:46 +06:00
audio_player.dart feat: Add JioSaavn as audio source (#881) 2023-11-15 18:34:46 +06:00
audio_players_streams_mixin.dart fix: tracks doesn't change when ended 2023-08-08 12:18:11 +06:00
loop_mode.dart chore: only remove native event loop for macos 2023-06-02 13:06:02 +06:00
mk_state_player.dart fix(android): audio issue when screen is off and broadcast audio session id (#1221 & #1247) 2024-02-25 22:26:06 +06:00
playback_state.dart feat: show loading when track metadata is being fetched, android, ios, macos enable shuffling 2023-05-27 13:34:25 +06:00