Rockbox

  • Status Closed
  • Percent Complete
    0%
  • Task Type Patches
  • Category
  • Assigned To No-one
  • Operating System
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by thewolfwillcome - 2005-09-22
Last edited by rasher - 2005-09-26

FS#2689 - automatik_poweroff after stopping playback

the update to fix the “iRiver: Correctly keeping
playback paused when skipping tracks.” problem from
miipekk has “removed” the possibility
to automatik poweroff the device, after timeout, if a
song was played.

After his fix the audio-state isn’t set to stop (=0)
after stopping the playback. The state is set to
paused(=2).

After readding the line

       paused = false

in the audio_stop_playback(void) function (playback.c
1426) the audio-state is now set correctly to 0 after
stopping playback.

Closed by  rasher
2005-09-26 01:21
Reason for closing:  Accepted
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

Logged In: YES
user_id=231381

Committed - I've tested it and it seems to work, but I don't
know the code that well. Hoping it doesn't cause problems :-)

Committed - I’ve tested it and it seems to work, but I don’t
know the code that well. Hoping it doesn’t cause problems :-)

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing