Update of /cvsroot/playerstage/code/player/server/drivers/mixed/erratic
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16771/server/drivers/mixed/erratic

Modified Files:
      Tag: release-2-0-patches
        erratic.cc 
Log Message:


Index: erratic.cc
===================================================================
RCS file: 
/cvsroot/playerstage/code/player/server/drivers/mixed/erratic/erratic.cc,v
retrieving revision 1.1.2.16
retrieving revision 1.1.2.17
diff -C2 -d -r1.1.2.16 -r1.1.2.17
*** erratic.cc  12 Feb 2007 03:31:21 -0000      1.1.2.16
--- erratic.cc  12 Feb 2007 03:57:38 -0000      1.1.2.17
***************
*** 288,292 ****
  
    // Do we create the second ptz interface?
!   if(cf->ReadDeviceAddr(&(this->ptz2_id), section, "provides", 
PLAYER_PTZ_CODE, -1, NULL) == 0) {
      if(this->AddInterface(this->ptz2_id) != 0) {
        this->SetError(-1);
--- 288,292 ----
  
    // Do we create the second ptz interface?
!   if(cf->ReadDeviceAddr(&(this->ptz2_id), section, "provides", 
PLAYER_PTZ_CODE, -1, "tilt") == 0) {
      if(this->AddInterface(this->ptz2_id) != 0) {
        this->SetError(-1);


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to