Alexander Pavlyuk

Results 8 comments of Alexander Pavlyuk

Hi Wow, that's a breaking change indeed. Thank you for your contribution! I'm thinking what to do now. Projects using asp.net core below 2.0 will break if I merge this,...

Wow, it's been a while. This error means that frontend app is not built yet. Building frontend app creates that directory and puts assets there. I will add an exception...

Turned out that file was held by vshost. I've managed to delete it only after closing Visual Studio. But still something can be done: don't move file to lib if...

Splitbars remain when the panel is collapsed. This is very odd

@Nekromancer Well, I managed to fix the issue, but several other issues arose. At the moment I'm stuck with the following part of your MPD file: ```xml ``` I'm having...

@Nekromancer checkout #3 - xml validation problem is fixed there. I've created a separate issue #4 with PR #5 for SegmentTimeline support

Found commit that removed this: c1dc59390be6daeabcebd0c6edef8d63f293efb8 Helpful commit message have lead me to GStreamer's [Porting 0.10 applications to 1.0](https://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-porting-1.0.html)