Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CServiceBroker::GetSettingsComponent()->GetSettings() instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I used the command
grep --include={\*.cpp,\*.h} -rnl './' -e "http://xbmc.org" | xargs -i@ sed -i 's/http\:\/\/xbmc\.org/http\:\/\/kodi\.tv/g' @
to change every http://xbmc.org to http://kodi.tv in *.cpp and *.h files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
loading fails
|
|
Fixes the Nexus Player x86 crashes
|
|
|
|
|
|
This reverts commit 135fe8734924f79cedace50986a0fa4f12d76647.
|
|
|
|
|
|
to false to bypass the cache
Signed-off-by: Jonathan Dieter <jdieter@lesbg.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Music thumbs to cache
|
|
progress, and split out the removal of inprogress from allocated or failed textures"
This reverts commit 76a119366744b210d483382c64b5fa15dbbeec9e.
|
|
|
|
worrying about deletion of the created texture object
|
|
|
|
for indefinite periods of time
|
|
and split out the removal of inprogress from allocated or failed textures
|
|
|