Erik Meyer
|
0bb5774cce
|
wip: update XML comments
|
2026-01-28 17:45:51 -05:00 |
|
Erik Meyer
|
1bbd4f15bf
|
wip: update XML comments
|
2026-01-28 17:09:45 -05:00 |
|
Erik Meyer
|
fed60eba29
|
wip: update XML comments
|
2026-01-28 16:41:33 -05:00 |
|
Erik Meyer
|
e0ee5b0474
|
wip: update XML comments
|
2026-01-28 16:13:11 -05:00 |
|
Erik Meyer
|
ca77506108
|
wip: update XML comments
|
2026-01-28 15:42:44 -05:00 |
|
Erik Meyer
|
92059aa43c
|
wip: update XML comments
|
2026-01-28 14:39:52 -05:00 |
|
Erik Meyer
|
88feeaa5be
|
wip: update XML comments
|
2026-01-28 13:25:27 -05:00 |
|
Erik Meyer
|
2b0c98444b
|
wip: update XML comments
|
2026-01-28 13:06:00 -05:00 |
|
Erik Meyer
|
4db32e3720
|
wip: update XML comments
|
2026-01-28 11:23:20 -05:00 |
|
Erik Meyer
|
edf5189055
|
wip: update XML comments
|
2026-01-28 10:19:57 -05:00 |
|
Erik Meyer
|
2a748824ae
|
wip: update XML comments
|
2026-01-28 10:05:37 -05:00 |
|
Erik Meyer
|
34f236868b
|
wip: update XML comments
|
2026-01-28 09:52:06 -05:00 |
|
Erik Meyer
|
d41f6a4a54
|
wip: update XML comments
|
2026-01-27 18:08:26 -05:00 |
|
Erik Meyer
|
d0b07ad7d9
|
wip: update XML comments
|
2026-01-27 15:13:26 -05:00 |
|
Neil Dorin
|
4fa7a42330
|
Merge pull request #1376 from PepperDash/client-id-issues
fix: handle subsequent join calls and clientid/websocket client mismatches
v2.24.5
|
2026-01-21 14:59:22 -07:00 |
|
Andrew Welker
|
9bad3ae21b
|
fix: handle subsequent join calls and clientid/websocket client mismatches
v2.24.5-client-id-issues.1
|
2026-01-21 15:20:27 -06:00 |
|
Nick Genovese
|
3fb30d5561
|
Merge pull request #1373 from PepperDash/matrix-routing-isonline
Multiple fixes
v2.24.4
|
2025-12-31 15:19:31 -05:00 |
|
Andrew Welker
|
57cd77f019
|
fix: implement IKeyName for DspControlPoint
v2.24.4-matrix-routing-isonline.2
|
2025-12-31 14:04:04 -06:00 |
|
Andrew Welker
|
7f2bb078c8
|
fix: revert prop name to inUpPosition for screenlift messenger
- refactor volume interfaces into separate files
- IBasicVolumeControl implements IKeyName
|
2025-12-31 12:20:40 -06:00 |
|
Andrew Welker
|
316bb849b4
|
fix: update matrix routing inputs if endpoint online status changes
v2.24.4-matrix-routing-isonline.1
|
2025-12-30 16:58:36 -06:00 |
|
Andrew Welker
|
a983e2c87f
|
fix: save config only when values change
v2.24.4-fusion-room-name.5
|
2025-12-30 14:34:11 -06:00 |
|
Nick Genovese
|
babb9a77df
|
fix: a few logging updates
v2.24.4-fusion-room-name.4
|
2025-12-29 16:48:13 -06:00 |
|
Nick Genovese
|
7629921113
|
fix: a few logging updates
v2.24.4-fusion-room-name.3
|
2025-12-29 15:34:14 -06:00 |
|
Andrew Welker
|
3878c85a7a
|
fix: use correct property name for isInUpPosition
v2.24.4-fusion-room-name.2
|
2025-12-29 13:36:47 -06:00 |
|
Andrew Welker
|
7ad8218af0
|
fix: fusion controller now sets only associated room custom values
v2.24.4-fusion-room-name.1
|
2025-12-29 13:03:47 -06:00 |
|
Andrew Welker
|
0c4aec14d1
|
fix: use .NET timers instead of CTimer
v2.24.4-mc-connection-issues.3
|
2025-12-29 11:53:52 -06:00 |
|
Andrew Welker
|
7d3f871460
|
Merge branch 'copilot/featureadd-raise-lower-time' into mc-connection-issues
|
2025-12-29 09:03:09 -06:00 |
|
Andrew Welker
|
78c9381108
|
fix: add clientId as qp for websocket for MC
v2.24.4-mc-connection-issues.2
|
2025-12-29 08:57:52 -06:00 |
|
Erik Meyer
|
a7ff2e8903
|
fix: move isInUpPosition to momvement complete method, remove conditionlal logic on raise/lower commands
v2.24.4-copilot-featureadd-raise-lower-time.1
|
2025-12-27 17:09:56 -06:00 |
|
copilot-swe-agent[bot]
|
ae0b2fe086
|
Refactor timer disposal and improve code readability
Co-authored-by: erikdred <88980320+erikdred@users.noreply.github.com>
|
2025-12-27 20:17:59 +00:00 |
|
copilot-swe-agent[bot]
|
bd11c827da
|
Split movement time into separate raise/lower times and remove timing from latched mode
Co-authored-by: erikdred <88980320+erikdred@users.noreply.github.com>
|
2025-12-27 20:14:39 +00:00 |
|
copilot-swe-agent[bot]
|
7ea1efbabf
|
Add raise/lower movement time configuration and banked command support
Co-authored-by: erikdred <88980320+erikdred@users.noreply.github.com>
|
2025-12-27 20:09:31 +00:00 |
|
copilot-swe-agent[bot]
|
9d6aaa2a0e
|
Initial plan
|
2025-12-27 20:02:52 +00:00 |
|
Andrew Welker
|
53e7a30224
|
fix: handle threading issues for concurrent clients joining
v2.24.4-mc-connection-issues.1
|
2025-12-26 12:34:31 -06:00 |
|
Neil Dorin
|
39c1f60a4d
|
Merge pull request #1370 from PepperDash/udp-eisc
v2.24.3
|
2025-12-23 12:10:37 -05:00 |
|
Andrew Welker
|
2cc37a4e40
|
fix: ExecuteJoinAction now uses the correct Sig collections
v2.24.3-udp-eisc.2
|
2025-12-23 11:06:52 -06:00 |
|
Andrew Welker
|
076e5dfa9d
|
chore: update comments, debug methods, and mark some things obsolete
|
2025-12-23 10:25:53 -06:00 |
|
Andrew Welker
|
092896bb25
|
fix: support for legacy UDP EISC
v2.24.3-udp-eisc.1
|
2025-12-23 09:57:49 -06:00 |
|
Neil Dorin
|
7c8f0586e6
|
Merge pull request #1369 from PepperDash/volume-messenger-issue
v2.24.2
|
2025-12-16 17:15:46 -05:00 |
|
Andrew Welker
|
c5b0872a4c
|
fix: DeviceVolumeMessenger only sends rawValue when device implements it
v2.24.2-volume-messenger-issue.1
|
2025-12-16 15:41:33 -06:00 |
|
Andrew Welker
|
a7b88ec38d
|
Merge pull request #1368 from PepperDash/generic-sink
generic sink
v2.24.1
|
2025-12-16 11:09:40 -05:00 |
|
Andrew Welker
|
210b398a13
|
fix: implement PR Review suggestions
v2.24.1-generic-sink.3
|
2025-12-16 10:04:01 -06:00 |
|
Nick Genovese
|
bce1e3610e
|
fix: copy dictionaries
- fixed multiple enumeration exception
v2.24.1-generic-sink.2
|
2025-12-10 16:58:41 -06:00 |
|
Andrew Welker
|
6a33e7c99d
|
fix: initialize current sources dictionaries
v2.24.1-generic-sink.1
|
2025-12-05 16:26:08 -06:00 |
|
Andrew Welker
|
2048e3f65d
|
fix: GenericSink implements ICurrentSources
|
2025-12-05 16:26:02 -06:00 |
|
Neil Dorin
|
81df2738de
|
Merge pull request #1363 from PepperDash/feature/add-on-off-dsp-preset-keys-to-room-config
feat: Add on/off dsp keys to EssentialsAvRoomPropertiesConfig
v2.24.0
|
2025-11-26 18:00:18 -05:00 |
|
Neil Dorin
|
08fbec416f
|
Update src/PepperDash.Essentials.Core/Room/Config/EssentialsRoomConfig.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-26 15:53:45 -07:00 |
|
Neil Dorin
|
7594b22096
|
Update src/PepperDash.Essentials.Core/Room/Config/EssentialsRoomConfig.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-26 15:53:39 -07:00 |
|
Neil Dorin
|
d1babf6b9b
|
Update src/PepperDash.Essentials.Core/Room/Config/EssentialsRoomConfig.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-26 15:53:31 -07:00 |
|
Neil Dorin
|
2187c9fb0d
|
Update src/PepperDash.Essentials.Core/Devices/SourceListItem.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-26 15:53:22 -07:00 |
|