root/juggler/branches/2.0/modules


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @20802 [20802] 09/09/07 10:09:57 patrick Back out r20784. This branch is closed.
(edit) @20784 [20784] 09/07/07 15:47:55 dshipton MF22: r20782 and r20783 for splitting out draw manager fpc files.
(edit) @20705 [20705] 08/13/07 08:13:58 patrick One last version bump.
(edit) @20704 [20704] 08/13/07 08:13:34 patrick Only print an error message if PR_Recv() did not return a timeout …
(edit) @20703 [20703] 08/13/07 08:11:48 patrick URL update.
(edit) @20702 [20702] 08/13/07 08:10:59 patrick Use the discovered OpenAL installation path.
(edit) @20701 [20701] 08/13/07 08:07:15 patrick Noted stability enhancements for vrj::OsgApp?.
(edit) @20700 [20700] 08/13/07 08:04:24 patrick MF22 r20670: Tell osg::Referenced when the use of thread-safe reference …
(edit) @20673 [20673] 08/09/07 19:36:37 patrick MFT r20671: Fixed a scene flashing bug that occurred with multi-pipe …
(edit) @20656 [20656] 08/09/07 15:52:12 patrick MF22 r20654: Don't hard code the use of VJHead. Instead, retrieve the …
(edit) @20649 [20649] 08/09/07 09:28:30 patrick MFT r20647: Each osgUtil::SceneView? instance only has to be told about …
(edit) @20569 [20569] 07/18/07 16:44:33 patrick I should have applied Doug's patch using patch(1) instead of doing …
(edit) @20566 [20566] 07/18/07 16:42:24 patrick MFT r20564: Account for Open Scene Graph 2.0.
(edit) @20432 [20432] 07/04/07 07:08:27 patrick MFT r20430: Be sure that we link against the dynamic versions of the …
(edit) @20423 [20423] 07/02/07 08:41:27 patrick MFT r20241 (partial): Document key_sym_2_0.xsl.
(edit) @20417 [20417] 06/30/07 12:26:50 patrick MFT r20412: This stylesheet can be used to update/improve VR Juggler 2.0 …
(edit) @20354 [20354] 06/27/07 06:39:59 patrick Enhanced version of the A.R.T. DTrack driver. This version provides …
(edit) @20341 [20341] 06/26/07 17:12:33 patrick MFT r20339: Use osg-config correctly. This addresses Ticket #38.
(edit) @20316 [20316] 06/21/07 15:30:14 aronb Hack to ensure that we don't start listening for connections until we have …
(edit) @20313 [20313] 06/21/07 10:57:04 aronb Merge r20282 and r20283.
(edit) @20306 [20306] 06/15/07 10:39:05 aronb Fix another typo.
(edit) @20305 [20305] 06/15/07 10:31:45 aronb Fix a type from the last revision.
(edit) @20304 [20304] 06/15/07 10:07:36 aronb Define all possible input base types in InputBaseTypes?.h. When creating a …
(edit) @20303 [20303] 06/14/07 23:53:08 aronb Change the InputMixer? to match a known device type in BaseTypeFactory?.
(edit) @20281 [20281] 05/23/07 11:19:48 patrick MFT r20260, r20261: Fixed compile errors.
(edit) @20250 [20250] 05/22/07 11:14:04 aronb Merge r20249 from 2.2
(edit) @20246 [20246] 05/22/07 07:20:18 patrick MFT r20233: Fix a memory leak in context-specific data.
(edit) @20218 [20218] 05/14/07 16:04:24 patrick MFT r19938: Fixed coding standard violations. No functional changes.
(edit) @20217 [20217] 05/14/07 16:03:12 patrick Merges from the trunk to get vrj::OpenSGApp and the OpenSG sample …
(edit) @20145 [20145] 05/06/07 12:59:35 patrick MFT r20143: Fixed animation with OSG 1.9/2.0. Submitted by: Doug McCorkle?
(edit) @20129 [20129] 05/04/07 06:44:20 patrick MFT r20127: Added missing #include.
(edit) @20122 [20122] 05/03/07 06:44:19 patrick MFT r20120: Improved stability in multi-pipe/multi-threaded configurations …
(edit) @19986 [19986] 04/21/07 16:07:32 patrick Back out Revision 19985. It was meant for the 2.2 branch.
(edit) @19985 [19985] 04/21/07 15:44:36 patrick MFT [rev 19983]: Replaced uses of gadgeteer-config with uses of flagpoll.
(edit) @19941 [19941] 04/10/07 10:33:05 patrick MFT [rev 19937]: Silenced an unused variable warning.
(edit) @19940 [19940] 04/10/07 10:32:14 patrick MFT [rev 19334, 19336]: Use more consistent formatting for output …
(edit) @19939 [19939] 04/10/07 10:28:57 patrick MFT [rev 19933]: Updated for the change in how multisampling is …
(edit) @19931 [19931] 04/09/07 21:59:00 patrick MFT [rev 19930]: Silence a warning about a class with virtual methods …
(edit) @19919 [19919] 04/09/07 09:29:29 patrick MFT [rev 19915]: Do not enable the NVIDIA swap groups in this example …
(edit) @19918 [19918] 04/09/07 09:28:20 patrick MFT [rev 19917]: Use more consistent formatting for output messages …
(edit) @19916 [19916] 04/09/07 09:14:53 patrick MFT [rev 19910]: Enhanced the configurability of multisampling with …
(edit) @19895 [19895] 04/02/07 10:24:57 patrick MFT [rev 19894]: Note that getSystemModel(), getSytemType(), and …
(edit) @19891 [19891] 04/02/07 09:35:31 patrick Only call ISD_GetTrackerConfig() if we successfully opened the …
(edit) @19889 [19889] 04/02/07 09:31:22 patrick Upon successfully connecting to the hardware, call …
(edit) @19862 [19862] 03/12/07 13:41:33 patrick MFT [rev 19861]: We are already including errno.h, so we do not need a …
(edit) @19851 [19851] 03/03/07 13:40:27 patrick MFT [rev 19850]: Fixed a compile error for UNIX platforms lacking …
(edit) @19848 [19848] 03/03/07 10:44:13 patrick Allow callers of vpr::InetAddr::getAllLocalAddrs() to choose whether …
(edit) @19835 [19835] 02/21/07 09:42:07 patrick MFT [rev 19832]: KEY_SHIFT and KEY_CTRL were applied to the wrong integer …
(edit) @19834 [19834] 02/21/07 09:41:17 patrick MFT [rev 19831]: Use symbolic identifiers for keys instead of integer …
(edit) @19815 [19815] 02/14/07 13:37:48 patrick Mark the VR Juggler 2.0.3 release.
(edit) @19812 [19812] 02/14/07 11:28:11 patrick MFT [rev 19811]: Be more careful about the setting of mFileName. Since …
(edit) @19802 [19802] 02/06/07 11:33:06 patrick MFT [rev 19801]: Minor touch ups. No functional changes. This revision …
(edit) @19782 [19782] 01/30/07 09:51:14 patrick Added a missing #include to fix the Windows build.
(edit) @19780 [19780] 01/29/07 14:57:27 patrick Teach vpr::Selector about const correctness.
(edit) @19779 [19779] 01/29/07 14:56:19 patrick Silence unused variable warnings.
(edit) @19777 [19777] 01/18/07 09:02:28 patrick MFT [rev 19776]: Fixed links that were broken due to site restructuring …
(edit) @19775 [19775] 01/18/07 08:55:49 patrick Fixed links that were broken due to site restructuring at …
(edit) @19750 [19750] 01/04/07 09:53:31 patrick Prepare for the long-overdue VR Juggler 2.0.2 release. For this release, …
(edit) @19746 [19746] 01/03/07 15:09:40 patrick MFT [rev 19745]: Deal with Autoconf 2.60 changes. The $datadir variable …
(edit) @19704 [19704] 12/18/06 18:00:29 patrick Merge changes from the trunk: r19699: Ensure that the exception types …
(edit) @19701 [19701] 12/18/06 17:22:08 patrick MFT [rev 19696]: Silence Doxygen warnings.
(edit) @19695 [19695] 12/18/06 16:45:29 patrick MFT [rev 19694]: Update the comment describing the purpose of these files …
(edit) @19670 [19670] 12/17/06 17:51:31 patrick Pass the right value to gai_strerror(3). Sheesh.
(edit) @19669 [19669] 12/17/06 16:36:07 patrick Use the correct function to get the string form of the error code …
(edit) @19668 [19668] 12/17/06 10:15:04 patrick MFT [rev 19644]: Use std::find().
(edit) @19666 [19666] 12/17/06 09:06:33 patrick VPR 1.0.2 is now the minimum required version.
(edit) @19665 [19665] 12/17/06 09:05:59 patrick MFT [rev 19633 (partial)]: Renamed …
(edit) @19664 [19664] 12/17/06 09:03:19 patrick Complain noisily about use of the deprecated methods isStupified() …
(edit) @19663 [19663] 12/17/06 08:38:32 patrick Merge Revision 19643 from the trunk to reduce diffs.
(edit) @19657 [19657] 12/13/06 13:47:54 patrick MFT [rev 19656]: Use a simpler approach to ignoring unused variables.
(edit) @19655 [19655] 12/13/06 12:04:57 patrick Silence a compiler warning.
(edit) @19647 [19647] 12/13/06 10:07:29 patrick MFT [rev 19646]: The *sleep() methods were supposed to have been removed …
(edit) @19616 [19616] 12/10/06 12:09:26 patrick Require VPR and Gadgeteer 1.0.2 as the minimum versions.
(edit) @19615 [19615] 12/10/06 12:08:36 patrick VPR 1.0.2 is the minimum required version.
(edit) @19614 [19614] 12/10/06 12:05:10 patrick Roll version to prep for the VR Juggler 2.0.2 release.
(edit) @19606 [19606] 12/09/06 16:10:39 patrick Added a missing #include.
(edit) @19601 [19601] 12/09/06 14:07:35 patrick Added a missing #include.
(edit) @19598 [19598] 12/09/06 13:53:26 patrick Ensure that the polymorphic type gadget::Proxy gets compiled into …
(edit) @19597 [19597] 12/09/06 13:51:47 patrick Added a missing #include.
(edit) @19596 [19596] 12/09/06 13:42:12 patrick Fixed a frame delay bug with devices that are relative to other …
(edit) @19595 [19595] 12/09/06 12:21:03 patrick MFT [rev 19334]: Touch up output messages. I have had this change sitting …
(edit) @19573 [19573] 11/20/06 18:39:19 patrick Merge the NSPR Flagpoll file from the trunk. The following revisions …
(edit) @19572 [19572] 11/20/06 18:30:21 patrick Silence an unused variable warning.
(edit) @19568 [19568] 11/20/06 15:34:18 patrick Backed out Revisio 19011. There is no ErrorImplNSPR.cpp on this branch.
(edit) @19566 [19566] 11/20/06 14:01:13 patrick Removed duplicated information. I am not sure how this happened.
(edit) @19556 [19556] 11/15/06 11:26:13 patrick MFT [rev 19549]: Comment updates.
(edit) @19547 [19547] 11/15/06 10:47:44 patrick MFT [revs 19544, 19545]: According to the Gadgeteer change log, the use …
(edit) @19541 [19541] 11/15/06 10:24:10 patrick MFT [rev 19538]: Fixed an invalid ID reference.
(edit) @19536 [19536] 11/15/06 08:19:54 patrick MFT [rev 19533]: Analog support is implemented, so it can be removed from …
(edit) @19535 [19535] 11/15/06 08:19:01 patrick MFT [rev 19532]: It appears that VRPN generally returns analog data in …
(edit) @19534 [19534] 11/15/06 08:17:00 patrick MFT [rev 19531]: Work around a compile error with Visual C++ 7.0.
(edit) @19525 [19525] 11/14/06 16:49:26 patrick MFT [rev 19517]: The file SerializableData?.h does not appear to be used …
(edit) @19520 [19520] 11/14/06 15:47:04 patrick MFT [rev 19516]: Removed unused #include.
(edit) @19515 [19515] 11/14/06 14:08:36 patrick MFT [rev 19420]: Clarify a message displayed in a dialog box.
(edit) @19514 [19514] 11/14/06 13:51:51 patrick MFT [rev 19332]: The directory containing this makefile has no …
(edit) @19513 [19513] 11/14/06 13:46:11 patrick MFT [rev 19281]: Fix spelling error.
(edit) @19510 [19510] 11/14/06 13:31:18 patrick MFT [rev 18964]: Allow a scrollbar to be displayed in the help pane when …
(edit) @19509 [19509] 11/14/06 13:22:08 patrick MFT [rev 19508]: Initialize the osgUtil::SceneView? instance in …
(edit) @19507 [19507] 11/14/06 12:08:42 patrick MFT [rev 19502]: Sort method implementations to match the order of …
(edit) @19506 [19506] 11/14/06 12:03:54 patrick MFT [rev 19501]: Extensive changes aimed at allowing clean shutdown of …
Note: See TracRevisionLog for help on using the revision log.