root/juggler/trunk/modules/gadgeteer/plugins


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21054 [21054] 02/25/08 21:48:37 patrick Note Dan's refactoring work and roll the version to 1.3.19.
(edit) @21053 [21053] 02/25/08 09:10:07 dshipton Refactor Gadgeteer network code to eliminate costly back-to-back …
(edit) @20974 [20974] 01/01/08 09:31:54 patrick Copyright update.
(edit) @20953 [20953] 11/28/07 21:18:10 patrick Set the Mach-O -arch options correctly this time.
(edit) @20952 [20952] 11/28/07 20:56:34 patrick Simplify the Mac OS X architecture cases.
(edit) @20604 [20604] 07/29/07 21:40:53 patrick Fixed compile error.
(edit) @20600 [20600] 07/27/07 12:07:17 aronb Assert earlier if base type is not known.
(edit) @20577 [20577] 07/20/07 19:41:35 patrick MF22 r20571: Use Flagpoll in the Gadgeteer plug-in build process to …
(edit) @20508 [20508] 07/08/07 19:34:33 patrick MF22 r20507: Fixed the release build. The 'debug' subdirectory for the …
(edit) @20492 [20492] 07/08/07 16:06:08 patrick Get the non-Windows build and installation in sync with the Windows …
(edit) @20387 [20387] 06/29/07 16:27:02 patrick Use flagpoll to get the setting for DZR_BASE_DIR.
(edit) @20345 [20345] 06/26/07 18:02:47 patrick Change the preprocessor symbols that we use for identifying debug …
(edit) @20326 [20326] 06/25/07 21:16:07 patrick Updated for Gadgeteer 1.3.9 API changes.
(edit) @20247 [20247] 05/22/07 08:39:23 aronb Fix application data support.
(edit) @20219 [20219] 05/15/07 05:54:27 patrick Disable building profiled libraries. Right now, Flagpoll does not …
(edit) @20198 [20198] 05/10/07 10:10:11 aronb Return packet data by reference.
(edit) @20197 [20197] 05/10/07 10:04:47 aronb Change how we handle packet data so that we don't copy it around nearly as …
(edit) @20188 [20188] 05/09/07 11:04:40 aronb Remove ConfigElementHandler? interface that is no longer used.
(edit) @20186 [20186] 05/09/07 11:00:07 aronb Remove hostname from ApplicationData? code since it is always on the master …
(edit) @20181 [20181] 05/08/07 14:49:10 aronb Bump the gadgeteer version.
(edit) @20158 [20158] 05/07/07 16:21:17 aronb Remove old method that is no longer used.
(edit) @20141 [20141] 05/04/07 12:17:59 aronb Fix more windows compile errors.
(edit) @20138 [20138] 05/04/07 11:55:30 aronb Fix windows build.
(edit) @20118 [20118] 05/02/07 18:36:34 aronb Hide packet constructors.
(edit) @20116 [20116] 05/02/07 17:29:51 aronb Virtual destructor.
(edit) @20115 [20115] 05/02/07 17:28:30 aronb Hide constructors for plugin helper classes and use a create method.
(edit) @20114 [20114] 05/02/07 17:10:42 aronb Make only certain plugins ConfigElementHandlers?. Hide plugin constructors …
(edit) @20106 [20106] 05/02/07 08:55:55 patrick Following up on r20101, take steps to remove old versions of …
(edit) @20104 [20104] 05/02/07 08:32:05 aronb Rename AbstractNetworkManager? to the more appropriate NetworkManager?.
(edit) @20103 [20103] 05/02/07 08:21:06 aronb Remove code that is no longer useful.
(edit) @20076 [20076] 05/01/07 17:17:24 aronb Require gadgeteer 1.3.6 for plugins.
(edit) @20074 [20074] 05/01/07 17:15:19 aronb Use shared_ptrs for Packets. Add sendToAll method.
(edit) @20072 [20072] 05/01/07 16:33:19 aronb Fix configure script to remove old plugins.
(edit) @20067 [20067] 05/01/07 15:29:37 aronb Use shared_ptrs for gadget::Nodes.
(edit) @20065 [20065] 05/01/07 15:22:30 aronb Remove old plugins that aren't needed anymore.
(edit) @20064 [20064] 05/01/07 14:58:00 aronb Require gadgeteer version 1.3.5
(edit) @20061 [20061] 05/01/07 14:55:06 aronb Use shared_ptrs for gadget::Proxy and derived classes.
(edit) @20060 [20060] 05/01/07 13:40:44 aronb Bump gadgeteer version to 1.3.4 and require it for plugins, drivers, and …
(edit) @20055 [20055] 05/01/07 13:33:12 aronb Start using boost::shared_ptrs for device types. (Input, Digital, …
(edit) @20054 [20054] 05/01/07 13:29:39 aronb Fix memory bug. Application developer is resonsible to handle …
(edit) @20052 [20052] 05/01/07 10:37:45 aronb Remove locks that are no longer needed.
(edit) @20051 [20051] 05/01/07 10:00:11 aronb Start using shared_ptr for ClusterPlugins?. Use hash_maps when possible.
(edit) @20049 [20049] 05/01/07 09:13:09 aronb Clean up network code.
(edit) @20048 [20048] 05/01/07 09:12:24 aronb Simplify ApplicationDataManager?.
(edit) @20038 [20038] 04/30/07 21:28:12 patrick Require Gadgeteer 1.3.3.
(edit) @20032 [20032] 04/30/07 14:56:32 aronb More cleaning.
(edit) @20031 [20031] 04/30/07 14:51:27 aronb Simplify the virtual device code for the RIM.
(edit) @20030 [20030] 04/30/07 14:38:38 aronb More cleanup.
(edit) @20029 [20029] 04/30/07 14:35:12 aronb Remove "clients" from device server since we are now going to send to all …
(edit) @20028 [20028] 04/30/07 14:20:51 aronb Use shared_ptrs and clean up RIM.
(edit) @20026 [20026] 04/30/07 11:05:25 aronb Move RemoteInputManager? into the RIMPlugin.
(edit) @20025 [20025] 04/30/07 10:41:23 aronb Start work on cluster revamp.
(edit) @19983 [19983] 04/21/07 15:29:51 patrick Replaced uses of gadgeteer-config with uses of flagpoll.
(edit) @19944 [19944] 04/18/07 10:59:25 patrick Update version numbers now that the VR Juggler 2.2 branch has been made.
(edit) @19847 [19847] 03/02/07 11:53:15 patrick Updated for VPR 1.1.42.
(edit) @19729 [19729] 01/01/07 10:26:55 patrick Copyright update.
(edit) @19557 [19557] 11/16/06 11:31:30 aronb - Lookup application data plug-in using hard coded GUID. This is not …
(edit) @19521 [19521] 11/14/06 15:56:58 patrick Replaced uses of vpr::ReturnStatus? with bool. Bumped Gadgeteer version to …
(edit) @19518 [19518] 11/14/06 15:42:49 patrick Update the example for the signature change to writeObject() …
(edit) @19516 [19516] 11/14/06 15:36:48 patrick Removed unused #include.
(edit) @19450 [19450] 11/10/06 13:30:28 patrick Finish off the transition to using flagpoll by extending the .fpc file …
(edit) @19371 [19371] 10/01/06 17:17:48 patrick Whitespace cleaning: * Removed trailing whitespace * Replaced tabs …
(edit) @19270 [19270] 08/23/06 14:40:27 aronb - Allow users to derive thir application data classes directly from …
(edit) @19269 [19269] 08/23/06 10:02:02 patrick MF20 [rev 19257]: Do not break out of the loop receiving synchronization …
(edit) @19268 [19268] 08/23/06 10:00:52 patrick Catch timeout exceptions on the socket calls that use …
(edit) @19126 [19126] 08/07/06 11:13:14 dshipton Add in a VPR_BUILD_INCLUDES that takes care of filling in the …
(edit) @19115 [19115] 08/04/06 11:12:32 dshipton Gadgeteer uses flagpoll for looking up metadata. This also cut down on the …
(edit) @18973 [18973] 06/25/06 21:46:02 patrick Added support for building universal binaries on Mac OS X. Rolled version …
(edit) @18936 [18936] 06/01/06 07:58:08 patrick Run 'cleandepend' after running the configure script. This is being done …
(edit) @18934 [18934] 05/31/06 19:10:28 patrick Re-link a shared library when one or more of the requisite shared …
(edit) @18933 [18933] 05/31/06 19:07:20 patrick Run configure again when a depedency's version changes. I had hoped to …
(edit) @18875 [18875] 05/24/06 09:54:55 patrick Require the latest version of Gadgeteer to ensure that everything with …
(edit) @18874 [18874] 05/24/06 09:53:24 patrick The versioned directory for the header files and data must be named …
(edit) @18867 [18867] 05/23/06 17:14:25 dshipton Small typo
(edit) @18866 [18866] 05/23/06 16:53:19 dshipton Plugins now make use of the versioning. Note that the include directory of …
(edit) @18834 [18834] 05/13/06 07:52:39 patrick MF20 [rev 18699]: Comment update.
(edit) @18827 [18827] 05/12/06 10:22:33 patrick Update to VPR 1.1.20, which removed all exception specifications …
(edit) @18824 [18824] 05/12/06 08:26:21 patrick Removed RCS keywords. With CVS, these did little else than reuslt …
(edit) @18811 [18811] 05/09/06 17:28:24 patrick Fill in the DLL version information automatically. This leverages existing …
(edit) @18684 [18684] 04/16/06 08:40:07 patrick Added necessary bits for being able to target i386 from x86_64 and …
(edit) @18650 [18650] 04/14/06 15:26:15 patrick Catch up with the Autoconf configure script input naming convention …
(edit) @18575 [18575] 04/12/06 09:59:31 patrick We do not need these .cvsignore files anymore. I am surprised that cvs2svn …
(copy) @18460 [18460] 04/10/06 11:29:15 allenb Move data for original import.
copied from import/trunk/juggler/modules/gadgeteer/plugins:
(copy) @18458 [18458] 04/10/06 11:26:05 allenb Move original trunk imports.
Note: See TracRevisionLog for help on using the revision log.