Switch to side-by-side view
--- a/src/ohproduct.hxx +++ b/src/ohproduct.hxx @@ -29,7 +29,7 @@ class OHProduct : public UPnPProvider::UpnpService { public: - OHProduct(UpMpd *dev, const std::string& friendlyname); + OHProduct(UpMpd *dev, const std::string& friendlyname, bool hasRcv); virtual bool getEventData(bool all, std::vector<std::string>& names, std::vector<std::string>& values);