This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5958 - Car adapter mode for iPod nano
|
DetailsHi.
I'd like my iPod nano to shutdown or even stop playing when external power supply switches off. Found out that this exists already and is called "Car adapter mode", but this feature is not enabled on iPod nano. I had a quick look at the source files, what I found out so far is that the setting "Car adapter mode" depends on flag CONFIG_CHARGING (see settings.c) and this commented out in config-ipodnano.h. I'm not very experienced in developing in C and even less in Rockbox software, so I start this request: I'd like to know if this can be enabled for iPod nano, and if yes, please do so ;-) Thanks, Marc |
This task depends upon
Closed by Björn Stenberg (zagor)
Tuesday, 08 May 2007, 22:40 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Closing all feature requests.
Tuesday, 08 May 2007, 22:40 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Closing all feature requests.
To enable, go to settings->general settings->system->car adapter mode, and you can also look at general settings->display->lcd settings->backlight (while plugged in)
Promise to respond with bug reports :)
finally I had some time this weekend to set up a complete development environment, and I made my first own build including your patch. Works as aspected on my nano in my car, thanks! :-)
Greetz, Marc