Rafał Dzięgiel

Results 472 comments of Rafał Dzięgiel

Since there is such option, can we close this or is there something else to do here?

Agreed. I was personally thinking of moving playlist to be revealed by a side OSD button. Then I could move speed there too. This would remove the click menu on...

> Could you tell me how to speed up/down the video? You need to click on elapsed time, it opens a popover with speed slider to adjust playback speed.

Hi, the WebSocket server functionality is going to be changed slightly as part of undergoing Clapper code rewrite. First of all you will be able to do a `GET` request...

Should probably mention it here, but now Clapper uses dynamic port + MDNS to announce it. This is to allow in the future multiple instances (or maybe even some other...

As a first step, we should improve parsing of videos to not use audio track title when no others are present as a whole media title. This part is already...

This should be now improved. Player will only show video container title (without fallback to audio track name). And if none, it should simply display file basename without extension. I...

Gonna depend on #269. Right now our snapshot implementation is not suited for your use case (multiple widgets showing single stream). This can be "fixed" by moving it into separate...

Hi. Let me start with saying that I haven't tried if this is still an issue in GTK4 (not tested this anymore recently), but this (removing background) was done on...

> do you recall if this was raised upstream? Since I was able to workaround this by setting CSS background to "none", I kinda went with it then. I myself...