Opened 14 years ago

Closed 14 years ago

#8822 closed patch (fixed)

Context-sensitive ESCAPE action during DVD playback

Reported by: Jim Stichnoth <stichnot@…> Owned by: markk
Priority: minor Milestone: unknown
Component: MythTV - Video Playback Version: Unspecified
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This patch slightly changes the behavior of the ESCAPE key during DVD playback. If playback is not in a DVD menu, it tries to jump to the title or root menu instead of exiting the player.

Minor improvements could possibly be made, such as cleaning up OSD anomalies, and maybe directly exiting if ESCAPE is pressed during the first 1 or 2 seconds of playback.

Thanks to Friedrich Clause on the users list for expressing the same idea I was starting to have.

Attachments (2)

dvd_exit_to_menu_v1.patch (840 bytes) - added by Jim Stichnoth <stichnot@…> 14 years ago.
dvd_exit_to_menu_v2.patch (2.6 KB) - added by Jim Stichnoth <stichnot@…> 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by Jim Stichnoth <stichnot@…>

Attachment: dvd_exit_to_menu_v1.patch added

comment:1 Changed 14 years ago by robertm

Component: MythTV - GeneralMythTV - Video Playback
Owner: set to markk
Status: newassigned

Changed 14 years ago by Jim Stichnoth <stichnot@…>

Attachment: dvd_exit_to_menu_v2.patch added

comment:2 Changed 14 years ago by Jim Stichnoth <stichnot@…>

Updated with Mike Dean's suggestion: add a TV Playback/BACK keybinding that can be used instead of ESCAPE so that the user can control whether they actually want this behavior.

comment:3 Changed 14 years ago by markk

Resolution: fixed
Status: assignedclosed

(In [26089]) Add an additional keybinding to exit to the DVD menu, rather than exiting playback, and implement the associated behaviour. Closes #8822 with patch from Jim Stichnoth.

Note: See TracTickets for help on using tickets.