List Info

Thread: CR: Add sample code for helix dbus-server




CR: Add sample code for helix dbus-server
user name
2007-11-29 19:50:16

Synopsis:

    Add sample code for Helix dbus-server   

Overview:

    Add sample test for Helix dbus-server   

       

Files Added:

       player/kit/dbus-server/test/test.py

       player/kit/dbus-server/test/README

       player/kit/dbus-server/test/GPL.txt

Files Modified:

       None    ;   

       

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:

    Set BIF branch  -> hxdbus_3_1_0_atlas

    Set Target(s)   -> dbus_server_with_video

    Set Profile     -> helix-client-all-defines

    System ID  ;     -> linux-2.2-libc6-gcc32-i586 Branch:

    HEAD, hxclient_3_1_0_atlas

Copyright assignment: <MUST be one of the following statements >

 &nbsp; 2. ; &nbsp; &nbsp; Intel has signed and delivered a Joint Copyright Assignment

 &nbsp; &nbsp; &nbsp; &nbsp;   to RealNetworks, and received acknowledgment that the

 &nbsp; &nbsp; &nbsp; &nbsp;   agreement was received.

Files Attached:

 &nbsp;  test.py

 &nbsp;  README

 &nbsp;  GPL.txt

 

ZHAO, Halley (Aihua)

Email: halley.zhao aihua.zhaointel.com" title="mailto:hui.xueintel.com">intel.com

Tel: +86(21)61166476

iNet: 8821-6476

SSG/OTC/UMD

 

  
  
  
RE: CR: Add sample code for helixdbus-server
country flaguser name
United States
2007-11-30 08:20:57
Looks good.

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

> -----Original Message-----
> From: player-dev-bounceshelixcommunity.org 
> [mailto:player-dev-bounceshelixcommunity.org] On
Behalf Of 
> Zhao, Halley
> Sent: Thursday, November 29, 2007 8:50 PM
> To: helix-client-devhelixcommunity.org
> Cc: Shen, Cathy; player-devhelixcommunity.org
> Subject: [Player-dev] [Helix-Client-dev] CR: Add sample
code 
> for helixdbus-server
> 
> Synopsis: 
> 
>     Add sample code for Helix dbus-server    
> 
> Overview: 
> 
>     Add sample test for Helix dbus-server    
> 
>         
> 
> Files Added:
> 
>        player/kit/dbus-server/test/test.py
> 
>        player/kit/dbus-server/test/README
> 
>        player/kit/dbus-server/test/GPL.txt
> 
> Files Modified:
> 
>        None        
> 
>         
> 
> 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:
> 
>     Set BIF branch  -> hxdbus_3_1_0_atlas
> 
>     Set Target(s)   -> dbus_server_with_video
> 
>     Set Profile     -> helix-client-all-defines
> 
>     System ID       -> linux-2.2-libc6-gcc32-i586
Branch: 
> 
>     HEAD, hxclient_3_1_0_atlas
> 
> Copyright assignment: <MUST be one of the following
statements >
> 
>    2.      Intel has signed and delivered a Joint
Copyright Assignment
> 
>            to RealNetworks, and received acknowledgment
that the 
> 
>            agreement was received. 
> 
> Files Attached:
> 
>     test.py
> 
>     README
> 
>     GPL.txt
> 
>  
> 
> ZHAO, Halley (Aihua)
> 
> Email: halley.zhaointel.com <mailto:aihua.zhaointel.com> 
> 
> Tel: +86(21)61166476
> 
> iNet: 8821-6476
> 
> SSG/OTC/UMD
> 
>  
> 
> 


_______________________________________________
Player-dev mailing list
Player-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/play
er-dev

Re: CR: Add sample code for helix dbus-server
country flaguser name
United States
2007-11-30 13:53:00
Look good.

More comment:
If you want to be more LSB compliant, you can choose to
use:
    /opt/<package>/ (one option for the case where the
product is shipped)
or:
    /usr/local/<package>/ (if it is to be built
locally and installed 
locally by the user)
instead of:
    /usr/lib/helix/ (reserved for Linux distribution)

If the Helix core is officially shipped from Helix
Community, it would 
ideally and likely be installed to:
    /opt/<provider>/
    /opt/helix/medpltfm/  (we registered helix as our
"<provider>" for 
Helix products. <package> above requires no
registration.)

You may have more important things to do and this may not be
important 
at all in your project environment, but I just want to share
some opinions.

Thanks.

-- 
Daniel Yek.



Zhao, Halley wrote:
>
> *Synopsis: *
>
>     Add sample code for Helix dbus-server   
>
> *Overview*:
>
>     Add sample test for Helix dbus-server   
>
>        
>
> *Files Added*:
>
>        player/kit/dbus-server/test/test.py
>
>        player/kit/dbus-server/test/README
>
>        player/kit/dbus-server/test/GPL.txt
>
> Files Modified:
>
>        None       
>
>        
>
> 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
>
>     Set BIF branch  -> hxdbus_3_1_0_atlas
>
>     Set Target(s)   -> dbus_server_with_video
>
>     Set Profile     -> helix-client-all-defines
>
>     System ID       -> linux-2.2-libc6-gcc32-i586
Branch:
>
>     HEAD, hxclient_3_1_0_atlas
>
> Copyright assignment: <MUST be one of the following
statements >
>
>    2.      Intel has signed and delivered a Joint
Copyright Assignment
>
>            to RealNetworks, and received acknowledgment
that the
>
>            agreement was received.
>
> *Files Attached*:
>
>     test.py
>
>     README
>
>     GPL.txt
>
>  
>
> *ZHAO, Halley (Aihua)*
>
> Email: halley.zhaointel.com <mailto:aihua.zhaointel.com>
>
> Tel: +86(21)61166476
>
> iNet: 8821-6476
>
> SSG/OTC/UMD
>
>  
>

_______________________________________________
Player-dev mailing list
Player-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/play
er-dev

RE: CR: Add sample code for helix dbus-server
user name
2007-12-01 02:03:12
  I think you mention to the README file.
  I use splay just for sample, and all the possible
installation paths can be listed in
helix-dbus-server-main.cpp. If there is formal release of
Helix player base on Atlas branch, I can add it to the
source code.
  My develop PC is Ubuntu distribution; it installed
helix-player to /usr/lib/helix/player. So I just copy splay
there for testing.
  
  BR.
  
  >-----Original Message-----
  >From: Daniel Yek [mailto:dyekreal.com]
  >Sent: 2007定12埖1晩 3:53
  >To: Zhao, Halley
  >Cc: helix-client-devhelixcommunity.org; Shen,
Cathy;
  >player-devhelixcommunity.org
  >Subject: Re: CR: Add sample code for helix
dbus-server
  >
  >Look good.
  >
  >More comment:
  >If you want to be more LSB compliant, you can choose
to use:
  >    /opt/<package>/ (one option for the case
where the product is shipped)
  >or:
  >    /usr/local/<package>/ (if it is to be
built locally and installed
  >locally by the user)
  >instead of:
  >    /usr/lib/helix/ (reserved for Linux
distribution)
  >
  >If the Helix core is officially shipped from Helix
Community, it would
  >ideally and likely be installed to:
  >    /opt/<provider>/
  >    /opt/helix/medpltfm/  (we registered helix as
our "<provider>" for
  >Helix products. <package> above requires no
registration.)
  >
  >You may have more important things to do and this
may not be important
  >at all in your project environment, but I just want
to share some opinions.
  >
  >Thanks.
  >
  >--
  >Daniel Yek.
  >
  >
  >
  >Zhao, Halley wrote:
  >>
  >> *Synopsis: *
  >>
  >>     Add sample code for Helix dbus-server
  >>
  >> *Overview*:
  >>
  >>     Add sample test for Helix dbus-server
  >>
  >>
  >>
  >> *Files Added*:
  >>
  >>        player/kit/dbus-server/test/test.py
  >>
  >>        player/kit/dbus-server/test/README
  >>
  >>        player/kit/dbus-server/test/GPL.txt
  >>
  >> Files Modified:
  >>
  >>        None
  >>
  >>
  >>
  >> 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
  >>
  >>     Set BIF branch  -> hxdbus_3_1_0_atlas
  >>
  >>     Set Target(s)   ->
dbus_server_with_video
  >>
  >>     Set Profile     ->
helix-client-all-defines
  >>
  >>     System ID       ->
linux-2.2-libc6-gcc32-i586 Branch:
  >>
  >>     HEAD, hxclient_3_1_0_atlas
  >>
  >> Copyright assignment: <MUST be one of the
following statements >
  >>
  >>    2.      Intel has signed and delivered a
Joint Copyright Assignment
  >>
  >>            to RealNetworks, and received
acknowledgment that the
  >>
  >>            agreement was received.
  >>
  >> *Files Attached*:
  >>
  >>     test.py
  >>
  >>     README
  >>
  >>     GPL.txt
  >>
  >>
  >>
  >> *ZHAO, Halley (Aihua)*
  >>
  >> Email: halley.zhaointel.com
<mailto:aihua.zhaointel.com>
  >>
  >> Tel: +86(21)61166476
  >>
  >> iNet: 8821-6476
  >>
  >> SSG/OTC/UMD
  >>
  >>
  >>

_______________________________________________
Player-dev mailing list
Player-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/play
er-dev

RE: CN: Add sample code for helix dbus-server
user name
2007-12-03 20:13:28
  
  Commit to Atlas310 & Head
  
  >-----Original Message-----
  >From: helix-client-dev-bounceshelixcommunity.org
  >[mailto:helix-client-dev-bounceshelixcommunity.org] On Behalf Of Zhao,
  >Halley
  >Sent: 2007定12埖1晩 16:03
  >To: Daniel Yek
  >Cc: Shen, Cathy; helix-client-devhelixcommunity.org;
  >player-devhelixcommunity.org
  >Subject: [Helix-client-dev] RE: CR: Add sample code
for helix dbus-server
  >
  >  I think you mention to the README file.
  >  I use splay just for sample, and all the
possible installation paths
  >can be listed in helix-dbus-server-main.cpp. If
there is formal release of
  >Helix player base on Atlas branch, I can add it to
the source code.
  >  My develop PC is Ubuntu distribution; it
installed helix-player to
  >/usr/lib/helix/player. So I just copy splay there
for testing.
  >
  >  BR.
  >
  >  >-----Original Message-----
  >  >From: Daniel Yek [mailto:dyekreal.com]
  >  >Sent: 2007定12埖1晩 3:53
  >  >To: Zhao, Halley
  >  >Cc: helix-client-devhelixcommunity.org; Shen,
Cathy;
  >  >player-devhelixcommunity.org
  >  >Subject: Re: CR: Add sample code for helix
dbus-server
  >  >
  >  >Look good.
  >  >
  >  >More comment:
  >  >If you want to be more LSB compliant, you
can choose to use:
  >  >    /opt/<package>/ (one option for
the case where the product is
  >shipped)
  >  >or:
  >  >    /usr/local/<package>/ (if it is to
be built locally and installed
  >  >locally by the user)
  >  >instead of:
  >  >    /usr/lib/helix/ (reserved for Linux
distribution)
  >  >
  >  >If the Helix core is officially shipped from
Helix Community, it would
  >  >ideally and likely be installed to:
  >  >    /opt/<provider>/
  >  >    /opt/helix/medpltfm/  (we registered
helix as our "<provider>"
  >for
  >  >Helix products. <package> above
requires no registration.)
  >  >
  >  >You may have more important things to do and
this may not be important
  >  >at all in your project environment, but I
just want to share some
  >opinions.
  >  >
  >  >Thanks.
  >  >
  >  >--
  >  >Daniel Yek.
  >  >
  >  >
  >  >
  >  >Zhao, Halley wrote:
  >  >>
  >  >> *Synopsis: *
  >  >>
  >  >>     Add sample code for Helix
dbus-server
  >  >>
  >  >> *Overview*:
  >  >>
  >  >>     Add sample test for Helix
dbus-server
  >  >>
  >  >>
  >  >>
  >  >> *Files Added*:
  >  >>
  >  >>       
player/kit/dbus-server/test/test.py
  >  >>
  >  >>       
player/kit/dbus-server/test/README
  >  >>
  >  >>       
player/kit/dbus-server/test/GPL.txt
  >  >>
  >  >> Files Modified:
  >  >>
  >  >>        None
  >  >>
  >  >>
  >  >>
  >  >> 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
  >  >>
  >  >>     Set BIF branch  ->
hxdbus_3_1_0_atlas
  >  >>
  >  >>     Set Target(s)   ->
dbus_server_with_video
  >  >>
  >  >>     Set Profile     ->
helix-client-all-defines
  >  >>
  >  >>     System ID       ->
linux-2.2-libc6-gcc32-i586 Branch:
  >  >>
  >  >>     HEAD, hxclient_3_1_0_atlas
  >  >>
  >  >> Copyright assignment: <MUST be one
of the following statements >
  >  >>
  >  >>    2.      Intel has signed and
delivered a Joint Copyright
  >Assignment
  >  >>
  >  >>            to RealNetworks, and
received acknowledgment that the
  >  >>
  >  >>            agreement was received.
  >  >>
  >  >> *Files Attached*:
  >  >>
  >  >>     test.py
  >  >>
  >  >>     README
  >  >>
  >  >>     GPL.txt
  >  >>
  >  >>
  >  >>
  >  >> *ZHAO, Halley (Aihua)*
  >  >>
  >  >> Email: halley.zhaointel.com
<mailto:aihua.zhaointel.com>
  >  >>
  >  >> Tel: +86(21)61166476
  >  >>
  >  >> iNet: 8821-6476
  >  >>
  >  >> SSG/OTC/UMD
  >  >>
  >  >>
  >  >>
  >
  >_______________________________________________
  >Helix-client-dev mailing list
  >Helix-client-devhelixcommunity.org
  >http://lists.helixcommunity.org/mailman/listinf
o/helix-client-dev

_______________________________________________
Player-dev mailing list
Player-devhelixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/play
er-dev

[1-5]

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