Age | Commit message (Collapse) | Author |
|
[CURL] Implement FILE_PROPERTY_EFFECTIVE_URL retrieval
|
|
[linux] move platform dependent code to xbmc/platform
|
|
|
|
|
|
|
|
|
|
VideoPlayer: ffmpeg - drop deprecated merging of side data
|
|
|
|
state. This is handled by the layers above now.
|
|
|
|
|
|
|
|
added: let the text viewer dialog hold a monospace font as well
|
|
|
|
|
|
|
|
std::function. Unify all CPVRClient member functions calling addon API to return PVR_ERROR.
|
|
|
|
|
|
|
|
|
|
changed: put the network class in the service manager
|
|
and expose through the service broker. allows removing
some Application.h includes
|
|
[PVR][keymaps][guiinfo] Fix / improve subchannel numbers support
|
|
|
|
CPVRChannelNumber.
|
|
and use this in CUtil::SupportsWriteFileOperations
|
|
RetroPlayer: Android support
|
|
|
|
added: allow vfs add-ons to specify a supported zeroconf service type
|
|
[PVR] PVR client cleanup and improvement
|
|
shutdown possible.
|
|
|
|
|
|
This moves much of the path logic into a static function.
|
|
|
|
|
|
'genre'.
|
|
|
|
to use. All methods accessing the addon must be proteced by this\!
|
|
and customize ordering channels client by client if multiple clients are enabled.
|
|
component (e.g. PVR_CLIENT -> CPVRClientPtr).
|
|
method and implementation in CPVRClients.
|
|
|
|
|
|
VideoPlayer: move addon interface to dedicated folder
|
|
|
|
fixed: fix multitrack support for audio decoders
|
|
of deadlocks.
|
|
add-on ids sometimes end with the same name as a file folder extension.
this lead to infinite loops. this is a simple workaround
|