Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maui winui #370

Draft
wants to merge 8 commits into
base: 3.x
Choose a base branch
from
Draft

Maui winui #370

wants to merge 8 commits into from

Commits on Nov 13, 2024

  1. try add windows support to maui

    error NETSDK1152: Found multiple publish output files with the same relative path
    
    Need to adapt libvlc.uwp target?
    mfkl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    beb3eb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    46362d7 View commit details
    Browse the repository at this point in the history
  2. use windows libvlc

    mfkl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2771d32 View commit details
    Browse the repository at this point in the history
  3. will revert later

    mfkl committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    80f7bd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. allow native debug

    mfkl committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    92f466c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. fixes ‘System.TypeInitializationException’ in .Windows.ApplicationMod…

    …el.WindowsAppRuntime.Projection.dll”
    mfkl committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    f22072f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    267bf18 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. ugly but works

    mfkl committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    4a67d54 View commit details
    Browse the repository at this point in the history