This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8006 - Beep when charger is removed or connected
Attached to Project:
Rockbox
Opened by Daniel Dalton (ddalton) - Sunday, 21 October 2007, 04:22 GMT+1
Opened by Daniel Dalton (ddalton) - Sunday, 21 October 2007, 04:22 GMT+1
|
DetailsThis very small patch simply plays a beep when a charger is removed or plugged in.
I know The charger stuff will be removed from p7910. I could have added this to it but it isn't really that related. |
This task depends upon
Requires
FS#8007.FS#8007But won't compile. This is because global_settings.beep_notification doesn't exist in rockbox.
FS#8007adds an option called "Beep notifications" and uses global_settings.beep_notification to hold its setting...Just thought I would explain it.
Anyway this update just makes the beep more noticeable (I think :-))
Enjoy...
talk_menu since beep_setting was closed and really was just a waste of space. No functional change,
Just no more dependencies and rely on talk_menu.
Is anyone interested in committing?
It really is a very small change.
Thanks.