* Add ChangLog entry for the tvcombo sample

* Fix a missing -I flag for tvcombo
* Chnage uuid of tvcombo device description to avoid conflicts with tvdevice
sample.



git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@197 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
Nektarios K. Papadopoulos 2007-05-24 11:20:01 +00:00
parent 468cb2a908
commit 80517f26a6
3 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,10 @@
Version 1.4.7 Version 1.4.7
******************************************************************************* *******************************************************************************
2007-05-24 Nektarios K. Papadopoulos <npapadop(at)inaccessnetworks.com>
* Added tvcombo sample that demonstrates coexistence of a device and a
control point in the same application.
2007-05-24 Nektarios K. Papadopoulos <npapadop(at)inaccessnetworks.com> 2007-05-24 Nektarios K. Papadopoulos <npapadop(at)inaccessnetworks.com>
* SF Tracker FR [ 1570020 ]. * SF Tracker FR [ 1570020 ].
* Enable both device and control point in the same application. Resolve * Enable both device and control point in the same application. Resolve

View File

@ -31,6 +31,7 @@ upnp_tv_ctrlpt_CPPFLAGS = \
if ENABLE_DEVICE if ENABLE_DEVICE
noinst_PROGRAMS += upnp_tv_combo noinst_PROGRAMS += upnp_tv_combo
upnp_tv_combo_CPPFLAGS = $(AM_CPPFLAGS) \ upnp_tv_combo_CPPFLAGS = $(AM_CPPFLAGS) \
-I$(srcdir)/common/ \
-I$(srcdir)/tvcombo -I$(srcdir)/tvcombo
endif endif
endif endif

View File

@ -14,7 +14,7 @@
<modelNumber>1.0</modelNumber> <modelNumber>1.0</modelNumber>
<modelURL>http://www.manufacturer.com/TVEmulator/</modelURL> <modelURL>http://www.manufacturer.com/TVEmulator/</modelURL>
<serialNumber>123456789001</serialNumber> <serialNumber>123456789001</serialNumber>
<UDN>uuid:Upnp-TVEmulator-1_0-1234567890001</UDN> <UDN>uuid:Upnp-TVEmulator-1_0-1234567890002</UDN>
<UPC>123456789</UPC> <UPC>123456789</UPC>
<serviceList> <serviceList>
<service> <service>