Age | Commit message (Collapse) | Author |
|
kodi-send: restore -a support broken by #13804
|
|
[depends] bump libfmt to 5.1.0
|
|
|
|
|
|
Fix compiler warnings
|
|
Warning was:
XBMCHelper.m:219:10: warning: 8 enumeration values not handled in switch
|
|
|
|
build type has to be considered, as it also changes depends prefix
|
|
This adds the flatc compiler to native depends and the flatbuffer headers
to target depends.
|
|
Ios11 jailbreak
|
|
OpenGL support for the GBM windowing system
|
|
|
|
|
|
|
|
|
|
|
|
ffmpeg renamed configure option mipsdspr1 to mipsdsp
http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=a27401a05ba31fe4a8f7824d376c1d48d2e571a9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Verbatim copy of https://www.gnu.org/licenses/old-licenses/gpl-2.0.md
|
|
|
|
|
|
Implement SDK21 AudioTrack constructor
|
|
|
|
|
|
fixes building binary addons on FreeBSD, by using gmake for getting supported_addons too
|
|
|
|
[cmake] pass vaapi and vdpau options to internal ffmpeg
|
|
This fixes the issue of the Season number being the same as the Episode number when adding Channel for TV episodes in the Android TV Home launcher.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sending the packets with uid=0 makes the server register the client using its IP as client token. This prevents registering consecutive runs as different clients and filling the server side buffer.
|