Update of /cvsroot/playerstage/code/player/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30328/doc

Modified Files:
        tutorial_args.txt 
Log Message:
changed default message mode back to PUSH, but also changed the C client 
library to change it to PULL when it first subscribes.


Index: tutorial_args.txt
===================================================================
RCS file: /cvsroot/playerstage/code/player/doc/tutorial_args.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** tutorial_args.txt   16 Nov 2005 00:55:42 -0000      1.1
--- tutorial_args.txt   3 Dec 2007 01:31:14 -0000       1.2
***************
*** 31,39 ****
    -u <rate>      : set server update rate to <rate> in Hz
    -m <datamode>  : set server data delivery mode
!                       PLAYER_DATAMODE_PUSH_ALL = 0
!                       PLAYER_DATAMODE_PULL_ALL = 1
!                       PLAYER_DATAMODE_PUSH_NEW = 2
!                       PLAYER_DATAMODE_PULL_NEW = 3
!                       PLAYER_DATAMODE_ASYNC    = 4
  @endverbatim
  
--- 31,36 ----
    -u <rate>      : set server update rate to <rate> in Hz
    -m <datamode>  : set server data delivery mode
!                       PLAYER_DATAMODE_PUSH = 1
!                       PLAYER_DATAMODE_PULL = 2
  @endverbatim
  


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to