[mythtv-commits] Ticket #981: LiveTV changing channels: DVB-S confused and locked
MythTV
mythtv at cvs.mythtv.org
Sun Jan 15 19:56:31 UTC 2006
#981: LiveTV changing channels: DVB-S confused and locked
---------------------------------+------------------------------------------
Reporter: pstehlik at sophics.cz | Owner: danielk
Type: defect | Status: closed
Priority: trivial | Milestone: 0.19
Component: mythtv | Version: head
Severity: medium | Resolution: fixed
---------------------------------+------------------------------------------
Changes (by danielk):
* resolution: => fixed
* status: new => closed
Comment:
(In [8617]) Fixes #981.
The cross recorder channel changes didn't have enough information from
TVRec::CheckChannelPrefix(). This extends that call with some more
information which allows us to properly switch tuners even if the prefix
matches several channels, but it matches at least one channum exactly.
Before if a channel number was a prefix for another valid channel we
could not switch to that channel unless it was on the current tuner.
Since the change to CheckChannelPrefix changes the MythTV protocol, for
"CHECK_CHANNEL_PREFIX" the MYTH_PROTO_VERSION has been incremented and
a 'make clean' and reinstall of all frontend's and backends is needed.
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/981>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list