[mythtv-commits] [MythTV/mythtv] 8beba4: Fix parameter order in std::clamp for DiSEqC position

kmdewaal noreply at github.com
Sat Dec 17 23:04:59 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 8beba432b0e95c72be47761a0f828472e7efd3f3
      https://github.com/MythTV/mythtv/commit/8beba432b0e95c72be47761a0f828472e7efd3f3
  Author: Klaas de Waal <klaas at kldo.nl>
  Date:   2022-12-18 (Sun, 18 Dec 2022)

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

  Log Message:
  -----------
  Fix parameter order in std::clamp for DiSEqC position

Fix the parameter order in the std::clamp, used to make sure
that the value read from the database is always in range 1 to 255.




More information about the mythtv-commits mailing list