Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DistroAV/DistroAV
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.2.0
Choose a base ref
...
head repository: DistroAV/DistroAV
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.2.1
Choose a head ref
  • 18 commits
  • 26 files changed
  • 6 contributors

Commits on Apr 21, 2026

  1. Fix installer blindly uninstalling any app registered under {}_is1

    …registry key (#1442)
    
    Windows Installer will confirm the uninstall key is owned by DistroAV before using it
    Copilot authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    3f208c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0ff01f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2026

  1. Configuration menu
    Copy the full SHA
    21ff555 View commit details
    Browse the repository at this point in the history
  2. Refactor NDI name tokens: replace <filter>/<source> with `${filte…

    …r}`/`${source}` (#1445)
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: paulpv <[email protected]>
    Co-authored-by: Paul Peavyhouse <[email protected]>
    3 people authored Apr 22, 2026
    Configuration menu
    Copy the full SHA
    428d75b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa34c95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0e53eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3eb400 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    febb1af View commit details
    Browse the repository at this point in the history
  7. Potential fix for pull request finding

    Co-authored-by: Copilot Autofix powered by AI <[email protected]>
    paulpv and Copilot authored Apr 22, 2026
    Configuration menu
    Copy the full SHA
    5f51e69 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1448 from DistroAV/copilot/fix-case-insensitive-t…

    …ests
    
    Fix case-insensitive registry display name check in Windows installer for DistroAV and OBS-NDI
    paulpv authored Apr 22, 2026
    Configuration menu
    Copy the full SHA
    a34ff5e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2026

  1. PluginUpdate: disable inline HTML in markdown renderer to prevent HTM…

    …L injection (#1447)
    
    Add mock-test for dev purposes.
    Copilot authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    0f5fda2 View commit details
    Browse the repository at this point in the history
  2. Add filter_add so all filter sender are created at startup (#1452)

    Create all the NDI Sender from NDI Output Filter when launching OBS.
    Update the logic to work on both Audio & Video.
    BitRate27 authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    ab02803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3af9bb8 View commit details
    Browse the repository at this point in the history
  4. Update GithubAction Dependencies (#1455)

    Bump various Github Action dependencies.
    Trouffman authored Apr 23, 2026
    Configuration menu
    Copy the full SHA
    e269e43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16d1da7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f4d550 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

  1. Remove/destroy the NDI filter sender when source is removed (#1457)

    Co-authored-by: BitRate27
    Trouffman authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    040b927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    038d9d6 View commit details
    Browse the repository at this point in the history
Loading