Opened 15 years ago

Closed 14 years ago

#5831 closed enhancement (fixed)

Multiple simultaneous network control

Reported by: Xavier Hervy <xavier.hervy@…> Owned by: cpinkham
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords: network control mythfrontend
Cc: Xavier Hervy <xavier.hervy@…> Ticket locked: no

Description

Allow multiple network connections simultaneously to control mythfrontend

This patch include ticket 5765 (conversion qt3 to qt4)

Attachments (2)

networkcontrol.diff (17.3 KB) - added by Xavier Hervy <xavier.hervy@…> 15 years ago.
multinetworkcontrol.diff (12.3 KB) - added by Xavier Hervy <xavier.hervy@…> 15 years ago.
update for trunk r19172

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by Xavier Hervy <xavier.hervy@…>

Attachment: networkcontrol.diff added

comment:1 Changed 15 years ago by Xavier Hervy <xavier.hervy@…>

Update the multi client control for trunk revision 19172 I didn't actually try, as I need to rebuild my production mythbox for this. I have been using the previous version without noticing any problem

Changed 15 years ago by Xavier Hervy <xavier.hervy@…>

Attachment: multinetworkcontrol.diff added

update for trunk r19172

comment:2 Changed 15 years ago by paulh

Owner: changed from Isaac Richards to cpinkham
Status: newassigned

comment:3 Changed 14 years ago by cpinkham

Resolution: fixed
Status: assignedclosed

(In [22514]) Allow mythfrontend's NetworkControl? interface to support multiple simultanious connections.

This is mainly a patch by Xavier Hervy with some changes by me to port it to current svn trunk, fix a couple bugs, and properly handle RESPONSE messages going to the right client (which was left as a 'fixme' in the original patch).

Closes #5831.

Note: See TracTickets for help on using tickets.