[mythtv-commits] [MythTV/mythtv] 36c563: Fix MythDate::formatTime to handle times greater t...

Scott Theisen noreply at github.com
Sat Mar 19 19:25:09 UTC 2022


  Branch: refs/heads/fixes/32
  Home:   https://github.com/MythTV/mythtv
  Commit: 36c5630035864fa5d8efdaec8b0ef6c98067bc67
      https://github.com/MythTV/mythtv/commit/36c5630035864fa5d8efdaec8b0ef6c98067bc67
  Author: David Hampton <mythtv at love2code.net>
  Date:   2022-03-19 (Sat, 19 Mar 2022)

  Changed paths:
    M mythtv/libs/libmythbase/mythdate.cpp
    M mythtv/libs/libmythbase/mythdate.h

  Log Message:
  -----------
  Fix MythDate::formatTime to handle times greater than 24 hours.

(cherry picked from commit 2d7a09e40f55c13e203994aa4031f7de111fc97f)


  Commit: d5fe42fc6b994c716c70901173d876c53200b50c
      https://github.com/MythTV/mythtv/commit/d5fe42fc6b994c716c70901173d876c53200b50c
  Author: David Hampton <mythtv at love2code.net>
  Date:   2022-03-19 (Sat, 19 Mar 2022)

  Changed paths:
    M mythtv/libs/libmythbase/mythdate.cpp
    M mythtv/libs/libmythbase/mythdate.h
    A mythtv/libs/libmythbase/test/test_mythdate/.gitignore
    A mythtv/libs/libmythbase/test/test_mythdate/test_mythdate.cpp
    A mythtv/libs/libmythbase/test/test_mythdate/test_mythdate.h
    A mythtv/libs/libmythbase/test/test_mythdate/test_mythdate.pro
    M mythtv/libs/libmythmetadata/lyricsdata.h
    M mythtv/libs/libmythtv/Bluray/mythbdbuffer.cpp

  Log Message:
  -----------
  Better fix for MythDate::formatTime to handle overflows.

Fixes #520.

(cherry picked from commit 65b9c73adacabe38877c3e18af5d4a0545799c16)


  Commit: 9dcf2bb01eba126d304c323503c78ce36bbf595b
      https://github.com/MythTV/mythtv/commit/9dcf2bb01eba126d304c323503c78ce36bbf595b
  Author: Scott Theisen <scott.the.elm at gmail.com>
  Date:   2022-03-19 (Sat, 19 Mar 2022)

  Changed paths:
    M mythtv/programs/mythcommflag/CommDetector2.cpp

  Log Message:
  -----------
  mythcommflag/CommDetector2.cpp: fix missed MythDate::fortmatTime() uses

hh should be HH; missed chop not replaced.

(cherry picked from commit 19b0a7b2184a730f6e55c0cd2f41e26fb71ae2cf)


  Commit: 5432d11672605878a7ab1964996edc7b0103087d
      https://github.com/MythTV/mythtv/commit/5432d11672605878a7ab1964996edc7b0103087d
  Author: Scott Theisen <scott.the.elm at gmail.com>
  Date:   2022-03-19 (Sat, 19 Mar 2022)

  Changed paths:
    M mythtv/libs/libmythbase/mythdate.cpp

  Log Message:
  -----------
  MythDate::formatTime(): update doxygen comment

(cherry picked from commit 259a7fbe911da2ca229a513786172fcefeb8af07)


Compare: https://github.com/MythTV/mythtv/compare/ae60e8302fab...5432d1167260


More information about the mythtv-commits mailing list