Audio Level: Release Notes
From AVObjects Knowledge Base
(Difference between revisions)
Line 5: | Line 5: | ||
=== 1.2.0.1 - Oct 10, 2011 === | === 1.2.0.1 - Oct 10, 2011 === | ||
− | + | ||
+ | * Corrected property page. | ||
=== 1.2.0.0 - Sep 15, 2011 === | === 1.2.0.0 - Sep 15, 2011 === | ||
− | * | + | * Supported audio bit depth is now from 8 to 32 bits. |
=== 1.1.1.4 - May 11, 2011 === | === 1.1.1.4 - May 11, 2011 === |
Revision as of 22:41, 14 October 2011
This is the release notes for Audio Level.
- Download a full-featured 30-day evaluation version! Download a full-featured 30-day evaluation version!
- Report a Problem / Suggest a Feature
1.2.0.1 - Oct 10, 2011
- Corrected property page.
1.2.0.0 - Sep 15, 2011
- Supported audio bit depth is now from 8 to 32 bits.
1.1.1.4 - May 11, 2011
- Fixed problem with property page opening on Windows 7.
- Fixed level notifications on property page.
1.1.1.2 - May 12, 2010
- Fixed IPersistStream::Load() bug for multichannel audio.
1.1.1.1 - Mar 24, 2010
- Fixed false positive notification from AVG antivirus.
1.1.1.0 - Jan 26, 2010
- Fixed: Installer bug for Windows Vista.
1.1.0.9 - Jan 06, 2010
- Fixed: Multithread issue with GetLevel() calls.
1.1.0.8 - Apr 28, 2009
- Added: C++ sample.
- Fixed: Names of interfaces changed to IMLAudioLevel and MLAudioLevelNotify.
- Fixed: Returned values (HRESULT) from IMLAudioLevel::GetLevel().
1.1.0.7 - Mar 01, 2009
- Fixed: Usage of filter's interface from VB. DWORD parameters of interface methods changed to int.
1.1.0.5 - Oct 9, 2008
- Changed: Algorithm of fade effect for gain changing.
- Added: Control on property page for setting duration of fade effect.
1.1.0.4 - Oct 7, 2008
- Fixed: Problem with empty input audio samples.
1.1.0.3 - Oct 7, 2008
- Fixed: Problems with output samples delay correction.
- Added: Controls for setting of delay vai property page.
1.1.0.2 - Aug 29, 2008
- Fixed: Removed unnecessary ASSERT in integrator class.
1.1.0.1 - Jun 30, 2008
- Note: First upload.
- Added: Support for up to 32 channels.
- Added: Automatic gain control.
- Added: Property page.
- Fixed: Algorythm of level measuring and all related functions.