Ricardo Gonçalves

Results 10 issues of Ricardo Gonçalves

I'm missing some separation between each log instance. For example, every time a new connection is detected, a new tab could be created with logs only of that instance. This...

approved

The source code of libde265 is included in the project. I believe this is not the best practice. I think doing the following steps a better approach: cd libde265 rm...

Please export `fixOrientation` function, it think it is an useful method in other applications. And these constants as well: orientationUnspecified = 0 orientationNormal = 1 orientationFlipH = 2 orientationRotate180 =...

Removing the dependency of youtube-dl will simplify greatly the overhead caused by using it. There are projects in C/C++ that accomplishes this: - https://github.com/Tarferi/youtubedownloader An alternative would be compile to...

enhancement

Currently there is an implementation of the layout of a Preferences window, but it is still not implemented. Here is a screenshot: ![screenshot](https://cloud.githubusercontent.com/assets/1102280/14140807/bfb72142-f66a-11e5-9a8d-fdc3c7811075.png)

enhancement

Create a Personal Package Archives in Launchpad, suggested by MichaelTunnell in [this comment](https://github.com/rigon/qmmp-plugin-youtube/issues/7#issuecomment-369495247).

enhancement

Videos with full albums sometimes have track listing in comments, with timings associated.

enhancement

The Python version is hard coded, so if you have are using a different version you need to edit the following file accordingly (the version used is `python 3.6m`): -...

issue

Window with comments of the video. Other options related with the video can also be available.

enhancement