v0.0.16
github-actions
released this
05 Jun 07:24
·
155 commits
to master
since this release
- 🐝 refactor: move controls from Stream to Player 2a52394 @devgianlu
- 🌟 feat: allow to prefetch a stream and swap it out 75ef7eb @devgianlu
- 🌟 feat: prefetch next track 51a1509 @devgianlu
- 🌟 feat: better logging for uri scoped operations baf0da7 @devgianlu
- 🌟 feat: better logging for vorbis decoder ea0517b @devgianlu
- 🌟 feat: avoid unix output drive useless state change 822355e @devgianlu
- 🌟 feat: redo output driver and audio sources for gapless playback 02c394f @devgianlu
- 🐝 refactor: rename linux output driver ALSA PCM handle field ef1b483 @devgianlu
- 🌟 feat: handle volume in linux output driver with ALSA mixer fdf6d57 @devgianlu
- 🌟 feat: add retry for downloading audio chunk b2ec6d5 @devgianlu
- 🌟 feat: move mixer device name to configuration a178714 @devgianlu
- 🐞 fix: avoid reading from SwitchingAudioSource with no source set 5385999 @devgianlu
- 🐞 fix: do not hang on end of context b05410e @devgianlu