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.

Added a questions about pause using battery life


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

+17
+17
www/docs/BATTERY
··· 107 107 Chargers with similar (or user-adjustable) properties are available 108 108 at shops selling consumer electronics. 109 109 110 + 111 + Q12: I often need to stop my player for about 15 minutes or so, and when I do 112 + it runs off it's batteries. I was wondering, which is best: shutting the 113 + player down completely and rebooting it when I want to listen again, or 114 + leaving the unit on? Which way does it draw more power? 115 + A12: In our testing we found the following results: 116 + HDD off, LED off, idle 94 mA 117 + HDD off, LED off, play 97 mA 118 + HDD off, LED on, idle 129 mA 119 + HDD off, LED on, play 131 mA 120 + HDD on, LED on, play 230 mA 121 + HD on, reading, LED off ~ 600 mA 122 + HD spin up before read max 800 mA 123 + 124 + So leaving the unit on and paused consumes ~100mA, and thus much less then 125 + needing to reboot the unit. Your mileage may vary. 126 +