Rafał Dzięgiel

Results 472 comments of Rafał Dzięgiel

@fieraoh Since you closed this, I would like to ask if this was either fixed upstream or did you open an issue about it there. If so, I would like...

@fieraoh I am keeping this open only because I do not want problems like this to be lost and forgotten. As I explained some time ago, there is nothing actionable...

Printing everything + grep will make things very slow. The recommended way of running above would probably be: ```sh GST_DEBUG=*subparse*:6 clapper ./YOUR_SUBTITLED_FILE ``` But I am not sure if this...

> Here it looks like the codec with the higher value of the number is chosen over the codec with the lower value of the number. Yes, element that plays...

@erazemk There will be some bigger changes coming first in the coming months. Doing this twice before next release would not be efficient. Once what I am working on gets...

> Is there a reason against spawning an entirely new process with its own window? It does not seem to be a supported mechanic under [GApplication](https://docs.gtk.org/gio/class.Application.html) or at least I...

> If anybody else is oblivious about how gio Applications work (just as I was before reading the docs): if you start an application with the same id as an...

> current behaviour: you have to close program and click on the file again You can also click on elapsed time button and select the same file from the playlist...

Leaving a single comment here on both this issue and #18 since they are related. With pending UI re-implementation, Clapper will have: * Toggle play/pause with left click * Toggle...

> What will happen to DVD menus? This will be work for when updating the sink (not part of current rewrite initiative, but will come next). The plan for that...