Releases: PepperDash/epi-videoCodec-ciscoExtended
Releases · PepperDash/epi-videoCodec-ciscoExtended
1.5.1
What's Changed
- fix: RoomPreset recall now works like expected by @andrew-welker in #41
Full Changelog: 1.5.0...1.5.1
1.5.1-hotfix-131
fix: RoomPreset recall now works like expected The expected method for recalling a preset is to select a preset with the `CodecRoomPresetSelect` method, then call either the `CodecRoomPresetStore` method to save a preset or the `CodecRoomPresetRecall` method to recall a preset.
1.5.1-alpha-130
feat: wip for v2
1.5.1-hotfix-129
feat: add additional speakertrack commands
1.5.0
What's Changed
- Update join map to add explicit SpeakerTrack joins by @andrew-welker in #39
Full Changelog: 1.4.2...1.5.0
1.4.3-hotfix-127
fix: a few rogue level 0 debug statements
1.4.3-hotfix-126
fix: modified the initial configuration poll to only poll for what we…
1.4.3-alpha-125
fix: added in some redundant call status polls
1.4.3-hotfix-124
docs: add note for Camera Auto/Manual/Off joins
1.4.3-hotfix-123
docs: update readme with new joins and better formatting/spelling