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: jonx/libvlcsharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.x
Choose a base ref
...
head repository: videolan/libvlcsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 38 files changed
  • 3 contributors

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    0d1c047 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Avalonia: fix events leaks

    mfkl committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    a1d4b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af67a5d View commit details
    Browse the repository at this point in the history
  3. MAUI: Add WinUI support

    mfkl committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    230fa50 View commit details
    Browse the repository at this point in the history
  4. MAUI: Make samples work on WinUI

    mfkl committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    940c549 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. maui: add shell net8.0 target to support adding package to non-shared…

    … project solution structures
    jasells authored and mfkl committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    3e430fe View commit details
    Browse the repository at this point in the history
  2. Update NEWS

    mfkl committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    6cda300 View commit details
    Browse the repository at this point in the history
  3. bump version to 3.9.2

    mfkl committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    29b248e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. docs: update CONTRIBUTING

    mfkl committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    8a1ae32 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. Configuration menu
    Copy the full SHA
    fb296ec View commit details
    Browse the repository at this point in the history
  2. build: avoid CVE versions

    mfkl committed Mar 3, 2025
    Configuration menu
    Copy the full SHA
    706692f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. test: update NUnit and tests

    mfkl committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    6f10f06 View commit details
    Browse the repository at this point in the history
  2. build: enable nuget audit

    mfkl committed Mar 5, 2025
    Configuration menu
    Copy the full SHA
    b2a4e7b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Configuration menu
    Copy the full SHA
    6e85740 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. mediaplayer: dispose native instance before freeing gcHandle

    this triggers native cleanup callbacks if any
    mfkl committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    e076b90 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. wpf: handle zero window height

    this check prevents an exception thrown due to calculations done with invalid values
    mfkl committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    16f4015 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Update NEWS

    mfkl committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    de560d8 View commit details
    Browse the repository at this point in the history
  2. bump version

    mfkl committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    e059dd6 View commit details
    Browse the repository at this point in the history
Loading