[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-common-dev
Subject:    [Common-dev] CR:-Added Common Application Frameworks	interface
From:       <saleem.adookkattil () nokia ! com>
Date:       2009-10-12 15:39:04
Message-ID: 19113978AB61DA44AC317B211CF1C32A143B377813 () NOK-EUMSG-02 ! mgdnok ! nokia ! com
[Download RAW message or body]

"Nokia submits this code under the terms of a commercial contribution agreement with \
Real Networks, and I am authorized to contribute this code under said agreement."

Modified by: saleem.adookkattil@nokia.com

Reviewed by:

Date: 10/07/2009

Project: phonon_backend

ErrorId: N/A

Synopsis: Added Common Application Frameworks interface GUIDs to hxpiids.h

Overview: Common Application Frameworks interface GUIDs are added to hxpiids.h to use \
them from different frameworks(Phonon and OpenMax AL). For readability changed \
IID_IHXClientApplication to IID_IHXClientAppFrameWork.

Files modified: cvsroot\common\include\hxpiids.h

Files added: None

Image Size and Heap Use impact: None.

Module Release testing (STIF) : N/A

Test case(s) Added  : No

Memory leak check performed : Yes

Platforms and Profiles Build Verified: helix-client-s60-52-ng

Platforms and Profiles Functionality verified: armv5, winscw

Branch: HEAD

Index: hxpiids.h
===================================================================
RCS file: /cvsroot/common/include/hxpiids.h,v
retrieving revision 1.72
diff -u -w -r1.72 hxpiids.h
--- hxpiids.h   4 Sep 2009 18:57:30 -0000       1.72
+++ hxpiids.h   7 Oct 2009 20:01:48 -0000
@@ -1175,7 +1175,10 @@
DEFINE_GUID_ENUM(IID_IHXContentVerificationResultHeaderInfo,
0x87c1b3ed, 0x5388, 0x4e5f, 0x84, 0x83, 0xb5, 0x67, 0x68, 0xff, 0x91, 0xd3)

-DEFINE_GUID_ENUM(IID_IHXClientApplication, 0x386a0848, 0x8a1d, 0x41db, 0x81, 0x4d, \
0x3f, 0x4, 0x3f, 0xf9, 0xc0, 0x0) +DEFINE_GUID_ENUM(IID_IHXClientAppFrameWork, \
0x7fb2da00, 0x350b, 0x11de, 0xa0, 0xc9, 0xa8, 0xba, 0x55, 0xd8, 0x95, 0x93) \
DEFINE_GUID_ENUM(IID_IHXDirectScreenAccess, 0x1154E34a, 0x22c9, 0x11de, 0xac, 0x3f, \
0x81, 0xdf, 0x55, 0xd8, 0x95, 0x93) +DEFINE_GUID_ENUM(IID_IHXMetaDataCache, \
0x0608eabb, 0x0784, 0x4465, 0xb7, 0x21, 0x62, 0x6f, 0x73, 0x96, 0x51, 0x75) \
+DEFINE_GUID_ENUM(IID_IHXMediaSink, 0xbdee66aa, 0x3221, 0x11de, 0xbc, 0xad, 0x5c, \
0xf5, 0x55, 0xd8, 0x95, 0x93) +DEFINE_GUID_ENUM(IID_IHXSiteSupplierAdviseSink, \
0x7811a668, 0x449d, 0x11de, 0xb2, 0xf9, 0x90, 0x1e, 0x56, 0xd8, 0x95, 0x93)

#endif /* _HXPRIVATEIIDS_H_ */


[Attachment #3 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3603" name=GENERATOR><!-- converted from rtf -->
<STYLE>.EmailQuote {
	PADDING-LEFT: 4pt; MARGIN-LEFT: 1pt; BORDER-LEFT: #800000 2px solid
}
</STYLE>
</HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face="Georgia, serif" size=2>"Nokia submits this 
code under the terms of a commercial contribution agreement with Real Networks, 
and I am authorized to contribute this code under said agreement."</DIV>
<DIV>&nbsp;</DIV>
<DIV>Modified by: saleem.adookkattil@nokia.com</DIV>
<DIV>&nbsp;</DIV>
<DIV>Reviewed by:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Date: 10/07/2009</DIV>
<DIV>&nbsp;</DIV>
<DIV>Project: phonon_backend</DIV>
<DIV>&nbsp;</DIV>
<DIV>ErrorId: N/A </DIV>
<DIV>&nbsp;</DIV>
<DIV>Synopsis: Added Common Application Frameworks interface GUIDs to 
hxpiids.h</DIV>
<DIV>&nbsp;</DIV>
<DIV>Overview: Common Application Frameworks interface GUIDs are added to 
hxpiids.h to use them from different frameworks(Phonon and OpenMax AL). For 
readability changed IID_IHXClientApplication to IID_IHXClientAppFrameWork.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Files modified: cvsroot\common\include\hxpiids.h</DIV>
<DIV>&nbsp;</DIV>
<DIV>Files added: None</DIV>
<DIV>&nbsp;</DIV>
<DIV>Image Size and Heap Use impact: None.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Module Release testing (STIF) : N/A </DIV>
<DIV>&nbsp;</DIV>
<DIV>Test case(s) Added&nbsp; : No</DIV>
<DIV>&nbsp;</DIV>
<DIV>Memory leak check performed : Yes</DIV>
<DIV>&nbsp;</DIV>
<DIV>Platforms and Profiles Build Verified: helix-client-s60-52-ng</DIV>
<DIV>&nbsp;</DIV>
<DIV>Platforms and Profiles Functionality verified: armv5, winscw </DIV>
<DIV>&nbsp;</DIV>
<DIV>Branch: HEAD</DIV>
<DIV>&nbsp;</DIV>
<DIV>Index: hxpiids.h</DIV>
<DIV>===================================================================</DIV>
<DIV>RCS file: /cvsroot/common/include/hxpiids.h,v</DIV>
<DIV>retrieving revision 1.72</DIV>
<DIV>diff -u -w -r1.72 hxpiids.h</DIV>
<DIV>--- hxpiids.h&nbsp;&nbsp; 4 Sep 2009 18:57:30 
-0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.72</DIV>
<DIV>+++ hxpiids.h&nbsp;&nbsp; 7 Oct 2009 20:01:48 -0000</DIV>
<DIV>@@ -1175,7 +1175,10 @@</DIV>
<DIV>DEFINE_GUID_ENUM(IID_IHXContentVerificationResultHeaderInfo, </DIV>
<DIV>0x87c1b3ed, 0x5388, 0x4e5f, 0x84, 0x83, 0xb5, 0x67, 0x68, 0xff, 0x91, 
0xd3)</DIV>
<DIV>&nbsp;</DIV>
<DIV>-DEFINE_GUID_ENUM(IID_IHXClientApplication, 0x386a0848, 0x8a1d, 0x41db, 
0x81, 0x4d, 0x3f, 0x4, 0x3f, 0xf9, 0xc0, 0x0)</DIV>
<DIV>+DEFINE_GUID_ENUM(IID_IHXClientAppFrameWork, 0x7fb2da00, 0x350b, 0x11de, 
0xa0, 0xc9, 0xa8, 0xba, 0x55, 0xd8, 0x95, 0x93)</DIV>
<DIV>DEFINE_GUID_ENUM(IID_IHXDirectScreenAccess, 0x1154E34a, 0x22c9, 0x11de, 
0xac, 0x3f, 0x81, 0xdf, 0x55, 0xd8, 0x95, 0x93)</DIV>
<DIV>+DEFINE_GUID_ENUM(IID_IHXMetaDataCache, 0x0608eabb, 0x0784, 0x4465, 0xb7, 
0x21, 0x62, 0x6f, 0x73, 0x96, 0x51, 0x75)</DIV>
<DIV>+DEFINE_GUID_ENUM(IID_IHXMediaSink, 0xbdee66aa, 0x3221, 0x11de, 0xbc, 0xad, 
0x5c, 0xf5, 0x55, 0xd8, 0x95, 0x93)</DIV>
<DIV>+DEFINE_GUID_ENUM(IID_IHXSiteSupplierAdviseSink, 0x7811a668, 0x449d, 
0x11de, 0xb2, 0xf9, 0x90, 0x1e, 0x56, 0xd8, 0x95, 0x93)</DIV>
<DIV>&nbsp;</DIV>
<DIV>#endif /* _HXPRIVATEIIDS_H_ */</DIV>
<DIV>&nbsp;</DIV></FONT></BODY></HTML>


_______________________________________________
Common-dev mailing list
Common-dev@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/common-dev

--===============1710549885==--


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic