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.

Gigabeat S: Not defining HAVE_POWEROFF_WHILE_CHARGING is far too disruptive given that it's not obligatory for the hardware to avoid poweroff while plugged/charging.

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

+1 -1
+1 -1
firmware/export/config/gigabeats.h
··· 161 161 /* define this if the hardware can be powered off while charging */ 162 162 /* We don't charge while powered down so maybe implement a 163 163 finish-charging-and-then-poweroff mode */ 164 - //#define HAVE_POWEROFF_WHILE_CHARGING 164 + #define HAVE_POWEROFF_WHILE_CHARGING 165 165 166 166 /* The size of the flash ROM */ 167 167 #define FLASH_SIZE 0x200000