Opened 14 years ago

Closed 11 years ago

#8852 closed Patch - Feature (fixed)

Addition of Subtitle Track control to the network interface

Reported by: james.barrett@… Owned by: stuartm
Priority: minor Milestone: 0.27
Component: MythTV - General Version: Master Head
Severity: medium Keywords: subtitles network control telnet
Cc: Ticket locked: no

Description

The included patch adds simple control over and querying of current subtitle track to the network interface.

The 'query location' command, when invoked whilst in Playback mode, now lists all available subtitle tracks at the end of the returned data string, with numbers, and places *s around the currently selected tracks. The new command 'play subtitles #' activates the subtitle track with the given number (or deactivates all subtitle tracks if 0 is used).

Attachments (1)

subtitles.patch (6.7 KB) - added by james.barrett@… 14 years ago.
patch to add subtitle control

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by james.barrett@…

Attachment: subtitles.patch added

patch to add subtitle control

comment:1 Changed 14 years ago by robertm

Owner: set to cpinkham
Status: newassigned

comment:2 Changed 12 years ago by stuartm

Milestone: unknown0.26
Type: enhancementPatch - Feature

comment:3 Changed 11 years ago by Kenni Lund [kenni a kelu dot dk]

Milestone: 0.260.27

comment:4 Changed 11 years ago by stuartm

Owner: changed from cpinkham to stuartm
Status: assignedaccepted

comment:5 Changed 11 years ago by James Barrett <james.barrett@…>

Resolution: fixed
Status: acceptedclosed

In 383ada4ccf55881bcc6673b65cb572511f522682/mythtv:

Addition of Subtitle Track control to the network interface. Closes #8852

Signed-off-by: Stuart Morgan <smorgan@…>

Note: See TracTickets for help on using tickets.