1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-04 02:09:26 +02:00
librespot/playback/src/audio_backend
Roderick van Domburg 39bf40bcc7
Lay groundwork for new Spotify API client (#805)
Lay groundwork for new Spotify API before removing `spirc`

* Add token provider
* Introduce HTTP client
* Introduce caching `ApResolver` component
* Remove `keymaster` and update example
* Use `PacketType` instead of hex identifiers
* Document new unknown packet 0xb6
2021-06-28 20:58:58 +02:00
..
alsa.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
gstreamer.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
jackaudio.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
mod.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
pipe.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
portaudio.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
pulseaudio.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
rodio.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
sdl.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00
subprocess.rs Lay groundwork for new Spotify API client (#805) 2021-06-28 20:58:58 +02:00