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

List:       helix-clientapps-cvs
Subject:    [Clientapps-cvs] appframeworks/phonon install.pcf,1.1.2.1,1.1.2.2
From:       junhliu () helixcommunity ! org
Date:       2010-01-26 20:38:16
Message-ID: 201001262038.o0QKcfIB015320 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/clientapps/appframeworks/phonon
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv1180

Modified Files:
      Tag: hxclient_4_2_0_brizo
	install.pcf 
Log Message:

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

Modified by:  ext-liz.fu@nokia.com

Reviewed by:  junhong.liu@nokia.com

Date: 01/25/2010

Project: Phonon_backend

ErrorId: N/A

Synopsis:  Enabling WMDRM in ng-helix

Overview:  WMDRM plug-in was developed more than one year ago with connection to old \
WMDRM model. In order to use the new model, the domain app of the plug-in needs to be \
modified. Additionally, WMDRM feature also needs to be enabled in phonon backend.   
Solution:  
1) Made changes in wmdrm plug-in to connect with wmdrmaccess module.  
2) Changed plug-in dll name from hxwmdrmplgin.dll to hxsymwmdrmplugin.dll to avoid \
conflict with original wmdrm. 3) Enabled hxsymwmdrmplugin.dll in build files.

Files Added: 
None.

Files Modified:
/cvsroot/clientapps/appframeworks/phonon/PhononSis
/cvsroot/clientapps/appframeworks/phonon/install.pcf
/cvsroot/client/build/BIF/hxclient_4_2_0_brizo.bif
/cvsroot/common/build/BIF/helix.bif
/cvsroot/ribosome/build/umakepf/helix-client-s60-52-ng.pf
/cvsroot/datatype/wm/wmdrm/Umakefil
/cvsroot/datatype/wm/wmdrm/symbian.pcf
/cvsroot/datatype/wm/wmdrm/platform/symbian/symbian_wmdrmplugin.cpp
/cvsroot/datatype/wm/wmdrm/pub/platform/symbian/symbian_wmdrmplugin.h


Image Size and Heap Use impact: minor

Module Release testing (STIF):  Currently WMDRM only works with audio (either audio \
only clips, or turn off video for video clips)

Test case(s) Added :  No.

Memory leak check performed : No

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

Platforms and Profiles Functionality verified: armv5 

Branch: Brizo420, Head





Index: install.pcf
===================================================================
RCS file: /cvsroot/clientapps/appframeworks/phonon/install.pcf,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- install.pcf	5 Nov 2009 23:38:19 -0000	1.1.2.1
+++ install.pcf	26 Jan 2010 20:38:13 -0000	1.1.2.2
@@ -214,6 +214,10 @@
      'asfff'           : 'datatype/wm/fileformat/[target]/asfff.dll'
 }
 
+additional_names_map = {
+     'hxsymwmdrmplugin': 'datatype/wm/wmdrm/[target]/hxsymwmdrmplugin.dll'
+}
+
 #
 # some helpers to reduce clutter...
 #
@@ -372,8 +376,8 @@
 # add ASF file format for metadata engine entry 
 AddMetaDataEntry('asfff') 
 
-# add hxwmdrmplugin to *dll_names*.txt 
-#AddAdditionalDLLs('hxwmdrmplugin')
+# add hxsymwmdrmplugin to *dll_names*.txt 
+AddAdditionalDLLs('hxsymwmdrmplugin')
 
 # remove duplicates that fall under multiple features; sort so we can find more \
easily  lib_names = StripDupes(lib_names)


_______________________________________________
Clientapps-cvs mailing list
Clientapps-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/clientapps-cvs


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

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