Mailing List Archive

[MythTV/mythtv] e7aaae: Fixes to firewire class
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: e7aaae5c755433ed6d40d127c83c5db7d27782c8
https://github.com/MythTV/mythtv/commit/e7aaae5c755433ed6d40d127c83c5db7d27782c8
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-04-06 (Thu, 06 Apr 2023)

Changed paths:
M mythtv/libs/libmythtv/recorders/firewiredevice.cpp
M mythtv/libs/libmythtv/recorders/firewiredevice.h

Log Message:
-----------
Fixes to firewire class

In order to add firewire support to service API
Capture/GetCaptureDeviceList, make the FirewireDevice class public and
fix the header includes to use the full path so the header can be
included from a different directory.

Fix the test data: the member variables now have m_ prefix but the test
data did not.


Commit: 6166de2b927326998d6c5f389117512c2f89823e
https://github.com/MythTV/mythtv/commit/6166de2b927326998d6c5f389117512c2f89823e
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-04-06 (Thu, 06 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
M mythtv/programs/mythbackend/servicesv2/v2serviceUtil.h

Log Message:
-----------
Service API: Add support for FireWire to Capture/GetCaptureDeviceList


Commit: aabb98b726d5e2cec86a7a21e9809d562f6ac59b
https://github.com/MythTV/mythtv/commit/aabb98b726d5e2cec86a7a21e9809d562f6ac59b
Author: Peter Bennett <pbennett@mythtv.org>
Date: 2023-04-06 (Thu, 06 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/firewire/firewire.component.css
A mythtv/html/backend/src/app/config/settings/capture-cards/firewire/firewire.component.html
A mythtv/html/backend/src/app/config/settings/capture-cards/firewire/firewire.component.spec.ts
A mythtv/html/backend/src/app/config/settings/capture-cards/firewire/firewire.component.ts
M mythtv/html/backend/src/app/config/settings/capture-cards/satip/satip.component.html
M mythtv/html/backend/src/app/config/settings/capture-cards/satip/satip.component.ts
M mythtv/html/backend/src/app/config/settings/capture-cards/vbox/vbox.component.html
M mythtv/html/backend/src/app/config/settings/capture-cards/vbox/vbox.component.ts
M mythtv/html/backend/src/app/services/interfaces/capture-card.interface.ts

Log Message:
-----------
webapp setup: Add support for FireWire capture cards


Compare: https://github.com/MythTV/mythtv/compare/b90cb4c07495...aabb98b726d5
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits