[WIP] compatibility with newer version of upnp lib
AbandonedPublic

Authored by mgallien on Aug 22 2019, 7:16 PM.

Details

Reviewers
None
Group Reviewers
Elisa
Summary

make it build again against latest UpnpLibQt

update repository address for UpnpLibQt

starts to put back visible UPnP DLNA integration

add more integration for remote UPnP/DLNA servers

try to integrate DLNA servers discovery in the existing code

bring some form of browsing of remote dlna servers

sync with latest commit of upnp qt lib

allow wome sort of discovery of servers along with display in a
dedicated view

adapt to API changes in UpnpQtLib

use a logging category for all UPnP related code

related to T5822 and T5028

Test Plan

nothing really works. mostly a work in progress

Diff Detail

Repository
R255 Elisa
Branch
bringBackUpnp
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17377
Build 17395: arc lint + arc unit
mgallien requested review of this revision.Aug 22 2019, 7:16 PM
mgallien created this revision.
mgallien updated this revision to Diff 64356.Aug 22 2019, 8:44 PM
  • more or less able to add and remove UPnP servers that have been detected
mgallien updated this revision to Diff 65666.Sep 8 2019, 9:45 PM
  • more or less able to add and remove UPnP servers that have been detected
  • react to network changes by querying again for all UPnP devices

rebase

mgallien updated this revision to Diff 67402.Oct 7 2019, 5:12 AM
  • more or less able to add and remove UPnP servers that have been detected
  • react to network changes by querying again for all UPnP devices
  • fix some small issues after rebase

rebase

mgallien abandoned this revision.Oct 8 2019, 7:32 PM

Moved to gitlab merge request