[Playerstage-commit] code/player/examples/plugins/multidriver Makefile.example, 1.5, 1.6 Makefile.libtool, 1.1, 1.2 Makefile.osx.example, 1.1, 1.2

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/examples/plugins/multidriver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31652/multidriver Modified Files: Makefile.example Makefile.libtool Makefile.osx.example Log Message: modified examples makefiles to link multiple objects so its e

[Playerstage-commit] code/player/examples/plugins/exampledriver Makefile.example, 1.6, 1.7 Makefile.libtool, 1.3, 1.4 Makefile.osx.example, 1.2, 1.3

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/examples/plugins/exampledriver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31652/exampledriver Modified Files: Makefile.example Makefile.libtool Makefile.osx.example Log Message: modified examples makefiles to link multiple objects so i

[Playerstage-commit] code/player/server/drivers/camera/1394 camera1394.cc, 1.34, 1.35

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/server/drivers/camera/1394 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/server/drivers/camera/1394 Modified Files: camera1394.cc Log Message: replaced non portable uint with uint32_t Index: camera1394.cc

[Playerstage-commit] code/player/client_libs/libplayerc++/test test_client.cc, 1.2, 1.3

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/client_libs/libplayerc++/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/client_libs/libplayerc++/test Modified Files: test_client.cc Log Message: replaced non portable uint with uint32_t Index: test_client.cc

[Playerstage-commit] code/player/examples/plugins/exampleinterface eginterf_xdr.h, 1.4, 1.5

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/examples/plugins/exampleinterface In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/examples/plugins/exampleinterface Modified Files: eginterf_xdr.h Log Message: replaced non portable uint with uint32_t Index: eginterf_xdr.h

[Playerstage-commit] code/player/server/drivers/fiducial laserbar.cc, 1.20, 1.21

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/server/drivers/fiducial In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/server/drivers/fiducial Modified Files: laserbar.cc Log Message: replaced non portable uint with uint32_t Index: laserbar.cc ==

[Playerstage-commit] code/player/server/drivers/blobfinder/cmvision P2CMV.cc, 1.29, 1.30

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/server/drivers/blobfinder/cmvision In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/server/drivers/blobfinder/cmvision Modified Files: P2CMV.cc Log Message: replaced non portable uint with uint32_t Index: P2CMV.cc ==

[Playerstage-commit] code/player/examples/plugins/opaquedriver opaquedriver.cc, 1.2, 1.3

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/examples/plugins/opaquedriver In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/examples/plugins/opaquedriver Modified Files: opaquedriver.cc Log Message: replaced non portable uint with uint32_t Index: opaquedriver.cc ==

[Playerstage-commit] code/player/utils/playerv pv_dev_dio.c, 1.1, 1.2

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/utils/playerv In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/utils/playerv Modified Files: pv_dev_dio.c Log Message: replaced non portable uint with uint32_t Index: pv_dev_dio.c =

[Playerstage-commit] code/player/server/drivers/localization fakelocalize.cc, 1.13, 1.14

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/server/drivers/localization In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/server/drivers/localization Modified Files: fakelocalize.cc Log Message: replaced non portable uint with uint32_t Index: fakelocalize.cc ==

[Playerstage-commit] code/player/examples/libplayerc++ args.h, 1.4, 1.5 camera.cc, 1.1, 1.2 example1.cc, 1.6, 1.7 example2.cc, 1.5, 1.6 goto.cc, 1.4, 1.5 laserobstacleavoid.cc, 1.5, 1.6 randomwalk.cc,

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/examples/libplayerc++ In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/examples/libplayerc++ Modified Files: args.h camera.cc example1.cc example2.cc goto.cc laserobstacleavoid.cc randomwalk.cc wallfollow.cc Log Message: repl

[Playerstage-commit] code/player/server/drivers/vectormap dbconn.cc, 1.2, 1.3 dbconn.h, 1.3, 1.4 postgis.cc, 1.5, 1.6

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/server/drivers/vectormap In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/server/drivers/vectormap Modified Files: dbconn.cc dbconn.h postgis.cc Log Message: replaced non portable uint with uint32_t Index: dbconn.cc

[Playerstage-commit] code/player/client_libs/libplayerc client.c, 1.82, 1.83 dev_aio.c, 1.2, 1.3 dev_blackboard.c, 1.2, 1.3 dev_blobfinder.c, 1.13, 1.14 dev_bumper.c, 1.7, 1.8 dev_camera.c, 1.15, 1.16

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/client_libs/libplayerc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/client_libs/libplayerc Modified Files: client.c dev_aio.c dev_blackboard.c dev_blobfinder.c dev_bumper.c dev_camera.c dev_dio.c dev_fiducial.c dev_gps.c

[Playerstage-commit] code/player/client_libs/libplayerc++ actarrayproxy.cc, 1.12, 1.13 aioproxy.cc, 1.8, 1.9 audioproxy.cc, 1.7, 1.8 blobfinderproxy.cc, 1.6, 1.7 bumperproxy.cc, 1.6, 1.7 cameraproxy.c

2007-10-24 Thread Toby Collett
Update of /cvsroot/playerstage/code/player/client_libs/libplayerc++ In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11829/client_libs/libplayerc++ Modified Files: actarrayproxy.cc aioproxy.cc audioproxy.cc blobfinderproxy.cc bumperproxy.cc cameraproxy.cc clientproxy.cc clie