Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
|
|
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
|
|
Let's CMake choose latest SDK installed at time of build.
Is already like this for Windows x64 desktop.
|
|
FFmpeg: update to 6.0
|
|
|
|
[webOS] Hardware accelerated video decoding / Magic Remote
|
|
These issues were mostly left over from the merge.
|
|
|
|
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[webOS] Stop building mariadb gssapi plugin
|
|
webos: dynamically package missing dependency libraries
|
|
|
|
This adds webOS to the list of supported platforms in cmake/README.md
and fixes a few minor punctuation-related typos.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We also change android packaging to expect static libass
|
|
foreach loop only used for shairplay, where we already explicitly
bundle shairplay 3 lines later. Just remove the loop.
Add a target test for adding the shairplay lib to bundlefiles
|
|
|
|
|
|
|
|
Signed-off-by: Lukas Rusak <lorusak@gmail.com>
|
|
[cmake][addons] Group sources by folder
|
|
|
|
|
|
|
|
|
|
|
|
The libudfread module was renamed from udfread to libudfread in version 1.1.1
|
|
This allows switching ccache usage off without the need of a clean reconfiguration.
|
|
|
|
This allows building Kodi using multiple jobs with gmake on (Free|Net|Open)BSD
|
|
|
|
|
|
All other modules use the underscore separator, looks like a typo.
|