[mythtv-commits] [MythTV/mythtv] 089c45: Remove legacy handling of queued input.
David Engel
noreply at github.com
Sun Jun 4 19:16:04 UTC 2023
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 089c45542d0ca793ba9c11bea8a06563c95bdedd
https://github.com/MythTV/mythtv/commit/089c45542d0ca793ba9c11bea8a06563c95bdedd
Author: David Engel <dengel at mythtv.org>
Date: 2023-06-04 (Sun, 04 Jun 2023)
Changed paths:
M mythtv/libs/libmythtv/tv_play.cpp
Log Message:
-----------
Remove legacy handling of queued input.
The hadnling of queued input and bookmarks were incorrectly
intertwined due to legacy, key bindings. Commit 2915ae4b fixed a
related issue with handling queue input. This commit removes the
incorrect handling that was still intertwined.
More information about the mythtv-commits
mailing list