root/juggler/branches/2.2/modules/gadgeteer


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21060 [21060] 03/04/08 21:36:17 patrick Mark the 1.2.1 release.
(edit) @21056 [21056] 02/29/08 15:36:15 patrick Fixed a crash caused by hardware having sensors with FBB addresses that …
(edit) @20964 [20964] 12/18/07 06:55:04 patrick Add a driver for the MotionNode? intertial tracker. This is the driver …
(edit) @20957 [20957] 11/28/07 21:35:49 patrick MFT r20954: Removed the -m option used with ld(1) on Mac OS X. The …
(edit) @20956 [20956] 11/28/07 21:33:40 patrick MFT: Added the Mach-O x86_64 case.
(edit) @20947 [20947] 11/28/07 08:09:08 patrick MFT r20946: startSampling() now returns true on successful …
(edit) @20940 [20940] 11/21/07 08:31:17 patrick MFT r20939: With Cocoa, identify the right mouse button as MBUTTON3 to be …
(edit) @20927 [20927] 11/18/07 10:41:11 patrick The code in Gadgteteer that wraps the X11 and Win32 windowing systems …
(edit) @20911 [20911] 11/12/07 10:06:01 patrick Work around unexpected breakage in AC_PATH_XTRA on Red Hat Enterprise …
(edit) @20906 [20906] 11/08/07 20:45:35 patrick MFT r20905: Rework the logic for determining when to use Cocoa and when …
(edit) @20891 [20891] 11/06/07 07:23:41 dshipton MFT r20886: Intersense API Fixes - Fixes a configuration error where we …
(edit) @20876 [20876] 10/10/07 13:43:10 patrick Ensure that the socket is open before trying to close it when …
(edit) @20870 [20870] 09/26/07 13:52:30 patrick MFT r20869: Protect against operator error if an invalid path is set in …
(edit) @20837 [20837] 09/20/07 09:23:37 patrick Prepare for a VR Juggler 2.2.1 release—which is still several days away.
(edit) @20795 [20795] 09/08/07 06:47:05 patrick MFT r20794: Changed the default installation location for libusb to /usr.
(edit) @20789 [20789] 09/07/07 15:53:27 patrick MFT: Set the environment variable GADGET_BASE_DIR automatically on all …
(edit) @20743 [20743] 08/24/07 16:05:12 dshipton Make input windows easier to find and recognize from the task bar. This …
(edit) @20742 [20742] 08/21/07 20:37:28 patrick MFT r20740, r20741: Exclude .svn directories.
(edit) @20724 [20724] 08/16/07 15:07:30 patrick Quick hack for libftd2xx detection on Linux.
(edit) @20718 [20718] 08/13/07 11:32:35 patrick Fixed mis-ordered arguments to the clrOutBOLD() macro.
(edit) @20711 [20711] 08/13/07 08:52:58 patrick More version number updates. These a minor (and probably unnoticed by …
(edit) @20709 [20709] 08/13/07 08:45:28 patrick Roll version numbers for the official 2.2.0 release.
(edit) @20707 [20707] 08/13/07 08:41:42 patrick More version number updating. This just never ends.
(edit) @20697 [20697] 08/11/07 13:51:58 patrick MFT r20696: The FTD2XX SDK is available for Mac OS X, and its usage is …
(edit) @20692 [20692] 08/11/07 13:21:17 patrick Fixed build errors that I introduced last night.
(edit) @20691 [20691] 08/10/07 22:07:36 patrick MFT r20687: Fixed a data initialization error (array/vector index out of …
(edit) @20690 [20690] 08/10/07 22:07:11 patrick MFT r20686: Derive from a known gadget::InputMixer<S,T> instantiation.
(edit) @20689 [20689] 08/10/07 22:06:43 patrick MFT r20685, r20688: Derive from a known gadget::InputMixer<S,T> …
(edit) @20646 [20646] 08/08/07 16:43:45 patrick MFT r20644: Fixed VRPN detection. The test needed to link against the …
(edit) @20619 [20619] 08/01/07 11:58:31 patrick VRPN has an installation procedure, so we will use it. This makes …
(edit) @20618 [20618] 08/01/07 11:24:07 patrick Handle the case of VRPN on an Intel Mac. This is sort of ugly because …
(edit) @20617 [20617] 07/31/07 17:08:54 patrick Use the actual version numbers for the Juggler modules instead of …
(edit) @20613 [20613] 07/31/07 16:40:16 patrick Drop the patch/micro version for automatic linking and DLL names.
(edit) @20610 [20610] 07/31/07 07:46:20 patrick Prepare for the VR Juggler 2.2.0 release by dropping the micro/patch …
(edit) @20607 [20607] 07/31/07 07:40:02 patrick Prepare for the VR Juggler 2.2.0 release by rolling the version numbers …
(edit) @20602 [20602] 07/27/07 19:38:38 patrick MFT r20601: Make sim devices use pre-defined input base types.
(edit) @20582 [20582] 07/23/07 14:33:44 patrick Added a missing newline.
(edit) @20571 [20571] 07/20/07 09:32:05 patrick Use Flagpoll in the Gadgeteer plug-in build process to figure out where …
(edit) @20533 [20533] 07/11/07 14:55:15 patrick Look for Objective-C++ files.
(edit) @20507 [20507] 07/08/07 19:32:27 patrick Fixed the release build. The 'debug' subdirectory for the plug-ins was …
(edit) @20500 [20500] 07/08/07 17:42:55 patrick Merges from the trunk: r20490: Instead of using a different name to …
(edit) @20431 [20431] 07/04/07 07:03:01 patrick MFT r20430: Be sure that we link against the dynamic versions of the …
(edit) @20429 [20429] 07/03/07 23:44:24 patrick Back out r19558. Quaternion usage still doesn't behave quite right. I …
(edit) @20428 [20428] 07/03/07 23:41:36 patrick Fixed logic inversion introduced in r20420.
(edit) @20420 [20420] 07/02/07 07:46:41 patrick MFT r20419: mActive was not being updated to reflect the state of the …
(edit) @20401 [20401] 06/30/07 07:24:39 patrick Version update.
(edit) @20399 [20399] 06/30/07 07:12:56 patrick MFT r20397: When looking up the Gadgeteer DLL to get the icon for the …
(edit) @20392 [20392] 06/29/07 16:33:10 patrick MFT 20388: Get the /Device Driver Authoring Guide/ up to date with API …
(edit) @20391 [20391] 06/29/07 16:32:39 patrick MFT 20386: Get this to compile again.
(edit) @20390 [20390] 06/29/07 16:32:21 patrick MFT 20387: Use flagpoll to get the setting for DZR_BASE_DIR.
(edit) @20371 [20371] 06/27/07 15:52:44 patrick MFT r20355: Silence API deprecation warnings from Visual C++ 8.0.
(edit) @20368 [20368] 06/27/07 15:46:06 patrick Noted the change from _DEBUG to GADGET_DEBUG/JUGGLER_DEBUG and bumped …
(edit) @20363 [20363] 06/27/07 15:40:03 patrick Merges from the trunk: r20345: Change the preprocessor symbols that we …
(edit) @20362 [20362] 06/27/07 14:17:36 patrick MFT r20344: Removed debug output.
(edit) @20358 [20358] 06/27/07 11:07:51 patrick MF20 r20356: Enhanced version of the A.R.T. DTrack driver. This …
(edit) @20317 [20317] 06/21/07 15:31:51 aronb MF20 r20316: Hack to ensure that we don't start listening for connections …
(edit) @20310 [20310] 06/17/07 09:06:20 patrick Use the correct version for the @since command.
(edit) @20309 [20309] 06/15/07 16:13:43 patrick MFT r20307: Define all possible input base types in InputBaseTypes?.h. …
(edit) @20301 [20301] 06/09/07 09:45:58 patrick MFT r20298: Added support for DragonFlyBSD, a fork of FreeBSD 4.9.
(edit) @20294 [20294] 06/08/07 14:59:56 patrick Catch vpr::ConnectionResetExceptions?, print a message stating that this …
(edit) @20293 [20293] 06/08/07 14:57:16 patrick Tidy up iteration code. No functional changes.
(edit) @20292 [20292] 06/08/07 14:46:23 patrick Reduced the potential for expensive object copying and increased …
(edit) @20291 [20291] 06/08/07 14:44:39 patrick Fixed a potential mutex deadlock. To do this, I changed the pre-condition …
(edit) @20249 [20249] 05/22/07 11:01:39 aronb Clean up Header code and mft r20235.
(edit) @20244 [20244] 05/22/07 07:18:45 patrick Merges from the trunk: r20236: Fix memory leak in [BaseTypeFactory? and …
(edit) @20220 [20220] 05/15/07 06:00:55 patrick MFT r20219: Disable building profiled libraries. Right now, Flagpoll does …
(edit) @20200 [20200] 05/10/07 15:04:10 aronb Fix a few memory leaks.
(edit) @20196 [20196] 05/10/07 09:07:04 aronb Don't allow a timeout when getting nodes.
(edit) @20172 [20172] 05/08/07 09:03:17 patrick Merges from the trunk: r19966: Added a driver for the noDNA X-IST …
(edit) @20107 [20107] 05/02/07 08:57:39 patrick MFT r20106: Following up on r20102, take steps to remove old versions of …
(edit) @20102 [20102] 05/02/07 07:12:07 patrick MFT r20100: When the module version number changes, we clean up …
(edit) @20088 [20088] 05/01/07 21:25:11 patrick Merges from the trunk: r19958: Added a driver for the USB P5 Glove from …
(edit) @20085 [20085] 05/01/07 21:01:39 patrick MFT: Renamed the display_system config element property x11_pipes to …
(edit) @20015 [20015] 04/28/07 09:14:07 patrick Noted the change to single-threaded clustering and bumped the version …
(edit) @20010 [20010] 04/27/07 14:22:07 aronb Change clustering to be single threaded. This uses a Reactor to do a …
(edit) @19987 [19987] 04/21/07 16:08:12 patrick MFT [rev 19983]: Replaced uses of gadgeteer-config with uses of flagpoll.
(copy) @19943 [19943] 04/18/07 10:39:30 patrick Create the VR Juggler 2.2 release branch.
copied from juggler/trunk/modules/gadgeteer:
(edit) @19907 [19907] 04/06/07 09:24:36 patrick Silenced an unused variable warning.
Note: See TracRevisionLog for help on using the revision log.