Age | Commit message (Collapse) | Author |
|
Add CMakeLists.txt for the lib directory.
- lib/addons
- UnrarXLib
- libUPnP
- libexif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and waveform from tree
|
|
PVRChannelGroups:LOGDEBUG to make debugging easier
|
|
|
|
Added custom data to resources field - needed to add some attributes to res.
Added new struct PLK_SecResource - needed by Somasung devices. It's not specialized struct (just general one), because I can't find any "sec" specification.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
artwork
xbmc:dateadded to pass dateadded with items and not need to stat upnp resources for that
xbmc:rating for number-based rating
xbmc:votes for string-based votes number
xbmc:artwork for a type-url-based mapping of artwork
|
|
ContentDirectory v4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change streaming FLAC MIME type from application/octet to audio/x-flac to
support Frontier Silicon systems (such as the Axis X3) that require
this. (Others don't care.)
FLAC not added to DefaultDlnaMap as * suffices.
(Commit amend: tabs --> spaces)
(Commit amend: flac --> x-flac)
|
|
|
|
|
|
|
|
|
|
This could cause us to misscount the number of media objects in a upnp
browse request, and re-request items we already had in list giving
us duplicated items in lists.
|
|
|
|
|
|
|
|
|
|
speed up.
|
|
|
|
actors, directors - previously duplicate entries were present
|
|
and upnp:playbackCount
|
|
completed (needed for ContainerUpdateIDs usage)
|
|
|
|
|