Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#8761 closed enhancement (fixed)

Volume Control on Network Control interface

Reported by: james.barrett@… Owned by: cpinkham
Priority: minor Milestone: 0.24
Component: MythTV - General Version: Master Head
Severity: medium Keywords: telnet, audio, volume
Cc: Ticket locked: no

Description

There's currently no way of querying or controlling the audio volume over the telnet interface (and hence also for the python or perl interfaces). I suggest adding "query volume" and "play volume VOL%" commands to the network control interface to enable this.

The attached patch (which works from a base of svn revision 25603) adds these capabilities.

Attachments (1)

VolumeControlPatch.patch (4.8 KB) - added by james.barrett@… 14 years ago.
Patch to add volume control to network_control interface

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by james.barrett@…

Attachment: VolumeControlPatch.patch added

Patch to add volume control to network_control interface

comment:1 Changed 14 years ago by robertm

Owner: set to cpinkham
Status: newassigned

comment:2 Changed 14 years ago by cpinkham

Resolution: fixed
Status: assignedclosed

(In [25722]) Allow volume changing and querying via the NetworkControl? interface. This only works for recording playback, not for the mythmusic plugin. Once/If? we get a global volume control eventually, this can be converted to use that.

Closes #8761 using modified version of patch by James Barrett, so any bugs that crept in are quite possibly mine.

comment:3 Changed 14 years ago by stuartm

Milestone: unknown0.24
Note: See TracTickets for help on using tickets.