Difference between revisions of "DisCommWin Version History"
From eMDeeWiki
Jump to navigationJump to search(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | '''Version 7.0.0''' | ||
+ | <p>Released April 20, 2018</p> | ||
+ | * Verified compatibility with IEEE 1278.1-2012 (DIS version enumeration "7") | ||
+ | * Added enumerations and controls to support boom operator communications specific to Mobility Air Force DMO | ||
+ | |||
+ | |||
+ | '''Version 6.14.0''' | ||
+ | <p>Released October 20, 2016</p> | ||
+ | * Added local record/playback capability of raw voice streams to WAV file | ||
+ | |||
+ | |||
+ | '''Version 6.13.1''' | ||
+ | <p>Released March 25, 2014</p> | ||
+ | * Fixed an error in the code that was sending out a bad packet when using multi-channel device | ||
+ | |||
+ | |||
+ | '''Version 6.13.0''' | ||
+ | <p>Released June 5, 2013</p> | ||
+ | * Added API function to set the channel mask for multi-channel audio devices | ||
+ | |||
+ | |||
+ | '''Version 6.12.5''' | ||
+ | <p>Released April 10, 2013</p> | ||
+ | * Fixed a run-time bug in the WAV record radio object | ||
+ | |||
+ | |||
'''Version 6.12.3''' | '''Version 6.12.3''' | ||
<p>Released February 26, 2013</p> | <p>Released February 26, 2013</p> | ||
− | + | * Added some features and enhanced the text-to-speech device | |
− | |||
− | |||
'''Version 6.12.2''' | '''Version 6.12.2''' | ||
<p>Released January 23, 2013</p> | <p>Released January 23, 2013</p> | ||
− | + | * Implemented a device object that will generate audio from a text file (text-to-speech) | |
− | + | * New device object also able to process audio streams into a text file (speech-to-text) | |
− | |||
− | |||
− | |||
'''Version 6.11.2''' | '''Version 6.11.2''' | ||
<p>Released September 3, 2012</p> | <p>Released September 3, 2012</p> | ||
− | + | * Added a new radio object that will record to WAV file | |
− | |||
− | |||
− | |||
'''Version 6.11.1''' | '''Version 6.11.1''' | ||
<p>Released April 17, 2012</p> | <p>Released April 17, 2012</p> | ||
− | + | * Fixed an exception that was happening between threads after running for several hours | |
− | |||
− | |||
− | |||
'''Version 6.11.0''' | '''Version 6.11.0''' | ||
<p>Released March 12, 2012</p> | <p>Released March 12, 2012</p> | ||
− | + | * Recompiled using Visual Studio 2010 | |
− | + | * Added interface capability for record/playback "radio" object | |
− | |||
− | |||
− | |||
'''Version 6.10.8''' | '''Version 6.10.8''' | ||
<p>Released June 17, 2010</p> | <p>Released June 17, 2010</p> | ||
− | + | * Enhanced the down-sampler in the NetPlayDevice object to eliminate choppy audio when using some WAV files | |
− | |||
− | |||
− | |||
'''Version 6.10.7''' | '''Version 6.10.7''' | ||
<p>Released May 24, 2010</p> | <p>Released May 24, 2010</p> | ||
− | + | * Fixed a memory error in the NetPlayDevice object | |
− | |||
− |
Latest revision as of 09:37, 5 December 2018
Version 7.0.0
Released April 20, 2018
- Verified compatibility with IEEE 1278.1-2012 (DIS version enumeration "7")
- Added enumerations and controls to support boom operator communications specific to Mobility Air Force DMO
Version 6.14.0
Released October 20, 2016
- Added local record/playback capability of raw voice streams to WAV file
Version 6.13.1
Released March 25, 2014
- Fixed an error in the code that was sending out a bad packet when using multi-channel device
Version 6.13.0
Released June 5, 2013
- Added API function to set the channel mask for multi-channel audio devices
Version 6.12.5
Released April 10, 2013
- Fixed a run-time bug in the WAV record radio object
Version 6.12.3
Released February 26, 2013
- Added some features and enhanced the text-to-speech device
Version 6.12.2
Released January 23, 2013
- Implemented a device object that will generate audio from a text file (text-to-speech)
- New device object also able to process audio streams into a text file (speech-to-text)
Version 6.11.2
Released September 3, 2012
- Added a new radio object that will record to WAV file
Version 6.11.1
Released April 17, 2012
- Fixed an exception that was happening between threads after running for several hours
Version 6.11.0
Released March 12, 2012
- Recompiled using Visual Studio 2010
- Added interface capability for record/playback "radio" object
Version 6.10.8
Released June 17, 2010
- Enhanced the down-sampler in the NetPlayDevice object to eliminate choppy audio when using some WAV files
Version 6.10.7
Released May 24, 2010
- Fixed a memory error in the NetPlayDevice object