[mythtv-commits] [MythTV/mythtv] d98e46: Configuration dialog analog input cards

kmdewaal noreply at github.com
Mon Mar 1 20:48:46 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: d98e46de28ea80a59660e76d66bc6d0c5043343b
      https://github.com/MythTV/mythtv/commit/d98e46de28ea80a59660e76d66bc6d0c5043343b
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2021-03-01 (Mon, 01 Mar 2021)

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

  Log Message:
  -----------
  Configuration dialog analog input cards

In mythtv-setup, fix the configuration dialog pages for the following card types:
MJPEG   Analog to MJPEG encoder card (Matrox G200, DC10, etc
GO7007  Analog to MPEG-4 encoder (Plextor ConvertX USB, etc
V4L     Analog capture card
The problem was that all configuration fields for all three card types were
present in the "Analog capture card" dialog page and the other two card type
dialog pages were empty. This is now fixed.
Also two readonly "Probed info" dialog fields are now type GroupSetting.
This gives a visual clue that the field cannot be edited.




More information about the mythtv-commits mailing list