Age | Commit message (Collapse) | Author |
|
|
|
[IOS] Fix popen crash during xbmc starting up, it may not work on ios
|
|
|
|
built in artist method if there's no "author" field in the tag.
|
|
|
|
[AE] Cleanup things found by Cppcheck
|
|
[Fix] Add missing audiochannels rule to PlayerSelectionRule.cpp
|
|
Bury dead code
|
|
16f276be317fa74efba6e5ddf16ec3f9bfba4b26
|
|
Various small fixes
|
|
|
|
Key.h rebuilds from 291 to 129 (232 for new file) => 60 spurious
rebuilds killed
|
|
helps keep rebuilds down if IPlayer.h is touched.
brings it down from 149 files rebuilt to 30 (149 for new file).
thus no spurious rebuilds was found but callback should change
less
|
|
|
|
|
|
quells compiler warnings
|
|
class has virtual methods
|
|
avoids including the file where these are defined,
which in turn helps reduce spurious rebuilds.
|
|
line break in video codec info
|
|
"non-latin characters in the path" issue. Closes #13517
|
|
|
|
codec info
|
|
|
|
dvdplayer: align HasAudio with HasVideo
|
|
|
|
Fix empty video title in announce
|
|
fix possible access violation in CRssManager::Clear() during shutdown
|
|
|
|
ulion/fix_libffi_function_align_link_warning_on_ios
Fix libffi link warnings 'ARM function not 4-byte aligned' when build for iOS
|
|
|
|
rss: fix xbmc.org feed
|
|
http://feeds.xbmc.org has been created so that we can prevent this in the
future. It is now a CNAME using the "MyBrand" feature at feedburner, which is
up and running again after the latest news entry.
With this set, we change we can modify the feed at any time in the future.
|
|
|
|
|
|
already do on windows using libshairplay)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, fix a few missed ARCHS -> CURRENT_ARCH
|
|
|
|
config.site (should fix billy for osx)
|
|
[OSX] Fix minor memory leak in ZeroconfOSX.cpp
|
|
|