Changeset 19750

Show
Ignore:
Timestamp:
01/04/07 09:53:31 (2 years ago)
Author:
patrick
Message:

Prepare for the long-overdue VR Juggler 2.0.2 release. For this release, I
have done things a little differently with the build number. The last few
weeks have been using Build 0 of the 2.0.2 release. The official release
will be Build 1. This corresponds with the Linux packaging revision, and I
hope that it will make things a little more clear in generall. We'll see.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/branches/2.0/modules/gadgeteer/ChangeLog

    r19665 r19750  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3[1.0.2 released - 1.4.2007]==================================================== 
    34Dec-17-2006 patrick     Deprecated the method 
    45                        gadget::BaseDeviceInterface::refreshAllDevices() in 
  • juggler/branches/2.0/modules/gadgeteer/RELEASE_NOTES.txt

    r18053 r19750  
    1010 
    1111=============================================================================== 
     12 
     13 Version: 1.0.2 
     14Released: January 4, 2007 
     15    Bugs fixed in this release: 
     16       * Devices that are relative to other proxied devices no longer 
     17         experience frame delay issues. 
     18 
     19       * gadget::MouseEvent objects on Windows now have the correct key 
     20         press state information. 
     21 
     22    New in this release: 
     23       * Driver for the Ascension Wanda. 
     24 
     25       * Driver for the Elexol Ether24 I/O board. 
     26 
     27       * Driver for the ART DTrack tracking hardware. 
     28 
     29       * Automatic linking of the Gadgeteer library on Windows when building 
     30         applications. 
     31 
     32       * Analog support for the VRPN driver. 
     33 
     34       * Universal binary support on Mac OS X. 
     35 
     36    Chagned in this release: 
     37       * The method gadget::BaseDeviceInterface::refreshAllDevices() is 
     38         deprecated in favor of the new (forward compatible) name 
     39         gadget::BaseDeviceInterface::refreshAllInterfaces(). 
    1240 
    1341 Version: 1.0.1 
  • juggler/branches/2.0/modules/gadgeteer/VERSION

    r19614 r19750  
     11.0.2-1 @01/04/2007 15:55:00 UTC@ 
    121.0.2-0 @12/10/2006 18:05:00 UTC@ 
    231.0.1-6 @10/30/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/jackal/ChangeLog

    r19192 r19750  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3[1.0.2 released - 1.4.2007]==================================================== 
    34Aug-10-2006 patrick     Updated for Boost.Filesystem changes in Boost 1.34. 
    45Jul-13-2006 patrick     Implemented automatic linking of the JCCL library. 
     
    67                        OS X. 
    78Nov-12-2005 patrickh    jccl::ConfigManager is no longer responsible for 
    8                         deleting the memory held its pointre to the remote 
     9                        deleting the memory held its pointer to the remote 
    910                        run-time reconfiguration interface implementation. 
    1011 
  • juggler/branches/2.0/modules/jackal/RELEASE_NOTES.txt

    r18052 r19750  
    1010 
    1111=============================================================================== 
     12 
     13 Version: 1.0.2 
     14Released: January 4, 2007 
    1215 
    1316 Version: 1.0.1 
  • juggler/branches/2.0/modules/jackal/VERSION

    r19614 r19750  
     11.0.2-1 @01/04/2007 15:55:00 UTC@ 
    121.0.2-0 @12/10/2006 18:05:00 UTC@ 
    231.0.1-7 @10/30/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/sonix/ChangeLog

    r19049 r19750  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3[1.0.2 released - 1.4.2007]==================================================== 
    34Jul-13-2006 patrick     Implemented automatic linking of the Sonix library. 
    45Jul-08-2006 patrick     Added support for building universal binaries on Mac 
  • juggler/branches/2.0/modules/sonix/VERSION

    r19614 r19750  
     11.0.2-1 @01/04/2007 15:55:00 UTC@ 
    121.0.2-0 @12/10/2006 18:05:00 UTC@ 
    231.0.1-6 @10/30/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/tweek/ChangeLog

    r19049 r19750  
    11DATE       AUTHOR      CHANGE 
    22---------- ----------- -------------------------------------------------------- 
     3[1.0.2 released - 1.4.2007]==================================================== 
    342006-07-13 patrick     Implemented automatic linking of the Tweek library. 
    452006-07-08 patrick     Added support for building universal binaries on Mac 
  • juggler/branches/2.0/modules/tweek/RELEASE_NOTES.txt

    r18051 r19750  
    88 
    99=============================================================================== 
     10 
     11 Version: 1.0.2 
     12Released: January 4, 2007 
     13    New in this release: 
     14       * Automatic linking of the JCCL library on Windows when building 
     15         applications. 
     16 
     17       * Universal binary support on Mac OS X. 
     18 
     19       * Updated for Boost.Filesystem changes in Boost 1.34. 
    1020 
    1121 Version: 1.0.1 
  • juggler/branches/2.0/modules/tweek/VERSION

    r19614 r19750  
     11.0.2-1 @01/04/2007 15:55:00 UTC@ 
    121.0.2-0 @12/10/2006 18:05:00 UTC@ 
    231.0.1-6 @10/30/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/vapor/ChangeLog

    r19272 r19750  
    11DATE       AUTHOR   CHANGE 
    22---------- -------- ----------------------------------------------------------- 
     3[1.0.2 released - 1.4.2007]==================================================== 
    342006-08-23 patrick  Fixed bugs in the NSPR socket classes related to timeouts 
    45                    on blocking sockets when using the WINNT configuration of 
  • juggler/branches/2.0/modules/vapor/RELEASE_NOTES.txt

    r18050 r19750  
    88 
    99=============================================================================== 
     10 
     11 Version: 1.0.2 
     12Released: January 4, 2007 
     13    Bugs fixed in this release: 
     14       * NSPR socket classes did not handle timeout operations correctly. 
     15         This is a critical fix for Windows users. 
     16 
     17    New in this release: 
     18       * Automatic linking of the VPR library on Windows when building 
     19         applications. 
     20 
     21       * Link against the dynamic version of the Boost.Filesystem library 
     22         on Windows. 
     23 
     24       * Universal binary support on Mac OS X. 
     25 
     26       * Updated for Boost.Filesystem changes in Boost 1.34. 
     27 
     28       * Added the ability to send UDP broadcast datagrams. 
     29 
     30       * Added vpr::InetAddr::getAllLocalAddrs() for querying all the 
     31         network addresses of the local machine. 
    1032 
    1133 Version: 1.0.1 
  • juggler/branches/2.0/modules/vapor/VERSION

    r19614 r19750  
     11.0.2-1 @01/04/2007 15:55:00 UTC@ 
    121.0.2-0 @12/10/2006 18:05:00 UTC@ 
    231.0.1-8 @10/30/2006 18:05:00 UTC@ 
  • juggler/branches/2.0/modules/vrjuggler/ChangeLog

    r19393 r19750  
    11DATE        AUTHOR      CHANGE 
    22----------- ----------- ------------------------------------------------------- 
     3[2.0.2 released - 1.4.2007]==================================================== 
    34Oct-30-2006 patrick     Register signal handlers for SIGINT, SIGTERM, and (on 
    45                        Windows only) SIGBREAK when the kernel is started. 
  • juggler/branches/2.0/modules/vrjuggler/RELEASE_NOTES.txt

    r18963 r19750  
    1212 
    1313 Version: 2.0.2 
    14 Released: MMM DD, 2006 
    15  
    16     Required application and configuration changes for upgrading from 
    17     all prior releases: 
     14Released: January 4, 2007 
     15 
     16    Required application changes for upgrading from all prior releases: 
    1817 
    1918        * Subclasses of vrj::OsgApp that override latePreFrame() must call 
    2019          up to vrj::OsgApp::latePreFrame() as the last step of the override 
    2120          implementation. 
     21 
     22        * Change Windows application builds so that the Juggler libraries 
     23          (vpr.lib,jccl.lib, gadget.lib, sonix.lib, tweek.lib, vrj.lib, 
     24          vrj_ogl.lib, and vrj_pf.lib) and the CppDOM library (cppdom.lib) 
     25          are not explicitly referenced. These are now linked automatically. 
     26 
     27    Recommended configuration changes for upgrading from all prior releases: 
     28 
     29        * Load config elements of type display_system and vrpn into 
     30          VRJConfig to update them to the latest version automatically. 
     31          The easiest way to do this is to load all configurations into 
     32          VRJConfig. If a notification about an autoamtic upgrade is 
     33          displayed, press the "Save All" button once the configuration 
     34          finishes loading. 
     35 
     36    Bugs fixed in this release: 
     37 
     38        * Windows are not opened simultaneously on multiple pipes (which 
     39          fixes a race condition on Windows). 
     40 
     41        * Improved error handling in viewport configurations. 
     42 
     43    New in this release: 
     44 
     45        * Added support for NVIDIA swap groups. To use this feature, load 
     46          display_system config elements into VRJConfig to get them updated 
     47          to the latest version and then set the use_swap_group property to 
     48          true. 
     49 
     50        * Refactored vrj::OsgApp so that the scene view is updated only once 
     51          per frame. 
     52 
     53        * Signal handlers for SIGINT, SIGTERM, and (on Windows only) SIGBREAK 
     54          are registered when the kernel is started. This helps ensure clean 
     55          shutdown, especially when software such as Maestro is used for 
     56          terminating execution of an application on a cluster. 
     57 
     58        * Automatic linking of the VR Juggler libraries on Windows when 
     59          building applications. 
     60 
     61        * Universal binary support on Mac OS X. 
    2262 
    2363 Version: 2.0.1 
  • juggler/branches/2.0/modules/vrjuggler/VERSION

    r19614 r19750  
     12.0.2-1 @01/04/2007 15:55:00 UTC@ 
    122.0.2-0 @12/10/2006 18:05:00 UTC@ 
    232.0.1-6 @10/30/2006 18:05:00 UTC@