[mythtv-commits] [MythTV/mythtv] dba49f: Improve help text for External recorder configuration

kmdewaal noreply at github.com
Sat Feb 1 21:17:31 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: dba49fe4bbe797773cabe92de62df25f1e777dbd
      https://github.com/MythTV/mythtv/commit/dba49fe4bbe797773cabe92de62df25f1e777dbd
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-02-01 (Sat, 01 Feb 2020)

  Changed paths:
    M mythtv/libs/libmythtv/videosource.cpp

  Log Message:
  -----------
  Improve help text for External recorder configuration


  Commit: ac9721c13334481a2bb180e6bcb18a8efeab9162
      https://github.com/MythTV/mythtv/commit/ac9721c13334481a2bb180e6bcb18a8efeab9162
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-02-01 (Sat, 01 Feb 2020)

  Changed paths:
    M mythtv/programs/mythfilerecorder/mythfilerecorder.cpp

  Log Message:
  -----------
  Add APIVersion exchange in mythfilerecorder

The mythfilerecorder supports now the APIVersion protocol to
agree on the protocol version, introduced with version 2 of the API.
The supported protocol is still version 1.
This removes warning messages about APIVersion messages.


  Commit: e14b35796e3552aa9d4204a0e138a8f037459f81
      https://github.com/MythTV/mythtv/commit/e14b35796e3552aa9d4204a0e138a8f037459f81
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-02-01 (Sat, 01 Feb 2020)

  Changed paths:
    M mythtv/libs/libmythtv/recorders/ExternalStreamHandler.cpp

  Log Message:
  -----------
  Layout of debug message ExternIO::Write in ExternalStreamHandler

Remove the non-printing characters such as \n in the debug output
of the ExternIO::Write command strings.
This improves the layout and the readibility of the logs.


Compare: https://github.com/MythTV/mythtv/compare/2b109f9b571c...e14b35796e35


More information about the mythtv-commits mailing list