[mythtv-commits] [MythTV/mythtv] 21cb48: Services V2: Add GetGrabberList and GetFreqTableLi...

Peter Bennett noreply at github.com
Wed Sep 28 00:17:41 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 21cb48c744d8f91d12ba4d884953a281960687bf
      https://github.com/MythTV/mythtv/commit/21cb48c744d8f91d12ba4d884953a281960687bf
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M mythtv/programs/mythbackend/mythbackend.pro
    M mythtv/programs/mythbackend/servicesv2/v2channel.cpp
    M mythtv/programs/mythbackend/servicesv2/v2channel.h
    A mythtv/programs/mythbackend/servicesv2/v2freqtable.h
    A mythtv/programs/mythbackend/servicesv2/v2grabber.h

  Log Message:
  -----------
  Services V2: Add GetGrabberList and GetFreqTableList to channel service

These are needed by the webapp Video Source setup.


  Commit: fa6429d71b945cd9770fe4ce2d9e40b73fa97934
      https://github.com/MythTV/mythtv/commit/fa6429d71b945cd9770fe4ce2d9e40b73fa97934
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M mythtv/programs/mythbackend/servicesv2/v2envInfo.h
    M mythtv/programs/mythbackend/servicesv2/v2myth.cpp

  Log Message:
  -----------
  V2 Services: Add USER to GetBackendInfo service

Adds the backend user id to the service retrun. Used by Video Sources
setup.


  Commit: c7738b840109c734bbb52b30726a3e9dd1bd56d8
      https://github.com/MythTV/mythtv/commit/c7738b840109c734bbb52b30726a3e9dd1bd56d8
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    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

  Log Message:
  -----------
  webapp: Capture Card Setup fixes

- Fix 1 translation.
- Fix html indentation.
- Fix problem with accordion tabs when adding a card.


  Commit: d21470bb3ce858ba40a7797347ea25b824ed7dfe
      https://github.com/MythTV/mythtv/commit/d21470bb3ce858ba40a7797347ea25b824ed7dfe
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M mythtv/html/assets/i18n/en_US.json
    M mythtv/html/backend/src/app/app-routing.module.ts
    M mythtv/html/backend/src/app/app.module.ts
    A mythtv/html/backend/src/app/config/settings/video-sources/video-sources.component.css
    A mythtv/html/backend/src/app/config/settings/video-sources/video-sources.component.html
    A mythtv/html/backend/src/app/config/settings/video-sources/video-sources.component.spec.ts
    A mythtv/html/backend/src/app/config/settings/video-sources/video-sources.component.ts
    A mythtv/html/backend/src/app/config/settings/video-sources/vsource/vsource.component.css
    A mythtv/html/backend/src/app/config/settings/video-sources/vsource/vsource.component.html
    A mythtv/html/backend/src/app/config/settings/video-sources/vsource/vsource.component.spec.ts
    A mythtv/html/backend/src/app/config/settings/video-sources/vsource/vsource.component.ts
    M mythtv/html/backend/src/app/layout/sidenav/sidenav.component.ts
    M mythtv/html/backend/src/app/services/channel.service.ts
    M mythtv/html/backend/src/app/services/interfaces/backend.interface.ts
    M mythtv/html/backend/src/app/services/interfaces/videosource.interface.ts
    M mythtv/html/backend/src/proxy.conf.js

  Log Message:
  -----------
  Webapp: add support for Video Source setup.


Compare: https://github.com/MythTV/mythtv/compare/06da3119d5a3...d21470bb3ce8


More information about the mythtv-commits mailing list