root/juggler/branches/2.2/modules/sonix/ChangeLog

Revision 21060, 2.5 kB (checked in by patrick, 6 months ago)

Mark the 1.2.1 release.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 DATE        AUTHOR      CHANGE
2 ----------- ----------- -------------------------------------------------------
3 [1.2.1 released - 3.5.2008]====================================================
4 Sep-07-2007 patrick     Set SNX_BASE_DIR automatically on all platforms. Use
5                         the new environment variable SNX_DATA_DIR as a way to
6                         look up files in SNX_BASE_DIR/share/sonix.
7
8 [1.2.0 released - 8.14.2007]===================================================
9 Jul-08-2007 patrick     Debug-enabled code linked against the release runtime
10                         on Windows is now named the same as optimized code.
11                         The debug DLLs are installed in the "debug"
12                         subdirectory.
13                         NEW VERSION: 1.1.10
14 Jun-27-2007 patrick     Changed the preprocessor identification of debug versus
15                         optimized to look for SNX_DEBUG or JUGGLER_DEBUG
16                         instead of _DEBUG (and SNX_OPT or JUGGLER_OPT instead
17                         of _OPT).
18                         NEW VERSION: 1.1.9
19 Jan-30-2007 patrick     Eliminated the need to set SNX_BASE_DIR on Windows to
20                         run applications.
21                         NEW VERSION: 1.1.8
22 Oct-01-2006 patrick     Updated for VPR 1.1.35.
23                         NEW VERSION: 1.1.7
24 Aug-04-2006 dshipton    Use flagpoll for building against sonix instead of
25                         sonix-config.
26                         NEW VERSION: 1.1.6
27 Jul-12-2006 patrick     Changed the DLL name to include the version as part of
28                         the base library name on Windows. Implemented automatic
29                         linking of the Sonix library.
30                         NEW VERSION: 1.1.5
31 Jun-25-2006 patrick     Added support for building universal binaries on Mac
32                         OS X.
33                         NEW VERSION: 1.1.4
34 May-24-2006 dshipton    Libraries and plugins fully versioned for parallel
35                         installations.
36                         NEW VERSION: 1.1.3
37 Aug-17-2005 patrickh    Removed the unused namespace snx::FileIO and all its
38                         members.
39                         NEW VERSION: 1.1.2
40 Jul-11-2005 patrickh    Updated to VPR 1.1.3.
41 Jul-10-2005 patrickh    Updated to VPR 1.1.2.
42 Jun-09-2005 patrickh    Updated to support Windows 64-bit edition.
43                         NEW VERSION: 1.1.1
44 Jun-07-2005 patrickh    VR Juggler 2.0 branch created.
45                         NEW VERSION: 1.1.0
Note: See TracBrowser for help on using the browser.