Releases: tsirysndr/rockbox-zig
Releases · tsirysndr/rockbox-zig
2025.02.16
What's Changed
- feat(cli): add authentication commands by @tsirysndr in #112
- feat(rocksky): setup rocksky scrobbling by @tsirysndr in #113
- feat(rocksky): parse lyrics and export to rocksky (if available) by @tsirysndr in #114
- fix(rocksky): run rocksky scrobbling in another async thread by @tsirysndr in #115
- rocksky: export local tracks to rocksky by @tsirysndr in #116
- build.zig: install flac, aiff and sid codecs by @tsirysndr in #117
Full Changelog: 2025.01.28...2025.02.16
2025.01.28
What's Changed
- feat(mpris): allow resume last played track using MPRIS by @tsirysndr in #110
Full Changelog: 2025.01.27...2025.01.28
2025.01.27
What's Changed
- fix(mpris): handle mpris play_pause function and set app identity by @tsirysndr in #108
Full Changelog: 2025.01.26...2025.01.27
2025.01.26
What's Changed
- dist: package rockbox for Debian/Ubuntu, update install instructions by @tsirysndr in #97
- zig: remove libusb linking by @tsirysndr in #98
- dist: package rockbox for Fedora, update install instructions by @tsirysndr in #99
- docker: remove libusb dependency by @tsirysndr in #100
- ci: add fluentci functions for generating deb and rpm files by @tsirysndr in #101
- readme: add instructions for archlinux (AUR) by @tsirysndr in #102
- readme: update install instructions by @tsirysndr in #103
- cli: fix wrong rockboxd path in rockbox.service on archlinux by @tsirysndr in #104
- fix(service): correctly detect rockboxd path by @tsirysndr in #105
Full Changelog: 2025.01.18...2025.01.26
2025.01.18
What's Changed
- cli: add 'service' subcommand for managing Rockbox Service by @tsirysndr in #93
- ci: add new release workflow by @tsirysndr in #94
Full Changelog: 2025.01.17...2025.01.18
2025.01.17
What's Changed
- cli: display tui only with 'start' or 'tui' subcommand by @tsirysndr in #84
- rpc: add folder_id to create_playlist parameters by @tsirysndr in #85
- dockerfile: replace bun commands with deno commands by @tsirysndr in #86
- build.zig: migrate to SDL2 by @tsirysndr in #88
- readme: add instructions for building rockbox-gtk by @tsirysndr in #91
Full Changelog: 2025.01.08...2025.01.17
2025.01.08
What's Changed
- mpd: add support for mpd
idle
command by @tsirysndr in #81 - cli: add run subcommand and remove dependency on external deno command by @tsirysndr in #82
Full Changelog: 2025.01.06...2025.01.08
2025.01.06
What's Changed
- update README by @j03-dev in #77
- mpd: add support for MPD filters by @tsirysndr in #78
- tui: add rmpc as the default tui by @tsirysndr in #79
New Contributors
Full Changelog: 2024.12.25...2025.01.06
2024.12.25
What's Changed
- rpc: fix current song/playlist songs ids by @tsirysndr in #74
Full Changelog: 2024.12.24...2024.12.25
2024.12.24
What's Changed
- network: add support for remote audio streams (http) by @tsirysndr in #72
Full Changelog: 2024.12.23...2024.12.24