View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009656 | MMA | General | public | 2012-09-06 13:39 | 2012-09-11 20:40 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 1.0.1 | Fixed in Version | 1.0.1 | ||
Summary | 0009656: Audio Playback: display-shutdown settings are ignored | ||||
Description | If 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 | ||||
Tags | No tags attached. | ||||
Fixed in build | 28 | ||||
|
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 . |
|
Verified build 28. |