Search found 11 matches

  • 1
  • 2
by cpasjuste
29 Nov 2022, 15:15
Forum: Showcase Gallery
Replies: 1
Views: 1419

Noesis mpv media player for linux and windows

Hi, I just submitted a (poc?) libmpv media player for Noesis to the NuGet repository, which can be found here . This allow the usage of the "MediaElement" on linux and windows for filesystem and any stream supported by libmpv (no embedded resources support). You'll find the source code and...
by cpasjuste
29 Nov 2022, 11:22
Forum: General Discussion
Replies: 2
Views: 722

Re: Handling focus problem/help

Hi,

Yes it works. Not sure how I missed the "TargetName" property...

Thanks again!
by cpasjuste
29 Nov 2022, 10:15
Forum: General Discussion
Replies: 2
Views: 426

Re: JetBrains Rider (linux)

Hi jsantos, Thanks for taking the time to reply to this "noob" question :) As I "play" with noesis (and c#) I do understand a few things better, like not being able to correctly load noesis Windows/Linux targets xaml in IDE, because it's not the same "classes/objects" (...
by cpasjuste
25 Nov 2022, 09:58
Forum: General Discussion
Replies: 2
Views: 426

JetBrains Rider (linux)

Hi, I want to move from Visual Studio Code to Rider on Linux as it's my IDE of choice. Unfortunately, there is a problem with namespaces in XAML as seen on the image below. It seems I have to set/use namespace for every "type" which is not very convenient. Am I missing something? Is there ...
by cpasjuste
23 Nov 2022, 16:41
Forum: General Discussion
Replies: 5
Views: 779

Re: Linux (x64/arm64) MediaPlayer

Hi, I'm making a new post to be more "clear"... So the implementation is going very well, i fixed a crash when changing the "Source" property, and did some cleanup. I have a few questions though: When changing the MediaElement "Source" property, a new player is created ...
by cpasjuste
23 Nov 2022, 12:20
Forum: General Discussion
Replies: 5
Views: 779

Re: Linux (x64/arm64) MediaPlayer

Hi jsantos, First thanks for your reply. This morning i was successful in moving my work in progress mpv player to a "MediaPlayer" derived class, and so with "MediaElement" compatibility! All seems to works fine, but i'm struggling with the three events "RaiseMediaEnded"...
by cpasjuste
22 Nov 2022, 19:08
Forum: General Discussion
Replies: 5
Views: 779

Re: Linux (x64/arm64) MediaPlayer

Hi, Since i was not able to solve the threading problem, i went ahead and wrote a "libmpv" UserControl today, and it seems to works very fine on linux ! :) Here is a preview of the work in progress (the recording is very laggy but you get the point): http://files.mydedibox.fr/files/temp/no...
by cpasjuste
21 Nov 2022, 13:39
Forum: General Discussion
Replies: 5
Views: 779

Linux (x64/arm64) MediaPlayer

Hi, I need to be able to play some video files in my current project. I saw here that it's not supported on linux, so i wanted to implement a "libmpv" media player (with a "DynamicTextureSource"). After a few research i discovered the "GEMediaPlayer" module which seems ...
by cpasjuste
17 Nov 2022, 11:22
Forum: General Discussion
Replies: 2
Views: 722

Handling focus problem/help

Hi, First I'm sorry if this is not the right place for this, I guess this is a very "newbie" question and I'm not sure it's related to noesis at all... I'm having some difficulties to handle focus in my simple application. I have a "main view" with a listbox ("ItemView"...
by cpasjuste
16 Nov 2022, 20:01
Forum: General Discussion
Replies: 8
Views: 876

Re: Updating from 3.1.2 to 3.1.5 causes build failure.

Hello, as I mentioned before the change we made for 3.1.5 was incorrect and should be considered a bug. We are working on solving this for the next release coming very soon. In the meantime I recommend staying at 3.1.4 version to avoid changing anything from your project. Yes your right, I can &quo...
  • 1
  • 2