[vlc-commits] UPnP discovery: add support for SAT>IP servers (closes #11929, closes #15540)
Felix Paul Kühne
git at videolan.org
Sat Oct 17 21:41:13 CEST 2015
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Wed Oct 14 17:10:17 2015 +0200| [b64e8e787f1f31cc74dde0babfb8745a9ba9b6bf] | committer: Felix Paul Kühne
UPnP discovery: add support for SAT>IP servers (closes #11929, closes #15540)
Some servers don't provide a playlist of their channels, so we need to download the list for the chosen satellite from the web and process it accordingly
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b64e8e787f1f31cc74dde0babfb8745a9ba9b6bf
---
modules/services_discovery/upnp.cpp | 115 ++++++++++++++++++++++++++++++++---
modules/services_discovery/upnp.hpp | 1 +
share/Makefile.am | 2 +
share/lua/playlist/satip.lua | 65 ++++++++++++++++++++
4 files changed, 175 insertions(+), 8 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b64e8e787f1f31cc74dde0babfb8745a9ba9b6bf
More information about the vlc-commits
mailing list