[mythtv-commits] [MythTV/mythtv] cc5c77: Jump forward to next live TV segment
kmdewaal
noreply at github.com
Fri Apr 29 21:38:06 UTC 2022
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: cc5c777fd0872449f915517757a4ebc652181d06
https://github.com/MythTV/mythtv/commit/cc5c777fd0872449f915517757a4ebc652181d06
Author: Klaas de Waal <klaas at kldo.nl>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M mythtv/libs/libmythtv/mythplayer.cpp
Log Message:
-----------
Jump forward to next live TV segment
If playback is at the end of an earlier program in the live TV chain,
skipping forward jumps to the end of the next program
instead of to the beginning of the next program.
Fixed by restoring two casts that were accidentally removed in
commit 7949b0d20b5dc1b63c88ef511ccbef18c71ec8bf.
More information about the mythtv-commits
mailing list