v0.0.17
github-actions
released this
26 Jul 11:54
·
116 commits
to master
since this release
- 🐞 fix: remove delay/lag when skipping track 2c982d0 @devgianlu
- 🐞 fix: avoid double skip on track end ba696c7 @devgianlu
- 🌟 feat: synchronisation between ALSA and Spotify volume (#40) b6bd7d7 @tooxo
- 💄 chore: add LICENSE 9084ef7 @devgianlu
- 🌟 feat: log ALSA parameters d914d25 @devgianlu
- 🐞 fix: ensure no decoder data is wasted 65da4d3 @devgianlu
- 🌟 feat: reduce ALSA buffer size + remove unnecessary drain 756c644 @devgianlu
- 🐝 refactor: move ALSA mixer code to separate file f31a54a @devgianlu
- 🐞 fix: do not lose last couple of frames on EOF bcf6237 @devgianlu
- 🌟 feat: expand output.RingBuffer capabilities ad3f125 @devgianlu
- 🌟 feat: add buffering to ALSA output ebcd739 @devgianlu
- 🐞 fix: don't update initial volume when a mixer is configured. 8ed8c26 @tooxo
- 💄 chore: fix typo 3db1d17 @devgianlu
- 🐞 fix: match play command skip to with gid ba5b013 @devgianlu
- 🐞 fix: do not panic when no tracks list is present 04ec5b1 @devgianlu
- 🌟 feat: implement current relative seek 0dc122e @devgianlu
- 🐞 fix: load autoplay even in case of context end 70aef7c @devgianlu
- 🐞 fix: peek correct track if about to play queue d1cf460 @devgianlu