View Issue Details

IDProjectCategoryView StatusLast Update
0009656MMAGeneralpublic2012-09-11 20:40
Reporterrusty Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Target Version1.0.1Fixed in Version1.0.1 
Summary0009656: Audio Playback: display-shutdown settings are ignored
DescriptionIf MediaMonkey is playing, the Android display fails to shut down/lock as per the device power settings. This occurs whether MM is playing or even when it is paused, running down the battery completely (it only adheres to the settings once playback of a list has completed).

This makes sense for Video playback but only for when tracks are playing (it doesn't make sense if they're paused), but for audio, mma should by default adhere to the power settings, or at least be configurable. e.g.
[ ] Force screen on during audio playback
TagsNo tags attached.
Fixed in build28

Activities

jiri

2012-09-07 13:32

administrator   ~0031809

Probably best resolved by dynamically setting/resetting FLAG_KEEP_SCREEN_ON as suggested in http://stackoverflow.com/questions/3949917/how-to-keep-android-device-from-sleeping-while-plugged-in/3951855#3951855 .

rusty

2012-09-11 20:40

administrator   ~0031926

Verified build 28.