Opened 16 years ago
Closed 16 years ago
#7850 closed enhancement (fixed)
Patch to extend the network control part of mythfrontend
| Reported by: | Owned by: | cpinkham | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - General | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This patch adds a command to the network control part of mythfrontend to receive the list of available TV channels This way a connected control system could provide a list of available TV channels to select from.
New command: "query channels START LIMIT" Query available channels from START and limit results to LIMIT lines Feedback is as follow: <current line count>:<max line count to expect> <channelid> <callsign name> <channel name>
Attachments (1)
Change History (3)
by , 16 years ago
| Attachment: | networkcontrol_extensions.diff added |
|---|
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.

svn diff file for the changes