This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<Clients> | |
<Client name="UPC Horizon"> | |
<!-- Samsung SMT-G7400, the UPC Horizon --> | |
<!-- Author: Rense VanderHoek --> | |
<!-- DLNA Test Certificate: http://certification.dlna.org/certs/REG47816707.pdf --> | |
<Identification> | |
<Header name="User-Agent" substring="Linux/2.6.35 UPnP/1.0 NDS_MHF DLNADOC/1.50"/> | |
<DeviceDescription type="urn:schemas-upnp-org:device:MediaServer:1"> | |
<FriendlyName substring="UPC Horizon"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Copyright (C) 2007 Google, Inc. | |
* Copyright (c) 2008-2010, Code Aurora Forum. All rights reserved. | |
* | |
* This software is licensed under the terms of the GNU General Public | |
* License version 2, as published by the Free Software Foundation, and | |
* may be copied, distributed, and modified under those terms. | |
* | |
* This program is distributed in the hope that it will be useful, | |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |