mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
feat(essentials): Adds analog fb join for recent calls count to VideoCodecControllerJoinMap and bridge
This commit is contained in:
parent
db526cdd40
commit
b97783603b
2 changed files with 15 additions and 0 deletions
|
|
@ -1685,6 +1685,7 @@ ScreenIndexIsPinnedTo: {8} (a{17})
|
|||
trilist.ClearBoolSigAction(joinMap.RemoveSelectedRecentCallItem.JoinNumber);
|
||||
//
|
||||
|
||||
trilist.SetUshort(joinMap.RecentCallCount.JoinNumber, (ushort)codec.CallHistory.RecentCalls.Count);
|
||||
|
||||
// Update the call history joins
|
||||
var maxItems = joinMap.RecentCallNamesStart.JoinSpan;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue