spotube/lib
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
..
collections feat: add getting started page 2024-02-25 22:01:38 +06:00
components feat: add getting started page 2024-02-25 22:01:38 +06:00
extensions chore: track view play not working properly 2023-11-27 19:34:18 +06:00
hooks feat: add getting started page 2024-02-25 22:01:38 +06:00
l10n feat: add songlink based track matching for youtube and open song link button 2024-02-25 11:13:23 +06:00
models feat: add spotify friends activity (#1130) 2024-01-23 22:44:00 +06:00
pages feat: add getting started page 2024-02-25 22:01:38 +06:00
provider fix: non-banger songs breaking the queue if sources not found 2024-02-17 21:33:09 +06:00
services fix(android): audio issue when screen is off and broadcast audio session id (#1221 & #1247) 2024-02-25 22:26:06 +06:00
themes chore: add not found for empty lists 2023-12-08 13:58:12 +06:00
utils feat: add getting started page 2024-02-25 22:01:38 +06:00
generated_plugin_registrant.dart Playlist info editing (#708) 2023-09-10 16:39:21 +06:00
main.dart feat: add getting started page 2024-02-25 22:01:38 +06:00