Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed

Source Control Clients
Project Name: ConferenceXP
Server URL: https://tfs02.codeplex.com

Recent Check-Ins

Change Set Download / Browse Date Comment By Downloads
16706 Aug 27  at
8:15 PM
ConferenceXP 5.0 Release. New features include:
* Diagnostics: The diagnostic service provides client visibility into network-level statistics to aid in finding problem points
* Security: Two security modes have been added. The Weak mode uses a password to prevent accidental venue use. The Strong mode uses the password to create a symmetric encryption key, and all stream data is encrypted with the key.
* NAT-friendly Reflector: The 5.0 Reflector supports multiple clients behind a single NAT device.
* Multi-Reflector: Multiple reflectors can be configured to work together to improve scaling for large numbers of unicast clients.
* Audio Improvements: DirectShow buffering modifications enable high quality PCM uncompressed audio, and synchronization tuning. A higher quality compressed format has also been added.


fvideon 112
15855 Aug 4  at
10:48 PM
ConferenceXP 5.0 Release Candidate fvideon 77
10574 Mar 27  at
5:46 PM
Added UI support for changing audio buffer size and count for uncompressed audio, and for FEC enable/disable. fvideon 233
9741 Feb 19  at
10:09 PM
Support for maximum client version per service. This will allow us to keep the 5.0 clients out of the 4.1 venues.
fvideon 68
8670 Dec 18 2007  at
12:49 AM
This is the ConferenceXP 4.1 release.

Changes include:
* A number of small changes to strings and UI layout, in particular for the Chinese version.
* Updated the Classroom Presenter 3 capability to the latest.
* Fix for Archive Service setup issue on 64-bit systems using SQL Server Express
* Changed the Help Menu links to point to CCT pages.
* Removed unchecked languages from setup projects. (Supported languages are English and Chinese)
fvideon 145
7751 Nov 15 2007  at
10:45 PM
This version matches the initial ConferenceXP 4.1 Release Candidate.
*Added, deleted and repaired a few files that were mistakenly left out of the previous MSR commit and
were causing MSIs for some configurations to fail.
*Added language resources {Chinese, Japanese, Spanish, Portuguese} to projects, and resulting satellite assemblies to MSIs.
*Added language override functionality to all applications and services using app.config
*Chinese strings were checked and fixed by native speakers, and GUI repairs made to accomodate Chinese.
*Changed VC runtime MSMs in client setup projects to account for new dependencies.
*Changed default Venue Service for new installs to PNW Gigapop.
*Added Classroom Presenter 3 Capability to the top level of the Actions menu
*Updated Office Interop to version 12

fvideon 57
4578 Sep 20 2007  at
7:15 PM
Fixing a couple of small problems affecting the build. fvideon 61
4529 Sep 17 2007  at
9:33 PM
Fixing a couple of bugs affecting window location persistence. fvideon 10
4488 Sep 14 2007  at
11:19 PM
Added functionality to install and run CXP services and CXP Client on both 32-bit and 64-bit platforms. Each setup solution will now build a 32-bit msi and a 64-bit msi. The 32-bit setup project Configuration Manager is set to build on the AnyCPU platform, with the project's TargetPlatform property set to x86. The 64-bit setup project Configuration Manager is set to build on the AnyCPU platform, with the project's TargetPlatform property set to x64.

Note: read RelNotes.txt before building CXP Client to run native on Vista's 64-bit platform...CXP Client will not run on XP's 64-bit platform.

(1) Added a 64-bit setup project to each service.

(2) Changed the msi output path from the default Release subdirectory to Release/x86 and Release/x64 sudirectories.

(3) Added a JScript file to perform post-build fixups of Archive, Reflector, and Venue Service 64-bit msi's to enable them to use the 64-bit version of InstallUtil instead of the default 32-bit version. Using the 64-bit version enables registry keys written via custom actions to be properly written to the 64-bit hive during installation.

(4) Added InstallUtilLib64.dll, which the JScript file depends on, to the Setup subdirectory.

(5) Remove all DirectX and DirectShow headers and libs, including BaseClasses, which we will re-add with the latest and greatest.

(6) Enable 64-bit builds of ConferenceXP Client (native and WOW): (a) added x64 and x86 configurations where needed; (b) updated build script and vcproj files to use Windows SDK headers and libs; (c) updated DirectShow baseclasses to the latest Windows SDK release; (e) fixed runtime crash in DMOEnum; (f) Added specific CXPClient setup solutions for the three install types - AnyCPU (32 bit OSes), x86 (64-bit WOW) and x64 (native 64-bit)
RandyNading 15
4160 Aug 20 2007  at
11:59 PM
This adds window location persistence to the CXP Client. This was done as a trial-run project in order to test source control and build practices for the Center for Collaborative Technologies. fvideon 61
1-10 of 39Change Sets < Previous 1 2 3 4 Next >
Updating...