summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/activity/VideoplayerActivity.java
diff options
context:
space:
mode:
authorErik Johnson <palehose@gmail.com>2023-10-29 03:43:20 -0500
committerGitHub <noreply@github.com>2023-10-29 09:43:20 +0100
commit8a011badd3253dde83769ec9dc3be3129528e4b7 (patch)
tree978563f28950b85fbda025ff2c762a4b4c0a43ad /app/src/main/java/de/danoeh/antennapod/activity/VideoplayerActivity.java
parent346365b8d0aef14e79da921056d9438fe9d2663e (diff)
downloadAntennaPod-8a011badd3253dde83769ec9dc3be3129528e4b7.zip
Fix fast-forward at end of episode (#6074)
When using variable speed, skipping back and forth introduces some uncertainty to the current position, causing skip-forward to try to skip to an invalid position when very near the end of the episode. This change fixes this by skipping the current episode if the desired skip-forward position exceeds the duration.
Diffstat (limited to 'app/src/main/java/de/danoeh/antennapod/activity/VideoplayerActivity.java')
0 files changed, 0 insertions, 0 deletions