List Info

Thread: CR:Changes in clientapps/ppcplayer/ to provide support for atrc in wm50 build




CR:Changes in clientapps/ppcplayer/ to provide support for atrc in wm50 build
country flaguser name
China
2007-11-30 00:39:39
Skipped content of type multipart/alternative-------------- next part --------------

Index: wince.pcf

===================================================================

RCS file: /cvsroot/clientapps/ppcplayer/wince.pcf,v

retrieving revision 1.1.2.5

diff -u -w -r1.1.2.5 wince.pcf

--- wince.pcf    ;   29 Nov 2007 13:12:39 -0000 ;     1.1.2.5

+++ wince.pcf    30 Nov 2007 06:13:41 -0000

-235,7 +235,10

         ## Add tokyo realmedia codec

      if project.IsDefined("HELIX_FEATURE_AUDIO_CODEC_TOKYO"):

           ;  static_plugin_list[-1:-1] = ["atrc"]

-         ;    project.AddLibraries(GetSDKPath("ra8hbr_lib"))

+         ;   if project.IsDefined("HELIX_CONFIG_FIXEDPOINT"):

+         ;           project.AddLibraries(GetSDKPath("ra8hbr_fixpt_lib"))

+         ;       else:

+         ;           ;    project.AddLibraries(GetSDKPath("ra8hbr_fltpt_lib"))

         ##

      if project.IsDefined("HELIX_FEATURE_VIDEO"):

           ;  static_plugin_list[-1:-1] = ["vidsite"]

 

 

Best Regards

-------------------------------------------------------
Eric Li (
李军)
www.realnetworks.com
www.helixcommunity.org
-------------------------------------------------------

 

  
RE: CR:Changes in clientapps/ppcplayer/ to providesupport for atrc in wm50 build
country flaguser name
United States
2007-11-30 08:06:00
This change looks good.

=============================================
Eric Hyche (ehychereal.com)
Technical Lead
RealNetworks, Inc.  

> -----Original Message-----
> From: clientapps-dev-bounceshelixcommunity.org 
> [mailto:clientapps-dev-bounceshelixcommunity.org] On
Behalf Of lijun
> Sent: Friday, November 30, 2007 1:40 AM
> To: clientapps-devhelixcommunity.org
> Subject: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/ 
> to providesupport for atrc in wm50 build
> 
> Skipped content of type
multipart/alternative-------------- 
> next part --------------
> 
> Index: wince.pcf
> 
>
============================================================
=======
> 
> RCS file: /cvsroot/clientapps/ppcplayer/wince.pcf,v
> 
> retrieving revision 1.1.2.5
> 
> diff -u -w -r1.1.2.5 wince.pcf
> 
> --- wince.pcf       29 Nov 2007 13:12:39 -0000     
1.1.2.5
> 
> +++ wince.pcf    30 Nov 2007 06:13:41 -0000
> 
>  -235,7 +235,10 
> 
>          ## Add tokyo realmedia codec
> 
>       if
project.IsDefined("HELIX_FEATURE_AUDIO_CODEC_TOKYO"
;):
> 
>              static_plugin_list[-1:-1] =
["atrc"]
> 
> -            
project.AddLibraries(GetSDKPath("ra8hbr_lib"))
> 
> +            if
project.IsDefined("HELIX_CONFIG_FIXEDPOINT"):
> 
> +                    
>
project.AddLibraries(GetSDKPath("ra8hbr_fixpt_lib"
))
> 
> +                else:
> 
> +                        
>
project.AddLibraries(GetSDKPath("ra8hbr_fltpt_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-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev

CN:Changes in clientapps/ppcplayer/ to providesupport for atrc in wm50 build
country flaguser name
China
2007-11-30 08:38:38
Thanks Eric.
Changes are checked into hxclient_310_atlas.



Best Regards

Eric Li (李军)
 

>-----邮件原件-----
>发件人: Eric Hyche [mailto:ehychereal.com]
>发送时间: 2007年11月30日 22:06
>收件人: ljunreal.com; clientapps-devhelixcommunity.org
>主题: RE: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/ to
>providesupport for atrc in wm50 build
>
>
>This change looks good.
>
>=============================================
>Eric Hyche (ehychereal.com)
>Technical Lead
>RealNetworks, Inc.
>
>> -----Original Message-----
>> From: clientapps-dev-bounceshelixcommunity.org
>> [mailto:clientapps-dev-bounceshelixcommunity.org] On Behalf Of lijun
>> Sent: Friday, November 30, 2007 1:40 AM
>> To: clientapps-devhelixcommunity.org
>> Subject: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/
>> to providesupport for atrc in wm50 build
>>
>> Skipped content of type
multipart/alternative--------------
>> next part --------------
>>
>> Index: wince.pcf
>>
>>
============================================================
=======
>>
>> RCS file:
/cvsroot/clientapps/ppcplayer/wince.pcf,v
>>
>> retrieving revision 1.1.2.5
>>
>> diff -u -w -r1.1.2.5 wince.pcf
>>
>> --- wince.pcf       29 Nov 2007 13:12:39 -0000     
1.1.2.5
>>
>> +++ wince.pcf    30 Nov 2007 06:13:41 -0000
>>
>>  -235,7 +235,10 
>>
>>          ## Add tokyo realmedia codec
>>
>>       if
project.IsDefined("HELIX_FEATURE_AUDIO_CODEC_TOKYO"
;):
>>
>>              static_plugin_list[-1:-1] =
["atrc"]
>>
>> -            
project.AddLibraries(GetSDKPath("ra8hbr_lib"))
>>
>> +            if
project.IsDefined("HELIX_CONFIG_FIXEDPOINT"):
>>
>> +
>>
project.AddLibraries(GetSDKPath("ra8hbr_fixpt_lib"
))
>>
>> +                else:
>>
>> +
>>
project.AddLibraries(GetSDKPath("ra8hbr_fltpt_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-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev

RE: CN:Changes in clientapps/ppcplayer/ to providesupport for atrc in wm50 build
country flaguser name
United States
2007-11-30 08:39:15
Please also check them into the HEAD as well.

=============================================
Eric Hyche (ehychereal.com)
Technical Lead
RealNetworks, Inc.  

> -----Original Message-----
> From: lijun [mailto:ljunreal.com] 
> Sent: Friday, November 30, 2007 9:39 AM
> To: ehychereal.com; clientapps-devhelixcommunity.org
> Subject: [clientapps-dev] CN:Changes in
clientapps/ppcplayer/ 
> to providesupport for atrc in wm50 build
> 
> Thanks Eric.
> Changes are checked into hxclient_310_atlas.
> 
> 
> 
> Best Regards
> 
> Eric Li (李军)
>  
> 
> >-----邮件原件-----
> >发件人: Eric Hyche [mailto:ehychereal.com]
> >发送时间: 2007年11月30日 22:06
> >收件人: ljunreal.com; clientapps-devhelixcommunity.org
> >主题: RE: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/ to
> >providesupport for atrc in wm50 build
> >
> >
> >This change looks good.
> >
> >=============================================
> >Eric Hyche (ehychereal.com)
> >Technical Lead
> >RealNetworks, Inc.
> >
> >> -----Original Message-----
> >> From: clientapps-dev-bounceshelixcommunity.org
> >> [mailto:clientapps-dev-bounceshelixcommunity.org] On 
> Behalf Of lijun
> >> Sent: Friday, November 30, 2007 1:40 AM
> >> To: clientapps-devhelixcommunity.org
> >> Subject: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/
> >> to providesupport for atrc in wm50 build
> >>
> >> Skipped content of type
multipart/alternative--------------
> >> next part --------------
> >>
> >> Index: wince.pcf
> >>
> >>
============================================================
=======
> >>
> >> RCS file:
/cvsroot/clientapps/ppcplayer/wince.pcf,v
> >>
> >> retrieving revision 1.1.2.5
> >>
> >> diff -u -w -r1.1.2.5 wince.pcf
> >>
> >> --- wince.pcf       29 Nov 2007 13:12:39 -0000
     1.1.2.5
> >>
> >> +++ wince.pcf    30 Nov 2007 06:13:41 -0000
> >>
> >>  -235,7 +235,10 
> >>
> >>          ## Add tokyo realmedia codec
> >>
> >>       if
project.IsDefined("HELIX_FEATURE_AUDIO_CODEC_TOKYO"
;):
> >>
> >>              static_plugin_list[-1:-1] =
["atrc"]
> >>
> >> -            
project.AddLibraries(GetSDKPath("ra8hbr_lib"))
> >>
> >> +            if
project.IsDefined("HELIX_CONFIG_FIXEDPOINT"):
> >>
> >> +
> >>
project.AddLibraries(GetSDKPath("ra8hbr_fixpt_lib"
))
> >>
> >> +                else:
> >>
> >> +
> >>
project.AddLibraries(GetSDKPath("ra8hbr_fltpt_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-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev

RE:RE:CN:Changes in clientapps/ppcplayer/ to providesupport for atrc in wm50 build
country flaguser name
China
2007-11-30 22:50:52
Changes are checked into HEAD.
Thanks, Eric.

Best Regards

Eric Li (李军)
 
>-----邮件原件-----
>发件人: Eric Hyche [mailto:ehychereal.com]
>发送时间: 2007年11月30日 22:39
>收件人: ljunreal.com; clientapps-devhelixcommunity.org
>主题: RE: [clientapps-dev] CN:Changes in
clientapps/ppcplayer/ to
>providesupport for atrc in wm50 build
>
>
>Please also check them into the HEAD as well.
>
>=============================================
>Eric Hyche (ehychereal.com)
>Technical Lead
>RealNetworks, Inc.
>
>> -----Original Message-----
>> From: lijun [mailto:ljunreal.com]
>> Sent: Friday, November 30, 2007 9:39 AM
>> To: ehychereal.com; clientapps-devhelixcommunity.org
>> Subject: [clientapps-dev] CN:Changes in
clientapps/ppcplayer/
>> to providesupport for atrc in wm50 build
>>
>> Thanks Eric.
>> Changes are checked into hxclient_310_atlas.
>>
>>
>>
>> Best Regards
>>
>> Eric Li (李军)
>>
>>
>> >-----邮件原件-----
>> >发件人: Eric Hyche [mailto:ehychereal.com]
>> >发送时间: 2007年11月30日 22:06
>> >收件人: ljunreal.com;
clientapps-devhelixcommunity.org
>> >主题: RE: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/ to
>> >providesupport for atrc in wm50 build
>> >
>> >
>> >This change looks good.
>> >
>> >=============================================
>> >Eric Hyche (ehychereal.com)
>> >Technical Lead
>> >RealNetworks, Inc.
>> >
>> >> -----Original Message-----
>> >> From: clientapps-dev-bounceshelixcommunity.org
>> >> [mailto:clientapps-dev-bounceshelixcommunity.org] On
>> Behalf Of lijun
>> >> Sent: Friday, November 30, 2007 1:40 AM
>> >> To: clientapps-devhelixcommunity.org
>> >> Subject: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/
>> >> to providesupport for atrc in wm50 build
>> >>
>> >> Skipped content of type
multipart/alternative--------------
>> >> next part --------------
>> >>
>> >> Index: wince.pcf
>> >>
>> >>
============================================================
=======
>> >>
>> >> RCS file:
/cvsroot/clientapps/ppcplayer/wince.pcf,v
>> >>
>> >> retrieving revision 1.1.2.5
>> >>
>> >> diff -u -w -r1.1.2.5 wince.pcf
>> >>
>> >> --- wince.pcf       29 Nov 2007 13:12:39
-0000      1.1.2.5
>> >>
>> >> +++ wince.pcf    30 Nov 2007 06:13:41
-0000
>> >>
>> >>  -235,7 +235,10 
>> >>
>> >>          ## Add tokyo realmedia codec
>> >>
>> >>       if
project.IsDefined("HELIX_FEATURE_AUDIO_CODEC_TOKYO"
;):
>> >>
>> >>              static_plugin_list[-1:-1] =
["atrc"]
>> >>
>> >> -            
project.AddLibraries(GetSDKPath("ra8hbr_lib"))
>> >>
>> >> +            if
project.IsDefined("HELIX_CONFIG_FIXEDPOINT"):
>> >>
>> >> +
>> >>
project.AddLibraries(GetSDKPath("ra8hbr_fixpt_lib"
))
>> >>
>> >> +                else:
>> >>
>> >> +
>> >>
project.AddLibraries(GetSDKPath("ra8hbr_fltpt_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-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )