Opened 13 years ago
Closed 13 years ago
#10401 closed Patch - Bug Fix (fixed)
DVD skip past last chapter disabled
Reported by: | Jim Stichnoth | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | MythTV - DVD Playback | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
For some reason, if you're in the last chapter of a title, skipping to the next chapter is explicitly disabled. Similarly, if you're in the first chapter, skipping to the previous chapter is disabled. This patch removes those restrictions.
Attachments (1)
Change History (2)
Changed 13 years ago by
Attachment: | dvd_last_chapter.patch added |
---|
comment:1 Changed 13 years ago by
Milestone: | unknown → 0.25 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DVD navigation: Reenable skipping past the last chapter of a title, and skipping previous to the first chapter of a title. The limitation may have been left over from an older version of libdvdnav.
Fixes #10401.