[mythtv-commits] [MythTV/mythtv] 1c3652: MythGesture: Use auto
Mark Kendall
noreply at github.com
Thu Sep 24 08:54:23 UTC 2020
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 1c365222b2d7f1edee5f1cc05fd1d7d9f136875a
https://github.com/MythTV/mythtv/commit/1c365222b2d7f1edee5f1cc05fd1d7d9f136875a
Author: Mark Kendall <mark.kendall at gmail.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M mythtv/libs/libmythui/mythgesture.cpp
Log Message:
-----------
MythGesture: Use auto
Commit: ff22985c53a89171ec8f7f9053a841bde022431a
https://github.com/MythTV/mythtv/commit/ff22985c53a89171ec8f7f9053a841bde022431a
Author: Mark Kendall <mark.kendall at gmail.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M mythtv/libs/libmythui/mythuibuttonlist.cpp
Log Message:
-----------
MythUIButtonList: Fix 2 consecutive identical branches warning
Commit: 4e943947f52470def1f2ab2b243d95fdf0b57f4f
https://github.com/MythTV/mythtv/commit/4e943947f52470def1f2ab2b243d95fdf0b57f4f
Author: Mark Kendall <mark.kendall at gmail.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M mythtv/programs/mythcommflag/ClassicCommDetector.cpp
M mythtv/programs/mythcommflag/ClassicCommDetector.h
M mythtv/programs/mythcommflag/ClassicLogoDetector.cpp
M mythtv/programs/mythcommflag/ClassicLogoDetector.h
M mythtv/programs/mythcommflag/CommDetector2.cpp
M mythtv/programs/mythcommflag/CommDetector2.h
M mythtv/programs/mythcommflag/CommDetectorFactory.cpp
M mythtv/programs/mythcommflag/CommDetectorFactory.h
M mythtv/programs/mythcommflag/LogoDetectorBase.h
M mythtv/programs/mythcommflag/PrePostRollFlagger.cpp
M mythtv/programs/mythcommflag/PrePostRollFlagger.h
Log Message:
-----------
CommFlag: Use MythCommFlagPlayer throughout
- we create a MythCommFlagPlayer object at the highest level but then
pass it around as a regular MythPlayer
- this will allow moving commercial flagging specific code out of
MythPlayer
Commit: d41a8ba8af190c4f7b47d910862a1443cdc46242
https://github.com/MythTV/mythtv/commit/d41a8ba8af190c4f7b47d910862a1443cdc46242
Author: Mark Kendall <mark.kendall at gmail.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M mythtv/libs/libmythtv/mythcommflagplayer.cpp
M mythtv/libs/libmythtv/mythcommflagplayer.h
Log Message:
-----------
MythCommFlagPlayer: Cleanup
Commit: c4bf40ccd430f1b85bc5ef53920ceb1b64570cc1
https://github.com/MythTV/mythtv/commit/c4bf40ccd430f1b85bc5ef53920ceb1b64570cc1
Author: Mark Kendall <mark.kendall at gmail.com>
Date: 2020-09-24 (Thu, 24 Sep 2020)
Changed paths:
M mythtv/libs/libmythtv/mythcommflagplayer.cpp
M mythtv/libs/libmythtv/mythcommflagplayer.h
M mythtv/libs/libmythtv/mythplayer.cpp
M mythtv/libs/libmythtv/mythplayer.h
Log Message:
-----------
MythPlayer: Move GetRawVideoFrame into MythCommFlagPlayer
Compare: https://github.com/MythTV/mythtv/compare/afa045f7a303...c4bf40ccd430
More information about the mythtv-commits
mailing list