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

List:       helix-datatype-dev
Subject:    Re: [datatype-dev] CR: Changes in datatype/rm/audio/renderer for
From:       "anshuman" <asingh () adroit-inc ! com>
Date:       2007-07-31 14:54:49
Message-ID: 00ca01c7d382$6e0cf2a0$0b01a8c0 () rajesh
[Download RAW message or body]

Hi Greg,

Please find the updated diff and the wince.pcf file

Thanks & Regards
Anshuman
----- Original Message ----- 
From: "Greg Wright" <gwright@real.com>
To: "anshuman" <asingh@adroit-inc.com>
Cc: "datatype-dev" <datatype-dev@helixcommunity.org>
Sent: Saturday, July 28, 2007 12:14 AM
Subject: Re: [datatype-dev] CR: Changes in datatype/rm/audio/renderer for 
porting Atlas for Windows Mobile 5.0


> There is no header on wince.pcf.
>
> for changes that remove special chars, like:
>
>  -            VALUE "FileDescription", "RealAudio Renderer plugin for 
> RealMedia®\0"
>  +            VALUE "FileDescription", "RealAudio Renderer plugin for 
> RealMedia\0"
>
> can we just replace them with (r) or (tm), that kind of thing?
>
> --greg.
>
>
>
> anshuman wrote:
>> Synopsis:
>> Multiple changes for porting Atlas for Windows Mobile 5.0
>>
>> Overview:
>> - Adding rarender.rc for compilation
>> - Differences in compiler locale versions and how they handle non-ascii 
>> characters creates some compilation errors.
>>   This change fixes those compilation errors and the build works fine for 
>> different languages.
>>
>> Files Added:
>> wince.pcf
>>
>> Files Modified:
>> datatype/rm/audio/renderer/platform/win/rarender.rc
>>
>> Image Size and Heap Use impact (Client -Only):
>> None.
>>
>> Platforms and Profiles Affected:
>> None Distribution Libraries Affected:
>> None
>>
>> Distribution library impact and planned action:
>> None
>>
>> Platforms and Profiles Build Verified:
>> BIF branch  -> helix_restricted
>> Target(s) ->wince_wm50_play (new target)
>> Profile ->helix-client-wince-wm50 (new profile)
>> SYSTEM_ID=wince-500-ppc-arm
>>
>> Branch:
>> HEAD
>>
>> Files Attached:
>> datatype_rm_audio_renderer.diff.txt
>> wince.pcf
>>
>> Thanks & Regards
>> Anshuman
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Datatype-dev mailing list
>> Datatype-dev@helixcommunity.org
>> http://lists.helixcommunity.org/mailman/listinfo/datatype-dev
>
> 

["wince.pcf" (application/octet-stream)]
["datatype_rm_audio_renderer.diff.txt" (text/plain)]

Index: platform/win/rarender.rc
===================================================================
RCS file: /cvsroot/datatype/rm/audio/renderer/platform/win/rarender.rc,v
retrieving revision 1.1
diff -u -r1.1 rarender.rc
--- platform/win/rarender.rc	13 Mar 2003 23:42:42 -0000	1.1
+++ platform/win/rarender.rc	31 Jul 2007 13:40:25 -0000
@@ -37,10 +37,10 @@
     BEGIN
         BLOCK "040904E4" // Lang=US English, CharSet=Windows Multilingual
         BEGIN 
-            VALUE "FileDescription", "RealAudio Renderer plugin for RealMedia®\0"
+            VALUE "FileDescription", "RealAudio Renderer plugin for RealMedia(r)\0"
             VALUE "InternalName",    "RARENDER\0"
             VALUE "OriginalFilename","RARENDER.DLL\0"
-            VALUE "ProductName",     "RealAudio Renderer plugin for RealMedia®" 
+            VALUE "ProductName",     "RealAudio Renderer plugin for RealMedia(r)"
                                      STRPLATFORM TARVER_STR_BUILD_NAME STREND
 
             VALUE "FileVersion",     TARVER_STRING_VERSION


_______________________________________________
Datatype-dev mailing list
Datatype-dev@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/datatype-dev


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

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