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

Modified Files:
        args.h 
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: args.h
===================================================================
RCS file: /cvsroot/playerstage/code/player/examples/libplayerc++/args.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** args.h      24 Oct 2007 22:32:03 -0000      1.5
--- args.h      3 Dec 2007 01:31:14 -0000       1.6
***************
*** 80,92 ****
    cerr << "                      PLAYER_DATAMODE_PULL = "
         << PLAYER_DATAMODE_PULL << endl;
- /*  cerr << "                      PLAYER_DATAMODE_PUSH_ALL = "
-        << PLAYER_DATAMODE_PUSH_ALL << endl;
-   cerr << "                      PLAYER_DATAMODE_PULL_ALL = "
-        << PLAYER_DATAMODE_PULL_ALL << endl;
-   cerr << "                      PLAYER_DATAMODE_PUSH_NEW = "
-        << PLAYER_DATAMODE_PUSH_NEW << endl;
-   cerr << "                      PLAYER_DATAMODE_PULL_NEW = "
-        << PLAYER_DATAMODE_PULL_NEW << endl;
-   cerr << "                      PLAYER_DATAMODE_ASYNC    = "
-        << PLAYER_DATAMODE_ASYNC << endl;*/
  } // end print_usage
--- 80,82 ----


-------------------------------------------------------------------------
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