mediabuff

Results 49 issues of mediabuff

There are couple of behaviours: 1) the window doesn't appear to be modal - all user to interact with the parent screen 2) UWP does allow more than one ContentDialog...

needs-triage

would it be possible to add boiler plate code for dpi changes in both win32 and uwp templates ?

enhancement

:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4545,5): error MSB3030: Could not copy the file "Microsoft\WindowsCompositionSamples\SamplesCommon\SamplesCommon\bin\x86\Debug\SamplesCommon\CompositionShadow.xbf" because it was not found. 4>C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(4545,5): error MSB3030: Could not copy the file...

Any support for new version ? lot of compilation errors

I use the batch file for building ffmpeg. Which demands that I run that in a pure 'cmd' shell. Which I did - but I get the above error. If...

Is there going to be full fledged qml support ? I see the qml sections in 'kitchensink' are commented out

The grammar allows for x.y.z as two floating point numbers. But I get a format error with SvgForXaml. for the string 'M 0.6.5', the first coordinate of the "moveto" consumes...

I get interface not found for "ICompositor". The "Compositor" constructor fails in SetWindow void SetWindow(CoreWindow const & window) { Compositor compositor; ContainerVisual root = compositor.CreateContainerVisual(); ....