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
All notable changes to this project will be documented in this file.
3
+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
4
5
-
* Each RDK Service has a CHANGELOG file that contains all changes done so far. When version is updated, add a entry in the CHANGELOG.md at the top with user friendly information on what was changed with the new version. Please don't mention JIRA tickets in CHANGELOG.
5
+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
7
-
* Please Add entry in the CHANGELOG for each version change and indicate the type of change with these labels:
8
-
***Added** for new features.
9
-
***Changed** for changes in existing functionality.
10
-
***Deprecated** for soon-to-be removed features.
11
-
***Removed** for now removed features.
12
-
***Fixed** for any bug fixes.
13
-
***Security** in case of vulnerabilities.
14
7
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.
8
+
<!-- auto-changelog-above -->
16
9
17
-
* In the future, generate this file by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- RDKEMW-3797 : BLE network discovery [`#94`](https://github.com/rdkcentral/control/pull/94)
57
+
- RDKEMW-6195: try to load VL provided IRDB, upon failure fallback to existing IRDB in MW [`#79`](https://github.com/rdkcentral/control/pull/79)
58
+
- RDKEMW-5714: Voice not initiated in ctrlm-main [`#81`](https://github.com/rdkcentral/control/pull/81)
59
+
- RDKEMW-6884: Logs indicate missing receiver ID [`#85`](https://github.com/rdkcentral/control/pull/85)
60
+
- RDKEMW-5413 : Remove RF4CE HAL from the middleware layer [`#75`](https://github.com/rdkcentral/control/pull/75)
61
+
- RDKEMW-5506 : stop BLE audio stream on the RCU when server ends session early [`#76`](https://github.com/rdkcentral/control/pull/76)
62
+
- RDKEMW-3965: print raw EDID data at debug log level [`447ae08`](https://github.com/rdkcentral/control/commit/447ae0826d15351fa97ccb12b3b18f435ff40089)
59
63
60
-
### Fixed
61
-
- Voice not initiated due to voice key not initialized to default value
62
-
63
-
### Removed
64
-
- remove receiver ID, its no longer used (#85)
65
-
- Remove RF4CE HAL from the middleware layer (#75)
- RDKEMW-3119: Control Manager to use Power Manager Thunder Plugin [`07c1d22`](https://github.com/rdkcentral/control/commit/07c1d222b5d99849713a4db8dcef3bd847380f4b)
70
74
71
-
### Changed
72
-
- Use the deprecated HDMI Input plugin instead of the new AV Input plugin if compile flag is set
- update CHANGELOG for controlMgr release 1.0.9 [`#35`](https://github.com/rdkcentral/control/pull/35)
103
+
- RDKEMW-3737:Upgrading the halif-headers as iarmmgr [`#30`](https://github.com/rdkcentral/control/pull/30)
104
+
- RDKEMW-3564 : Audio samples is always reported as 0 for FFV sessions [`2920c1a`](https://github.com/rdkcentral/control/commit/2920c1a455d1e1afe1d095c0b09fd841a305974d)
105
+
- RDKEMW-3605: Remove 'volatile' type qualifier of "binding_in_progress" [`a7d2310`](https://github.com/rdkcentral/control/commit/a7d23104a3b961a26621a1c688ba775c3fe2ad3f)
100
106
101
-
### Changed
102
-
- ctrlm crash from main queue msgs getting to networks prior to initialization
103
-
- ctrlm support both old and new deviceType
104
-
- Control manager crashes on rapid MIC button presses
105
-
-[Logging] Add Invalid firmware version OTA error code (0x8) mapping in ctrlmgr logs
- update CHANGELOG for controlMgr release 1.0.8 [`#25`](https://github.com/rdkcentral/control/pull/25)
112
+
- RDKEMW-3276: common udev node and provide list of possible names for IR input device discovery [`#20`](https://github.com/rdkcentral/control/pull/20)
111
113
112
-
### Changed
113
-
- Audio samples is always reported as 0 for FFV sessions
114
-
- Remove 'volatile' type qualifier of "binding_in_progress"
0 commit comments