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.

Oops. On a roll...that shouldn't have been committed.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16227 a1c6a512-1295-4272-9138-f99709370657

+1 -1
+1 -1
firmware/target/arm/imx31/gigabeat-s/ata-imx31.c
··· 44 44 45 45 bool ata_is_coldstart(void) 46 46 { 47 - return true; 47 + return 0; 48 48 } 49 49 50 50 unsigned long get_pll(bool serial) {