[mythtv-commits] [MythTV/mythtv] 1bcfda: qt6: Add qt6 support to mythwebsockets.

David Hampton noreply at github.com
Mon May 15 14:17:50 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 1bcfda7dddf735597d9bafc6cbaaa35f129ec99b
      https://github.com/MythTV/mythtv/commit/1bcfda7dddf735597d9bafc6cbaaa35f129ec99b
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-05-14 (Sun, 14 May 2023)

  Changed paths:
    M mythtv/libs/libmythbase/http/mythwebsocket.cpp
    M mythtv/libs/libmythbase/http/mythwebsocket.h

  Log Message:
  -----------
  qt6: Add qt6 support to mythwebsockets.

Add code to use the qt6 QStringDecoder object instead of the obsoleted
qt5 QTextCodec object when compiling MythTV against the Qt6 libs.


  Commit: 196b717dffbf91a129a9118b48c6408cef810e3a
      https://github.com/MythTV/mythtv/commit/196b717dffbf91a129a9118b48c6408cef810e3a
  Author: David Hampton <mythtv at love2code.net>
  Date:   2023-05-14 (Sun, 14 May 2023)

  Changed paths:
    M mythtv/settings.pro

  Log Message:
  -----------
  qt6: The core5compat module is no longer required.


Compare: https://github.com/MythTV/mythtv/compare/17247e9a403b...196b717dffbf


More information about the mythtv-commits mailing list