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

Modified Files:
      Tag: release-2-0-patches
        acinclude.m4 configure.ac 
Log Message:
added yarp driver, merged camera driver updates from HEAD

Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.80.2.7
retrieving revision 1.80.2.8
diff -C2 -d -r1.80.2.7 -r1.80.2.8
*** acinclude.m4        22 Sep 2006 23:58:34 -0000      1.80.2.7
--- acinclude.m4        23 Sep 2006 00:11:33 -0000      1.80.2.8
***************
*** 348,351 ****
--- 348,353 ----
  PLAYER_ADD_DRIVER([wavefront],[yes],[],[],[])
  
+ PLAYER_ADD_DRIVER([yarpimage],[yes],["yarp/os/all.h 
yarp/sig/all.h"],[],["-lYARP_sig -lYARP_OS"])
+ 
  dnl RFID support
  PLAYER_ADD_DRIVER([insideM300],[yes],[],[],[])

Index: configure.ac
===================================================================
RCS file: /cvsroot/playerstage/code/player/configure.ac,v
retrieving revision 1.60.2.8
retrieving revision 1.60.2.9
diff -C2 -d -r1.60.2.8 -r1.60.2.9
*** configure.ac        22 Sep 2006 23:58:34 -0000      1.60.2.8
--- configure.ac        23 Sep 2006 00:11:33 -0000      1.60.2.9
***************
*** 500,503 ****
--- 500,504 ----
            server/drivers/camera/sphere/Makefile
            server/drivers/camera/uvc/Makefile
+           server/drivers/camera/yarp/Makefile
            server/drivers/fiducial/Makefile
            server/drivers/ptz/Makefile


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to