Rockbox General > Rockbox General Discussion
Freezing screen/controls, continues playing
sadffffff:
still no issues with the new build.
LambdaCalculus:
Try this out: Go to Settings -> General Settings -> System -> Idle Poweroff, then set idle poweroff completely off.
I did this earlier, and the lockups have stopped entirely.
tdtooke:
Based on what LambdaCalculus said I was thinking this might be in powermgmt.c. @any developer/coder reading this I don't know what I'm talking about at all on power managementb (can't stress that enough), but I was thinking just looking at it that taking out (audio_stat == (AUDIO_STATUS_PLAY | AUDIO_STATUS_PAUSE)) in that if statement that makes sure it's not turning off a playing player and of course cleaning up the parentheses afterwards at around line 647 in handle_auto_poweroff might do the trick. There is a 90% chance that I'm completely wrong in every way here, but just on that 10% chance..
Navigation
[0] Message Index
[*] Previous page
Go to full version