Alwin Esch
Alwin Esch
Previously, it was permanently set with GNU gcc / clang compilation flags to C99 and PIC, this commit carries out the support introduced with cmake 3.1 with operating system-independent values....
## Description The background to this request is to make PVR add-ons usable multiple times. This is then done using an `instance-settings.xml` file and instance handling adapted in the addon....
## Description This request is in the background with https://github.com/xbmc/xbmc/pull/20860 to make it smaller and clean up or improve some small things in advance. ## Motivation and context To finally...
## Description This adds a support to load two independent TTF fonts, background is to get a missing character from the second font. It mainly refers to having supported skins...
## Description With the request https://github.com/xbmc/xbmc/pull/23726 I came to use this where possible using vector because it makes a difference in performance. Previously, there was always a string with split...
## Description Is still marked as WIP as not 100% testet for all cases, add-on not finished and maybe I combine with RDS to give https://github.com/xbmc/xbmc/blob/master/xbmc/pvr/channels/PVRRadioRDSInfoTag.cpp data too, as the...
See notes in https://github.com/xbmc/inputstream.ffmpegdirect/pull/287 No idea if that here something change.
This was needed by a Kodi addon project and ffmpeg Windows ARM compile, where the flag "-FS" was needed, to become AppVeyor and Jenkins more happy and the "-w..." to...
### Description This adds some TTF files in order to have the corresponding character type for upcoming changes in Kodi in the respective language. The background is that Kodi does...