You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AVInput/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,18 @@ All notable changes to this RDK Service will be documented in this file.
14
14
15
15
* Changes in CHANGELOG should be updated when commits are added to the main or release branches. There should be one CHANGELOG entry per JIRA Ticket. This is not enforced on sprint branches since there could be multiple changes for the same JIRA ticket during development.
16
16
17
+
## [1.1.1] - 2025-02-17
18
+
### Changed
19
+
- Added support for handling the videoStreamInfoUpdate for composite Input.
20
+
21
+
## [1.1.0] - 2025-02-17
22
+
### Added
23
+
- Added support for Getting the Maximum HDMI Compatibility version for the given port.
24
+
25
+
## [1.0.0] - 2025-02-17
26
+
### Added
27
+
- Add CHANGELOG
28
+
29
+
### Change
30
+
- Reset API version to 1.0.0
31
+
- Change README to inform how to update changelog and API version
Copy file name to clipboardExpand all lines: AVOutput/CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,14 @@ All notable changes to this RDK Service will be documented in this file.
14
14
15
15
* Changes in CHANGELOG should be updated when commits are added to the main or release branches. There should be one CHANGELOG entry per JIRA Ticket. This is not enforced on sprint branches since there could be multiple changes for the same JIRA ticket during development.
16
16
17
+
## [1.0.1] - 2025-02-17
18
+
### Fixed
19
+
ODM API removal changes phase 1 and Fixed PQ Mode Camel Case issue
20
+
21
+
## [1.0.0] - 2025-02-17
22
+
### Added
23
+
- Add CHANGELOG
24
+
25
+
### Change
26
+
- Reset API version to 1.0.0
27
+
- Change README to inform how to update changelog and API version
Copy file name to clipboardExpand all lines: CompositeInput/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,15 @@ All notable changes to this RDK Service will be documented in this file.
14
14
15
15
* Changes in CHANGELOG should be updated when commits are added to the main or release branches. There should be one CHANGELOG entry per JIRA Ticket. This is not enforced on sprint branches since there could be multiple changes for the same JIRA ticket during development.
16
16
17
+
## [1.1.0] - 2025-02-07
18
+
### Added
19
+
20
+
Added support for handling the videoStreamInfoUpdate for composite Input.
21
+
22
+
## [1.0.0] - 2025-02-17
23
+
### Added
24
+
- Add CHANGELOG
25
+
26
+
### Change
27
+
- Reset API version to 1.0.0
28
+
- Change README to inform how to update changelog and API version
Copy file name to clipboardExpand all lines: HdmiInput/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,18 @@ All notable changes to this RDK Service will be documented in this file.
14
14
15
15
* Changes in CHANGELOG should be updated when commits are added to the main or release branches. There should be one CHANGELOG entry per JIRA Ticket. This is not enforced on sprint branches since there could be multiple changes for the same JIRA ticket during development.
16
16
17
+
## [1.1.1] - 2024-12-02
18
+
### Changed
19
+
- Added support for handling the videoStreamInfoUpdate for composite Input.
20
+
21
+
## [1.1.0] - 2024-09-17
22
+
### Added
23
+
- Added support for Getting the Maximum HDMI Compatibility version for the given port.
24
+
25
+
## [1.0.0] - 2025-02-17
26
+
### Added
27
+
- Add CHANGELOG
28
+
29
+
### Change
30
+
- Reset API version to 1.0.0
31
+
- Change README to inform how to update changelog and API version
0 commit comments