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.

fix yellow in dfa33c246b

(Today I learned that the Cowon D2 is fixed at 44.1KHz)

Change-Id: I8d50c6b81b144e32a79a2728c9cad2ffdc7b03ca

+1
+1
firmware/target/arm/pcm-telechips.c
··· 92 92 93 93 static void sink_set_freq(uint16_t freq) 94 94 { 95 + (void)freq; 95 96 } 96 97 97 98 static void play_start_pcm(void)