Changes are checked into HEAD and atlas310.
Thanks, Eric.
Best Regards
Eric Li (李军)
>-----Original Message-----
>From: Eric Hyche [mailto:ehyche real.com]
>Sent: Wednesday, January 02, 2008 11:44 PM
>To: ljun real.com; clientapps-dev helixcommunity.org
>Subject: RE: [clientapps-dev] CR:Changes in
clientapps/ppcplayer to
>supportRealAudio Lossless in wm50 build
>
>
>Looks good.
>
>=============================================
>Eric Hyche (ehyche real.com)
>Technical Lead
>RealNetworks, Inc.
>
>> -----Original Message-----
>> From: clientapps-dev-bounces helixcommunity.org
>> [mailto:clientapps-dev-bounces helixcommunity.org] On Behalf Of lijun
>> Sent: Wednesday, January 02, 2008 2:38 AM
>> To: clientapps-dev helixcommunity.org
>> Subject: [clientapps-dev] CR:Changes in
clientapps/ppcplayer
>> to supportRealAudio Lossless in wm50 build
>>
>> Synopsis:
>> Provide RealAudio Lossless support on wm50
helixplayer.
>>
>> Files Added:
>> None
>>
>> Files Modified:
>> /cvsroot/clientapps/ppcplayer/wince.pcf
>>
>> Image Size and Heap Use impact (Client -Only):
>> None.
>>
>> Platforms and Profiles Affected:
>> platform : wince-500-ppc-arm
>> profile : helix-client-wince-wm50
>>
>> Distribution Libraries Affected:
>> None
>>
>> Distribution library impact and planned action:
>> None
>>
>> Platforms and Profiles Build Verified:
>> BIF branch -> hxclient_3_1_0_atlas_restricted
>> Target(s) -> wince_wm50_play
>> Profile -> helix-client-wince-wm50
>> SYSTEM_ID -> wince-500-ppc-arm
>>
>> Branch:
>> hxclient_3_1_0_atlas
>>
>> Copyright assignment: I am a RealNetworks
employee.
>>
>> Index: wince.pcf
>>
============================================================
=======
>> RCS file:
/cvsroot/clientapps/ppcplayer/wince.pcf,v
>> retrieving revision 1.1.2.7
>> diff -u -w -r1.1.2.7 wince.pcf
>> --- wince.pcf 21 Dec 2007 01:27:27 -0000 1.1.2.7
>> +++ wince.pcf 2 Jan 2008 07:36:35 -0000
>>  -239,6 +239,10 
>>
>>
project.AddLibraries(GetSDKPath("ra8hbr_fixpt_lib"
))
>> else:
>>
>>
project.AddLibraries(GetSDKPath("ra8hbr_fltpt_lib"
))
>> + ## Add RealAudio Lossless Format support
>> + if
project.IsDefined("HELIX_FEATURE_AUDIO_RALF"):
>> + static_plugin_list[-1:-1] = ["ralf"]
>> +
>>
project.AddLibraries(GetSDKPath("ralf_libs")+'[ral
f_lib]')
>> ##
>> if
project.IsDefined("HELIX_FEATURE_VIDEO"):
>> static_plugin_list[-1:-1] =
["vidsite"]
>>
>> Best Regards
>>
>>
-------------------------------------------------------
>> Eric Li (李军)
>> www.realnetworks.com
>> www.helixcommunity.org
>>
-------------------------------------------------------
>>
>>
>>
>> _______________________________________________
>> Clientapps-dev mailing list
>> Clientapps-dev helixcommunity.org
>> http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev
>>
_______________________________________________
Clientapps-dev mailing list
Clientapps-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev
|