[mythtv-commits] [MythTV/mythtv] 2915ae: Terminate Live TV channel input with SELECT (v2)
kmdewaal
noreply at github.com
Sun Jun 4 14:37:18 UTC 2023
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 2915ae4bee5af4ef313f83226a0faf33c90c60c3
https://github.com/MythTV/mythtv/commit/2915ae4bee5af4ef313f83226a0faf33c90c60c3
Author: Klaas de Waal <klaas at kldo.nl>
Date: 2023-06-04 (Sun, 04 Jun 2023)
Changed paths:
M mythtv/libs/libmythtv/tv_play.cpp
Log Message:
-----------
Terminate Live TV channel input with SELECT (v2)
In Live TV another channel can be selected by typing in the channel number.
The selection takes effect five seconds after the first character has been entered.
The channel number input can now be terminated by a SELECT action (the Enter key).
This is the second version; the SELECT action is only done when there is
a channel number entered, otherwise the SELECT action is passed on.
More information about the mythtv-commits
mailing list