|
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 |
  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 |
  United States |
2007-11-30 08:06:00 |
This change 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: Friday, November 30, 2007 1:40 AM
> To: clientapps-dev helixcommunity.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-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev
|
|
| CN:Changes in clientapps/ppcplayer/ to
providesupport for atrc in wm50 build |
  China |
2007-11-30 08:38:38 |
Thanks Eric.
Changes are checked into hxclient_310_atlas.
Best Regards
Eric Li (李军)
>-----邮件原件-----
>发件人: Eric Hyche [mailto:ehyche real.com]
>发送时间: 2007年11月30日 22:06
>收件人: ljun real.com; clientapps-dev helixcommunity.org
>主题: RE: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/ to
>providesupport for atrc in wm50 build
>
>
>This change 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: Friday, November 30, 2007 1:40 AM
>> To: clientapps-dev helixcommunity.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-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev
|
|
| RE: CN:Changes in clientapps/ppcplayer/
to providesupport for atrc in wm50 build |
  United States |
2007-11-30 08:39:15 |
Please also check them into the HEAD as well.
=============================================
Eric Hyche (ehyche real.com)
Technical Lead
RealNetworks, Inc.
> -----Original Message-----
> From: lijun [mailto:ljun real.com]
> Sent: Friday, November 30, 2007 9:39 AM
> To: ehyche real.com; clientapps-dev helixcommunity.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:ehyche real.com]
> >发送时间: 2007年11月30日 22:06
> >收件人: ljun real.com; clientapps-dev helixcommunity.org
> >主题: RE: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/ to
> >providesupport for atrc in wm50 build
> >
> >
> >This change 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: Friday, November 30, 2007 1:40 AM
> >> To: clientapps-dev helixcommunity.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-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev
|
|
| RE:RE:CN:Changes in
clientapps/ppcplayer/ to providesupport
for atrc in wm50 build |
  China |
2007-11-30 22:50:52 |
Changes are checked into HEAD.
Thanks, Eric.
Best Regards
Eric Li (李军)
>-----邮件原件-----
>发件人: Eric Hyche [mailto:ehyche real.com]
>发送时间: 2007年11月30日 22:39
>收件人: ljun real.com; clientapps-dev helixcommunity.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 (ehyche real.com)
>Technical Lead
>RealNetworks, Inc.
>
>> -----Original Message-----
>> From: lijun [mailto:ljun real.com]
>> Sent: Friday, November 30, 2007 9:39 AM
>> To: ehyche real.com; clientapps-dev helixcommunity.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:ehyche real.com]
>> >发送时间: 2007年11月30日 22:06
>> >收件人: ljun real.com;
clientapps-dev helixcommunity.org
>> >主题: RE: [clientapps-dev] CR:Changes in
clientapps/ppcplayer/ to
>> >providesupport for atrc in wm50 build
>> >
>> >
>> >This change 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: Friday, November 30, 2007 1:40 AM
>> >> To: clientapps-dev helixcommunity.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-dev helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/
clientapps-dev
|
|
[1-5]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|