Update of /cvsroot/playerstage/code/player/server/drivers/camera/sphere
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11860/server/drivers/camera/sphere
Modified Files:
Tag: b_thjc_dynamic_arrays
sphere_mixed.cc .cvsignore
Log Message:
dynamic array changes to drivers compile, still needs testing
added lots more .cvsignore settings for eclipse
Index: .cvsignore
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/drivers/camera/sphere/.cvsignore,v
retrieving revision 1.1.6.1
retrieving revision 1.1.6.2
diff -C2 -d -r1.1.6.1 -r1.1.6.2
*** .cvsignore 10 Oct 2007 09:26:10 -0000 1.1.6.1
--- .cvsignore 19 Oct 2007 21:59:00 -0000 1.1.6.2
***************
*** 3,4 ****
--- 3,6 ----
.deps
*.la
+ *.lo
+ .libs
Index: sphere_mixed.cc
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/drivers/camera/sphere/sphere_mixed.cc,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -C2 -d -r1.11.2.1 -r1.11.2.2
*** sphere_mixed.cc 10 Oct 2007 09:26:10 -0000 1.11.2.1
--- sphere_mixed.cc 19 Oct 2007 21:59:00 -0000 1.11.2.2
***************
*** 482,486 ****
// Grab the next frame (blocking)
fg_grab_frame(mFg, mFrame);
! size_t image_size, size;
// Compute size of image
--- 482,486 ----
// Grab the next frame (blocking)
fg_grab_frame(mFg, mFrame);
! size_t image_size;
// Compute size of image
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit