Stefano Gottardo
Stefano Gottardo
## Description This PR rework subtitle positions and how works the manual position (e.g. by using key shortcuts) / Calibration window After the big rework i changed the way in...
## Description Currently from `SetVideoResolution` callback we provide current GUI resolution, but if `Adjust refresh rate` feature is enabled the GUI resolution is no longer relevant Adjust refresh rate will...
## Description After recently fixes for WebVTT and the new one on ISAdaptive, i found that another cause of non-synchronous subtitles is due to previous stored data not resetted when...
## Bug report ### Describe the bug Here is a clear and concise description of what the problem is: When you move the white ball of Slider control with mouse/touchscreen...
## Description Backport of #21667 ## Motivation and context ## How has this been tested? Builded and runtime tested JSON RPC calls responses when in playback ## What is the...
## Bug report ### Describe the bug Here is a clear and concise description of what the problem is: Some users had report to me a strange behaviour of AddonSignals...
## Description Add AV1 codec support to InputStream addons ## Motivation and context I was testing AV1 with InputStream adaptive and playback not works after investigating i realized that has...
## Description Add the support to handle HTML colors names instead of hex values only as it should be for SubRip ## Motivation and context An user has reported problems...
Hi, i am helping the development of the Kodi media player (https://kodi.tv/) we have this library implemented by previous developers (no longer active) unfortunately we have little knowledge of this...
### Check if this PR fulfills these requirements: * [x] My changes respect the [Kodi add-on development rules](https://kodi.wiki/view/Add-on_rules) * [x] I have read the [**CONTRIBUTING**](../../master/Contributing.md) document. * [x] I made...