[mythtv] Ticket #2408: Favourite & channel no. in Browse mode broken
Robin Gilks
g8ecj at gilks.org
Sat Sep 23 05:37:29 UTC 2006
> #2408: Favourite & channel no. in Browse mode broken
> -----------------------------+----------------------------------------------
> Reporter: g8ecj at gilks.org | Owner: ijr
> Type: defect | Status: new
> Priority: minor | Milestone: unknown
> Component: mythtv | Version: head
> Severity: medium | Resolution:
> -----------------------------+----------------------------------------------
> Comment (by gnome42 at gmail.com):
>
> Hi,
>
> You can try and see if this fixes digit channel input in browse mode. It
> doesn't fix the favourites though. :/
>
> In tv_play.cpp, TV::BrowseChannel(...)
> {{{
> @@ -5448,6 +5481,7 @@
> return;
>
> browsechannum = chan;
> + browsechanid = QString::null;
> BrowseDispInfo(BROWSE_SAME);
> }
> }}}
>
Numeric input now works for me, so thanks for that. Can't say I've ever
used the favourite channel key (and I don't have it mapped to my remote
anyway) so the fact that its still not working doesn't really bother me.
--
Robin Gilks
More information about the mythtv-dev
mailing list