[mythtv-commits] [MythTV/mythtv] 37c59f: Update comments.
David Hampton
noreply at github.com
Fri Mar 24 21:43:18 UTC 2023
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 37c59f76c46e8ded63a806d662ba7f82a11d79e7
https://github.com/MythTV/mythtv/commit/37c59f76c46e8ded63a806d662ba7f82a11d79e7
Author: David Hampton <mythtv at love2code.net>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M mythtv/libs/libmyth/audio/audiooutputca.cpp
M mythtv/libs/libmythbase/platforms/mythpowerosx.cpp
M mythtv/libs/libmythui/devices/AppleRemote.cpp
M mythtv/libs/libmythui/platforms/mythutilscocoa.mm
Log Message:
-----------
Update comments.
Commit: 9ce78b91ab4c963bc0c12ac8a152195c01c147e7
https://github.com/MythTV/mythtv/commit/9ce78b91ab4c963bc0c12ac8a152195c01c147e7
Author: David Hampton <mythtv at love2code.net>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M mythplugins/mytharchive/mytharchive/mythburn.cpp
M mythplugins/mytharchive/mytharchivehelper/mytharchivehelper.cpp
Log Message:
-----------
Remove unnecessary include file from mytharchive.
Commit: 8af2030ce2e37c531bab11f922f00288731eb0fb
https://github.com/MythTV/mythtv/commit/8af2030ce2e37c531bab11f922f00288731eb0fb
Author: David Hampton <mythtv at love2code.net>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M mythtv/programs/mythfrontend/playbackbox.cpp
Log Message:
-----------
Fix playback box sorting with multiple similar titles.
Handle the case when the playback box has two different titles that
differ only in the leading article. E.G. "Dark Horse" and "The Dark
Horse". Build the original title into the playback box's invisible
sort list so that these two program produce separate entries, instead
of being conflated into the same entry. This allows the "List
Recorded Episodes" menu entry to work properly for both titles,
instead of only working for one of the titles.
Fixes #736.
Compare: https://github.com/MythTV/mythtv/compare/c92362efa327...8af2030ce2e3
More information about the mythtv-commits
mailing list