root/juggler/trunk/modules


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21071 [21071] 04/18/08 17:26:53 patrick This is the config definition for config elements used …
(edit) @21070 [21070] 04/18/08 17:25:57 patrick Added a new position filter that allows the user to specify the full pre- …
(edit) @21067 [21067] 04/15/08 22:28:02 patrick Handle Boost 1.35 where the new library Boost.System is a dependency …
(edit) @21065 [21065] 03/05/08 15:01:59 patrick Documentation correction.
(edit) @21058 [21058] 03/01/08 22:56:13 patrick Fixed linker errors by removing invalid uses of the 'inline' keyword.
(edit) @21057 [21057] 02/29/08 15:43:01 patrick MF22 r21056: Fixed a crash caused by hardware having sensors with FBB …
(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) @21052 [21052] 02/23/08 13:16:06 patrick Use C++ casts instead of C-style casts.
(edit) @21051 [21051] 02/23/08 13:12:46 patrick De-inline methods that have no reason to be inlined.
(edit) @21050 [21050] 02/23/08 13:08:19 patrick Removed stray method throw clause.
(edit) @21049 [21049] 02/23/08 12:45:32 patrick Test for unnamed POSIX semaphore support instead of …
(edit) @21048 [21048] 02/23/08 10:45:33 patrick Use the C++ wrapper headers for standard C headers. Wherever possible, …
(edit) @21047 [21047] 02/23/08 10:43:37 patrick This was supposed to have been committed with r21038.
(edit) @21046 [21046] 02/23/08 10:42:23 patrick Updated the implementation of the debug output classes to use more …
(edit) @21045 [21045] 02/23/08 09:13:22 patrick After reviewing the implementation of this class and the way that it …
(edit) @21044 [21044] 02/23/08 09:07:35 patrick Moved #includes from Debug.h to Debug.cpp where they are actually …
(edit) @21043 [21043] 02/23/08 08:24:22 patrick Fixed yet more coding standard violations.
(edit) @21042 [21042] 02/23/08 08:09:17 patrick De-inline expensive constructor and destructor.
(edit) @21041 [21041] 02/23/08 08:06:24 patrick Removed a whole slew of unused #includes.
(edit) @21040 [21040] 02/23/08 08:03:51 patrick Fixed coding standard violations. Improved const correctness. Improved …
(edit) @21039 [21039] 02/23/08 08:02:37 patrick Removed reference to USE_DYLD.
(edit) @21038 [21038] 02/23/08 07:45:21 patrick Removed vpr::LibraryDYLD. The code does not compile on Mac OS X 10.5, and …
(edit) @21036 [21036] 02/23/08 07:38:54 patrick Fixed a compile error. Apparently this code is not being used anymore.
(edit) @21035 [21035] 02/23/08 07:21:55 patrick Dramatically improved the readability of Ntohll() and Htonll() by using …
(edit) @21034 [21034] 02/21/08 17:41:26 patrick De-inline constructors as they can be deceptively expensive to have as …
(edit) @21033 [21033] 02/13/08 20:34:59 patrick Update the minimum required version of VPR since there is code that …
(edit) @21032 [21032] 02/13/08 17:51:31 patrick Work around a crash-on-exit problem that I see now that remote …
(edit) @21031 [21031] 02/13/08 17:49:12 patrick Fixed an "XXX" comment that I made in July 2004 by replacing an error …
(edit) @21030 [21030] 02/10/08 08:51:45 patrick Changed ORB-determination compile-time conditionals to all use the same …
(edit) @21029 [21029] 02/10/08 08:49:09 patrick Added more comments and tightened up variable scoping.
(edit) @21028 [21028] 02/10/08 08:08:25 patrick Enhanced tweek::CorbaManager::initDirect() by allowing users to configure …
(edit) @21027 [21027] 02/10/08 08:04:10 patrick Ignore files generated by the IDL-to-Java compiler.
(edit) @21026 [21026] 02/10/08 07:59:02 patrick Path fix.
(edit) @21025 [21025] 02/10/08 07:39:15 patrick Simplify the implementation of this class by deriving from …
(edit) @21024 [21024] 02/10/08 07:23:48 patrick Fixed terminology relating to the GIOP end point address.
(edit) @21022 [21022] 02/09/08 22:07:05 patrick Added/expanded API documentation.
(edit) @21020 [21020] 02/09/08 20:58:57 patrick Yet another missed copyright update.
(edit) @21019 [21019] 02/09/08 20:58:35 patrick More missed copyright updates.
(edit) @21018 [21018] 02/09/08 20:58:14 patrick Updated for changes to the configuration of the JCCL remote …
(edit) @21017 [21017] 02/09/08 20:56:41 patrick Fixed invalid key names.
(edit) @21016 [21016] 02/09/08 20:51:00 patrick Document new Tweek features.
(edit) @21015 [21015] 02/09/08 20:13:19 patrick Changed the remote run-time performance monitoring plug-in to take …
(edit) @21014 [21014] 02/09/08 20:10:24 patrick Changed the remote run-time reconfiguration plug-in to take advantage …
(edit) @21013 [21013] 02/09/08 20:04:02 patrick Added the ability to make direct connections to a Subject Manager …
(edit) @21012 [21012] 02/09/08 19:53:26 patrick Fixed the installation path.
(edit) @21011 [21011] 02/09/08 19:52:47 patrick Copyright update that I missed a while ago.
(edit) @21010 [21010] 01/17/08 07:30:22 patrick Simplified the implementation of vpr::AveragingAllocationStrategy? so …
(edit) @21009 [21009] 01/16/08 21:37:26 patrick Work on reducing unnecessary object copying.
(edit) @21008 [21008] 01/16/08 21:20:25 patrick Silence a Doxygen warning.
(edit) @21007 [21007] 01/16/08 21:09:30 patrick Added vpr::AveragingAllocationStrategy?, an allocation strategy designed …
(edit) @21006 [21006] 01/16/08 18:43:28 patrick Fixed misuse of gmtl::Math::clamp<T>().
(edit) @21005 [21005] 01/15/08 19:51:45 patrick Fixed the Flystick HAT switch data now that device drivers do not …
(edit) @21003 [21003] 01/13/08 08:13:47 patrick While pondering the mysteries of life, it occurred to me that the code in …
(edit) @21002 [21002] 01/13/08 07:18:00 patrick Whoops, setCorkAllocStrategy() is supposed to be public.
(edit) @21001 [21001] 01/12/08 15:47:33 patrick Added another memory allocation strategy for vpr::NoPushWriter?. This one …
(edit) @21000 [21000] 01/12/08 13:19:13 patrick Fixed a logic error. NSPR sockets do not have a corking interface, but …
(edit) @20998 [20998] 01/12/08 13:14:02 patrick Fixed compile error.
(edit) @20997 [20997] 01/12/08 09:22:32 patrick Extended vpr::SocketStream? to support "corked" or no-push writes. …
(edit) @20995 [20995] 01/12/08 06:42:49 patrick Silenced very old Doxygen warnings. I don't know what I was thinking when …
(edit) @20994 [20994] 01/12/08 06:41:32 patrick Whoops, I did not not mean to commit these additional methods yet.
(edit) @20993 [20993] 01/12/08 06:40:56 patrick Made improvements to Doxygen comments and silenced Doxygen warnings. No …
(edit) @20992 [20992] 01/12/08 06:19:44 patrick Silenced Doxygen warnings. No functional changes.
(edit) @20991 [20991] 01/12/08 06:01:18 patrick I missed this file when updating the copyright a couple of weeks ago.
(edit) @20990 [20990] 01/10/08 08:04:03 patrick Improve comments, remove the default value for the timeout parameter …
(edit) @20989 [20989] 01/10/08 07:51:47 patrick Improve comments. Removed the default value for the timeout paramter to …
(edit) @20985 [20985] 01/03/08 17:38:58 patrick Removed calls that seem to have proven unnecessary.
(edit) @20984 [20984] 01/03/08 17:38:35 patrick Resizing OpenGL windows works fine on Mac OS X Leopard. Woo hoo!
(edit) @20983 [20983] 01/03/08 11:53:24 patrick Fixed a race condition that could cause application crashes at …
(edit) @20982 [20982] 01/01/08 12:25:54 patrick Fixed typos in comments.
(edit) @20977 [20977] 01/01/08 09:40:34 patrick Update my email address.
(edit) @20974 [20974] 01/01/08 09:31:54 patrick Copyright update.
(edit) @20973 [20973] 12/31/07 13:11:39 patrick Fixed compile errors.
(edit) @20971 [20971] 12/30/07 14:10:03 patrick Added a simulated analog device with associated proxies and alises to …
(edit) @20970 [20970] 12/30/07 14:09:06 patrick Refactored data normalization for analog devices so that user-level code …
(edit) @20969 [20969] 12/30/07 09:34:57 patrick Use boost::noncopyable to simplify the implementation of …
(edit) @20968 [20968] 12/30/07 09:28:46 patrick Improved const correctness including expanded use of const references …
(edit) @20967 [20967] 12/30/07 09:17:31 patrick Removed unneeded Win32 bits.
(edit) @20966 [20966] 12/30/07 08:09:51 patrick De-inline methods for which there is no benefit to use inlining …
(edit) @20965 [20965] 12/19/07 21:15:32 patrick MF22 r20964: Add a driver for the MotionNode? intertial tracker. This is …
(edit) @20961 [20961] 12/13/07 22:20:32 patrick Removed stray vpr::ReturnStatus? reference.
(edit) @20958 [20958] 11/28/07 22:05:53 patrick Fixed linker errors when building with X11 as the windowing system on Mac …
(edit) @20954 [20954] 11/28/07 21:30:15 patrick Removed the -m option used with ld(1) on Mac OS X. The Juggler libraries …
(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) @20951 [20951] 11/28/07 20:24:42 patrick Added the Mach-O x86_64 case.
(edit) @20946 [20946] 11/28/07 08:07:29 patrick startSampling() now returns true on successful startup. Reported by: …
(edit) @20944 [20944] 11/27/07 09:59:59 patrick Protect against (mis-configured) screen identifiers that are less than 0.
(edit) @20942 [20942] 11/21/07 22:18:39 patrick Added missing 'clobber' target.
(edit) @20941 [20941] 11/21/07 22:12:29 patrick Made simple improvements to the clarity of main().
(edit) @20939 [20939] 11/21/07 08:29:19 patrick With Cocoa, identify the right mouse button as MBUTTON3 to be …
(edit) @20937 [20937] 11/18/07 22:34:00 patrick Initlalize the kernel using the simple approach.
(edit) @20936 [20936] 11/18/07 22:33:30 patrick Initialize the kernel correctly.
(edit) @20935 [20935] 11/18/07 13:33:27 patrick Removed lingering AudioWorks? references.
(edit) @20934 [20934] 11/18/07 13:31:47 patrick The X,Y position reported for mouse events now uses a coordinate frame …
(edit) @20933 [20933] 11/18/07 13:19:10 patrick Tighten up the implementation of createWindow().
(edit) @20932 [20932] 11/18/07 13:18:04 patrick Removed unneded casts. No functional changes.
(edit) @20931 [20931] 11/18/07 13:16:42 patrick Fixed coding standard violations. Improved debug output. Wrapped a few …
(edit) @20930 [20930] 11/18/07 13:06:37 patrick Put the code for getting the X11 display attributes in a reusable method.
(edit) @20929 [20929] 11/18/07 13:05:25 patrick Without SPROC support, there is no way to use AudioWorks?. Beyond …
Note: See TracRevisionLog for help on using the revision log.