aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-10-11added: icon for the in progress tvshows library nodespiff
2012-10-12fix compile warningsJonathan Marshall
2012-10-11Merge pull request #1604 from alcoheca/upnp-iconsArne Morten Kvarving
[UPnP] device icons
2012-10-11jsonrpc: fix Player.OnPropertyChanged notifications not being announcedmontellese
2012-10-11Merge pull request #1599 from Montellese/jsonrpc_artwork_mapSascha Montellese
jsonrpc: add "art" property to retrieve the full artwork map
2012-10-11Merge pull request #1587 from dersphere/fix_proxyjmarshallnz
only use proxy if enabled AND server, port is not empty
2012-10-11media library: set proper content for movie sets (this time for real)montellese
2012-10-11[rbp] fixed omxplayer double capabilitiesgimli
2012-10-11[UPnP] fix potential weirdness converting bool to pointer. thanks vdrfanAlasdair Campbell
2012-10-11only use proxy if enabled and server and port is not emptysphere
this avoids some "my add-ons are not working" or "my scrapers are not working"-issues when a user accidentally enables "use proxy".
2012-10-11[UPnP] device iconsAlasdair Campbell
2012-10-11[UPnP] fix watched overlay when playcount is unknownAlasdair Campbell
2012-10-11CSmartPlaylistDirectory: fix path for episode smartplaylistsmontellese
2012-10-11Merge pull request #1601 from alcoheca/fix-watchedAlasdair Campbell
[UPnP] typo causing no watched overlay for movies
2012-10-11[UPnP] typo causing no watched overlay for moviesAlasdair Campbell
2012-10-11Merge pull request #1582 from alcoheca/upnp-cache-notifyAlasdair Campbell
Upnp cache notify
2012-10-11jsonrpc: add "art" property to VideoLibrary.SetFooDetails methodsmontellese
2012-10-11jsonrpc: add "art" property to VideoLibrary.GetFoo methodsmontellese
2012-10-11[UPnP] allow users to disable informing clients of updatesAlasdair Campbell
2012-10-11changed: AnnounceRemove before actually removing the itemAlasdair Campbell
2012-10-11[UPnP] announce library updates to UPnP clients, via ContainerUpdateIDs stateAlasdair Campbell
variable. Disable upnp announcements while a scan is taking place.
2012-10-11CVariant: add ctor taking an std::map<std::string, std::string/CVariant>montellese
2012-10-11local season art was not correctly overriding the scraper art. Takes care of ↵Jonathan Marshall
part of #13336
2012-10-11fixed mixed up artist/album and genre/comment on generic music tagsJonathan Marshall
2012-10-11use to8Bit(true) to return UTF-8 std::string's, else toCString(true) to ↵Jonathan Marshall
return utf8 cstrings from taglib.
2012-10-11Merge pull request #1578 from alcoheca/renderer-updatesAlasdair Campbell
[UPnP] fix: use Announcement manager to update UPnPRenderer state vars
2012-10-11CGUIDialogMediaFilter: exclude year == 0 from the year filter/range selectormontellese
2012-10-11invalidate the videodb cache when changing "Group movies in sets" settingmontellese
2012-10-11CGUIListItem: fix artwork only showing up temporarily (need to invalidate ↵montellese
the instance after calling SetArt())
2012-10-11cosmetic: place CGUIListItem::SetArt() overloads next to each othermontellese
2012-10-11[omxplayer] fixed b72ed0712807c71d710288b5b5a1c527174d9c75 thx FernetMenta ↵huceke
for pointing it out
2012-10-10Merge pull request #1422 from FernetMenta/audio2Rainer Hochecker
AE: fix audio sync
2012-10-11[omxplayer] open default streams after demuxer changed streamsgimli
2012-10-11[rbp] specify omxplayer's capabilitiesgimli
2012-10-10[ios] fixed crash when built under SDK6, VideoToolbox changed from ↵davilla
/System/Library/PrivateFrameworks to /System/Library/Frameworks and we need to fixup the internal path to reflect the actual location on iOS4/iOS5 devices
2012-10-10Merge pull request #1569 from alcoheca/metadataAlasdair Campbell
UPNP metadata improvements
2012-10-11Also retrieve plot & premiered date in ::GetSeasonsNavAlasdair Campbell
2012-10-11GetTvShowSeasonArt never returned trueAlasdair Campbell
2012-10-11[UPnP] wrong date format usedAlasdair Campbell
2012-10-11[UPnP] fix watched status for tvshowsAlasdair Campbell
2012-10-11[UPnP] support video ratingsAlasdair Campbell
2012-10-11Platinum: use PersonRole for directors. Also fixes ::FromDidl for authors,Alasdair Campbell
actors, directors - previously duplicate entries were present
2012-10-11[UPnP] copy across resource properties to all resouces.Alasdair Campbell
2012-10-11[UPnP] switch video listings to the new fancy library:// layout (ignoring ↵Alasdair Campbell
addon listings for now
2012-10-11Platinum - allow sub classes of PltSyncMediaBrowser to specify property ↵Alasdair Campbell
filter mask [UPnP] when browsing a UPnP server, retrieve ALL metadata
2012-10-11[UPnP] fix missing thumbs & fanart for both server listings and upnp ↵Alasdair Campbell
renderer device
2012-10-10egl: remove testing files accidentally added in 2b49c791eb2Cory Fields
2012-10-10Merge pull request #1593 from Karlson2k/AE_CH_add01Damian Huckle
Add operator-= to AEChannelInfo
2012-10-11[UPnP] missing Didl header & footer in renderer metadataAlasdair Campbell
2012-10-11[UPnP] don't stat files for size, it's too expensive a callAlasdair Campbell