[mythtv-commits] [MythTV/mythtv] a70662: Services: Update GetCaptureDeviceList to support H...

Peter Bennett noreply at github.com
Sat Apr 1 23:49:48 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: a706628822645f7719aa09dfd58f9d742898937b
      https://github.com/MythTV/mythtv/commit/a706628822645f7719aa09dfd58f9d742898937b
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2023-04-01 (Sat, 01 Apr 2023)

  Changed paths:
    M mythtv/programs/mythbackend/servicesv2/v2capture.cpp
    M mythtv/programs/mythbackend/servicesv2/v2captureCard.h
    M mythtv/programs/mythbackend/servicesv2/v2serviceUtil.cpp

  Log Message:
  -----------
  Services: Update GetCaptureDeviceList to support HDPVR

Add AudioDevices field to response from GetCaptureDeviceList.


  Commit: c3de83a21b464b203c37553c8de8fd784f8d1c25
      https://github.com/MythTV/mythtv/commit/c3de83a21b464b203c37553c8de8fd784f8d1c25
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2023-04-01 (Sat, 01 Apr 2023)

  Changed paths:
    M mythtv/html/assets/i18n/en_US.json
    M mythtv/html/backend/src/app/app.module.ts
    M mythtv/html/backend/src/app/config/settings/capture-cards/capture-cards.component.html
    M mythtv/html/backend/src/app/config/settings/capture-cards/capture-cards.component.ts
    A mythtv/html/backend/src/app/config/settings/capture-cards/hdpvr/hdpvr.component.css
    A mythtv/html/backend/src/app/config/settings/capture-cards/hdpvr/hdpvr.component.html
    A mythtv/html/backend/src/app/config/settings/capture-cards/hdpvr/hdpvr.component.spec.ts
    A mythtv/html/backend/src/app/config/settings/capture-cards/hdpvr/hdpvr.component.ts
    M mythtv/html/backend/src/app/config/settings/capture-cards/v4l2/v4l2.component.html
    M mythtv/html/backend/src/app/config/settings/capture-cards/v4l2/v4l2.component.ts
    M mythtv/html/backend/src/app/config/settings/input-connections/iconnection/iconnection.component.html
    M mythtv/html/backend/src/app/config/settings/input-connections/iconnection/iconnection.component.ts
    M mythtv/html/backend/src/app/services/interfaces/capture-card.interface.ts

  Log Message:
  -----------
  webapp setup: Add support for HDPVR


Compare: https://github.com/MythTV/mythtv/compare/68bb5220bb3d...c3de83a21b46


More information about the mythtv-commits mailing list