Commit graph

  • 3d8ee22f45 feat: Refactor routing signal types and enhance web API for routing devices v3.0.0-dev-v3-testing.6 Neil Dorin 2026-04-10 09:49:16 -06:00
  • ec3e2bbc0b fix: Remove 'Debug 4.7.2' configuration from project files for consistency Neil Dorin 2026-04-09 14:19:33 -06:00
  • f1da6a62dd Notes added by 'git notes add' semantic-release-bot 2026-04-09 20:01:59 +00:00
  • b85f1dab6b feat: Add asset loading functionality and related tests for improved resource management v3.0.0-dev-v3-testing.5 Neil Dorin 2026-04-09 14:00:27 -06:00
  • 4a8459786e Notes added by 'git notes add' semantic-release-bot 2026-04-08 23:01:23 +00:00
  • 4ed5e648c0 feat: Load assets during ControlSystem initialization for enhanced resource management v3.0.0-dev-v3-testing.4 Neil Dorin 2026-04-08 17:00:16 -06:00
  • 84491cd61a Notes added by 'git notes add' semantic-release-bot 2026-04-08 22:54:27 +00:00
  • 35d44f91e4 feat: Implement devTools zip file extraction and cleanup process for improved debugging support v3.0.0-dev-v3-testing.3 Neil Dorin 2026-04-08 16:53:29 -06:00
  • ad147b7428 Notes added by 'git notes add' semantic-release-bot 2026-04-08 22:47:36 +00:00
  • fa9dc3a2b1 feat: Add devToolsVersion to build configuration for enhanced version control v3.0.0-dev-v3-testing.2 Neil Dorin 2026-04-08 16:46:45 -06:00
  • 7e3c62b303 fix: Update actions/checkout and actions/setup-dotnet versions for improved compatibility Neil Dorin 2026-04-08 15:54:15 -06:00
  • deca63f213 Notes added by 'git notes add' semantic-release-bot 2026-04-08 21:50:44 +00:00
  • 884b2c2e6e feat: Enhance documentation for MicrophonePrivacyController and its factory with detailed summaries and parameter descriptions v3.0.0-dev-v3-testing.1 Neil Dorin 2026-04-08 15:49:38 -06:00
  • daf9b4bda0 refactor: Change CustomActivate and Initialize methods to protected access in multiple classes for better inheritance control Neil Dorin 2026-04-08 15:47:58 -06:00
  • 2cceb3e9af Notes added by 'git notes add' semantic-release-bot 2026-04-08 21:25:24 +00:00
  • e818c9ca03 fix: Downgrade setup-dotnet action version to v5 for compatibility Neil Dorin 2026-04-08 15:24:13 -06:00
  • 5dd6d18fcc feat: Update CI workflow and project files for improved testing and documentation generation Neil Dorin 2026-04-08 15:23:49 -06:00
  • 37961b9eac feat: Enhance device testing and environment handling with new interfaces and fakes Neil Dorin 2026-04-08 13:21:15 -06:00
  • 24df4e7a03 feat: Add unit tests and fakes for Crestron environment and data store Neil Dorin 2026-04-08 12:41:15 -06:00
  • bfb9838743 refactor: Rename logging level switch variables for clarity and add fallback handler to WebApiServer to allow for serving debug app dev/v3 Neil Dorin 2026-04-08 11:51:10 -06:00
  • c98b48ff87 refactor: Clean up and streamline Debug and WebApiServer classes for improved readability and performance Neil Dorin 2026-04-07 15:53:00 -06:00
  • 2cd5f914e0 Notes added by 'git notes add' semantic-release-bot 2026-04-06 21:01:33 +00:00
  • 77a5c4476f feat: update version to 2.29.0 and enhance logging in DebugWebsocketSink v2.29.0-feature-add-audioDeviceKey-prop-to-sli.2 feature/add-audioDeviceKey-prop-to-sli Neil Dorin 2026-04-06 15:00:44 -06:00
  • 30979f2b67 feat: improve websocket server shutdown process and enhance codec preset handling Neil Dorin 2026-04-06 11:25:30 -06:00
  • 5f5c524ee2 Notes added by 'git notes add' semantic-release-bot 2026-04-03 17:22:05 +00:00
  • d2684f364d
    Merge pull request #1407 from PepperDash/update-routing-documentation v2.28.1 Neil Dorin 2026-04-03 11:21:32 -06:00
  • 29d5804cb0
    docs: fix spelling error Andrew Welker 2026-04-02 17:31:02 -05:00
  • 8a9d557792 Notes added by 'git notes add' semantic-release-bot 2026-04-02 20:23:10 +00:00
  • c20d49f430 fix: restrict tieline creation when signal types are invalid v2.28.1-update-routing-documentation.1 Andrew Welker 2026-04-02 15:22:17 -05:00
  • a82cf4f449 docs: udpate routing documentation to match the algorithm Andrew Welker 2026-04-02 15:21:59 -05:00
  • 0fc7ea253b Notes added by 'git notes add' semantic-release-bot 2026-04-01 19:24:06 +00:00
  • 5b45a5caa6 feat: add audioDeviceKey property to SourceListItem and mark Destinations as obsolete v2.29.0-feature-add-audioDeviceKey-prop-to-sli.1 Neil Dorin 2026-04-01 13:23:14 -06:00
  • 39cbf9238a Notes added by 'git notes add' semantic-release-bot 2026-04-01 14:59:53 +00:00
  • d0ab42ccb7 Merge branch 'feature/add-network-switch-poe-interfaces' into feature/web-api-updates v2.29.0-feature-web-api-updates.1 Neil Dorin 2026-04-01 08:56:21 -06:00
  • 1b10910cc2 fix: update GetFeedbacksForDeviceRequestHandler to return JSON response for missing device Neil Dorin 2026-04-01 08:56:10 -06:00
  • 5c26438a1c refactor: Remove DebugWebsocketSink.cs to streamline the codebase Neil Dorin 2026-03-31 19:29:58 -06:00
  • 7bec96e68b refactor: Remove obsolete interfaces and classes to streamline the codebase Neil Dorin 2026-03-30 12:11:21 -06:00
  • 7076eafc21 Refator: Refactor timer implementation across multiple classes to use System.Timers.Timer instead of CTimer for improved consistency and performance. Neil Dorin 2026-03-30 11:44:15 -06:00
  • b4d53dbe0e refactor: routing interfaces and implementations to support current sources Neil Dorin 2026-03-26 13:49:23 -06:00
  • 43a9661e08 Refactor: Removing unused classes that reference Crestron HTTP classes Neil Dorin 2026-03-23 11:20:44 -06:00
  • 74447252c3 Notes added by 'git notes add' semantic-release-bot 2026-03-23 15:40:51 +00:00
  • a25c07de1e Notes added by 'git notes add' semantic-release-bot 2026-03-20 20:54:00 +00:00
  • 84c730b7a1 feat: enhance NetworkSwitchPortEventType enum with additional states for VLAN and PoE changes v2.29.0-feature-add-network-switch-poe-interfaces.4 feature/add-network-switch-poe-interfaces Neil Dorin 2026-03-20 14:53:21 -06:00
  • 0fd49bace3 Notes added by 'git notes add' semantic-release-bot 2026-03-20 20:49:40 +00:00
  • 6db7581295 feat: add Unknown event type to NetworkSwitchPortEventType enum for improved event handling v2.29.0-feature-add-network-switch-poe-interfaces.3 Neil Dorin 2026-03-20 14:48:58 -06:00
  • 44ff4f6028 Notes added by 'git notes add' semantic-release-bot 2026-03-20 19:27:14 +00:00
  • 76311b83ff feat: add event and arguments for port state changes in network switch management v2.29.0-feature-add-network-switch-poe-interfaces.2 Neil Dorin 2026-03-20 13:25:58 -06:00
  • 011f2ff02a Notes added by 'git notes add' semantic-release-bot 2026-03-20 18:09:57 +00:00
  • 8817d70f07 feat: add interfaces for VLAN and PoE management in network switches v2.29.0-feature-add-network-switch-poe-interfaces.1 Neil Dorin 2026-03-20 12:03:00 -06:00
  • fd9d152f81 Notes added by 'git notes add' semantic-release-bot 2026-03-20 17:56:41 +00:00
  • e003e4dc94 fix: move ChangeScenario outside of loop, remove the discard modifier v2.18.2-fix-manualNullScenario.1 fix/manualNullScenario fix.manualNullScenario Aviv Cohn 2026-03-20 13:43:10 -04:00
  • 5697179912 Notes added by 'git notes add' semantic-release-bot 2026-03-20 16:42:51 +00:00
  • e2cdb1238b fix: calls scenario in SetRoomCombinationScenario preventing null from breaking rendering v2.18.2-fix.manualNullScenario.1 Aviv Cohn 2026-03-20 12:42:00 -04:00
  • 6b58dbd7d6 Fix thread-safety issue in GetRouteToSource - snapshot TieLineCollection before enumeration copilot/bug-thread-safety-issue-getroutetosource copilot-swe-agent[bot] 2026-03-18 19:18:12 +00:00
  • de70740e3b Initial plan copilot-swe-agent[bot] 2026-03-18 19:14:43 +00:00
  • 6566d4558b Notes added by 'git notes add' semantic-release-bot 2026-03-13 04:22:01 +00:00
  • 69a7276248 fix: remove unnecessary semicolon and format logging message in RoutingFeedbackManager v2.28.0-feature-add-room-interfaces.6 Neil Dorin 2026-03-12 22:21:16 -06:00
  • 578885ea46 Notes added by 'git notes add' semantic-release-bot 2026-03-13 03:37:01 +00:00
  • 3762fc120a feat: enhance logging in RoutingFeedbackManager for better debugging v2.28.0-feature-add-room-interfaces.5 Neil Dorin 2026-03-12 21:36:21 -06:00
  • 96ca212996 Notes added by 'git notes add' semantic-release-bot 2026-03-13 03:33:09 +00:00
  • 165e8c6d34 feat: update IHasDestinationList to IHasDestinations and enhance logging for source resolution v2.28.0-feature-add-room-interfaces.4 Neil Dorin 2026-03-12 21:32:20 -06:00
  • 2ad6d86a8b Notes added by 'git notes add' semantic-release-bot 2026-03-12 22:20:08 +00:00
  • 6e01173f3b feat: rename IHasDestinationList to IHasDestinations for consistency Neil Dorin 2026-03-12 16:19:29 -06:00
  • cf2969d7c2 Notes added by 'git notes add' semantic-release-bot 2026-03-12 21:31:38 +00:00
  • 4810c2d590 feat: restructure IHasDestinationList and IHasSourceList interfaces for clarity v2.28.0-feature-add-room-interfaces.3 Neil Dorin 2026-03-12 15:29:26 -06:00
  • 312f690f35 Notes added by 'git notes add' semantic-release-bot 2026-03-12 21:26:06 +00:00
  • 7cc1d3fa6a feat: change interface visibility to public for IHasDestinationList and IHasSourceList v2.28.0-feature-add-room-interfaces.2 Neil Dorin 2026-03-12 15:25:31 -06:00
  • b8fb171715 Notes added by 'git notes add' semantic-release-bot 2026-03-12 21:13:13 +00:00
  • af913b9498 feat: add IHasDestinationList and IHasSourceList interfaces for room management v2.28.0-feature-add-room-interfaces.1 Neil Dorin 2026-03-12 15:12:27 -06:00
  • caf8a3d7b6 Notes added by 'git notes add' semantic-release-bot 2026-03-12 20:31:30 +00:00
  • 305a466b1b
    Merge pull request #1395 from PepperDash/fix/implement-IKeyed-on-BridgeBase v2.28.0 Evan DiLallo 2026-03-12 16:30:51 -04:00
  • a6b02249cd Notes added by 'git notes add' semantic-release-bot 2026-03-12 20:28:49 +00:00
  • 5a07e837ee feat: implement constructor for BridgeApi with key and name parameters v2.28.0-fix-implement-IKeyed-on-BridgeBase.1 Neil Dorin 2026-03-12 14:27:21 -06:00
  • 7137945c94 refactor: Remove GenericRESTfulClient and GenericRESTfulConstants classes to streamline codebase v3.0.0-dev-v3.1 Neil Dorin 2026-03-12 13:56:18 -06:00
  • ac393c4885 refactor(force-patch): Remove obsolete GenericHttpClient class in favor of built-in HttpClient Neil Dorin 2026-03-10 17:35:23 -06:00
  • 346a5e9e57 refactor: Refactor DeviceManager and related classes to improve thread safety and performance Neil Dorin 2026-03-10 17:30:59 -06:00
  • c506445191 Notes added by 'git notes add' semantic-release-bot 2026-03-10 14:45:38 +00:00
  • 426ef4ad6b fix: add error handling when saving debug settings v3.0.0-dev-3.x.1 Nick Genovese 2025-09-22 10:17:16 -04:00
  • bcb65c7fa4 ci(force-patch): force build Nick Genovese 2025-09-04 15:42:31 -04:00
  • c2ff65dce3 build: remove unneeded references from PD Core project Andrew Welker 2025-08-14 08:55:32 -05:00
  • 3feab2593d fix: use correct line endings for verbatim strings Andrew Welker 2025-08-06 08:55:08 -05:00
  • 5d90fafbd7 chore: remove duplication namespace declaration Andrew Welker 2025-07-07 10:06:59 -05:00
  • 7f60dcb4cf chore: update local build version Andrew Welker 2025-07-04 16:23:02 -05:00
  • 574e4dfb0f feat: modify factory loading Andrew Welker 2025-07-04 16:07:45 -05:00
  • 76759d35cc feat: remove context file for storing values Andrew Welker 2025-07-04 16:03:00 -05:00
  • 3ece4f0b7b chore: move all files to file-scoped namespace Andrew Welker 2025-07-04 16:02:32 -05:00
  • aaa5b0532b feat: modify plugin loading process Andrew Welker 2025-07-04 13:33:56 -05:00
  • 04c4557528 docs: update XML docs Andrew Welker 2025-07-04 13:07:21 -05:00
  • 9febbf2557 chore: fix issues related to remving crestron usings Andrew Welker 2025-07-04 12:46:08 -05:00
  • eafade9569 docs: add XML comments Andrew Welker 2025-07-04 12:33:32 -05:00
  • 4e5b8f3897 wip: package updates Andrew Welker 2025-07-04 12:15:41 -05:00
  • 7bd3ccd54b fix: adjust installation steps for prerequisites based on environment detection jtalborough 2025-03-03 18:20:33 -05:00
  • 790b5a6fb9 fix: update condition for CPZ copy target and remove obsolete workflows jtalborough 2025-03-03 18:16:14 -05:00
  • fbcd9c84da wip: address performance issues in plugin loading and versioning jtalborough 2025-02-27 17:12:57 -05:00
  • 4a2c9fe311 fix: update target framework to net8 and bump PepperDashCore version to 2.0.0-alpha-462 jtalborough 2025-02-26 16:27:44 -05:00
  • bdd398e2e6 feat: implement WebSocket classes and update culture settings; bump PepperDashCore version jtalborough 2025-02-26 10:39:09 -05:00
  • 8be5481ac9 fix: update target frameworks and package references; change culture to InvariantCulture jtalborough 2025-02-25 19:17:34 -05:00
  • dbab427d69 fix: update package references and clean up unused imports jtalborough 2025-02-25 14:34:28 -05:00
  • db4f540710
    Merge pull request #1394 from PepperDash/temp development Andrew Welker 2026-03-03 13:39:46 -05:00
  • 6d2573a783 Notes added by 'git notes add' semantic-release-bot 2026-03-03 17:39:10 +00:00