Rockbox open source high quality audio player as a Music Player Daemon
mpris rockbox mpd libadwaita audio rust zig deno
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

make: update root.make

+1 -1
+1 -1
tools/root.make
··· 431 431 cd .. \ 432 432 && cargo build -p rockbox-cli --release \ 433 433 && cargo build -p rockbox-server --release \ 434 - && cd .. && zig build all 434 + && zig build all 435 435 help: 436 436 @echo "A few helpful make targets" 437 437 @echo ""