Age | Commit message (Collapse) | Author |
|
|
|
Add required package names
|
|
|
|
Some required packages were not being installed by the "sudo dnf install ..." command for installation.
|
|
|
|
|
|
|
|
|
|
|
|
* setup KODI for fedora
* README updates
* README updates
* UPDATES
* UPDATES
|
|
|
|
Update README.raspberrypi to default to release builds
|
|
|
|
|
|
|
|
|
|
|
|
CHG: [droid] use gradle to build apk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
don't require sudo, don't copy stuff needlessly
|
|
|
|
|
|
|
|
|
|
|
|
zip is only used for darwin codesigning. unzip is used both
for codesigning and android. All other platforms do not use them,
so no need to check for them.
|
|
|
|
|
|
protocol like smb:// functional.
The old way of using filesystem hooks is deprecated. This requires libbluray 0.9.3 as a minimum.
|
|
|
|
[OSX] - fix compilation for android on OSX hosts.
|
|
Updating the "2. Building Kodi for the Raspberry Pi" procedure
|
|
|
|
|
|
|
|
Update testing instructions to align with changes made during the cmake migration.
|
|
|
|
Added build instructions for rapidjson OpenSuse.
|
|
JSON: replace YAJL with RapidJSON
|
|
|
|
[docs] Update README.android
|
|
|
|
|
|
|
|
|