Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

v0.9.5-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@jherby2k jherby2k released this 21 Nov 01:12
· 99 commits to master since this release

_API Changes_

  • ExtensionProvider is now a static class that includes additional common functionality.
  • Moved many properties into new SampleEncoderInfo and MetadataEncoderInfo classes.
  • New Get-AudioEncoderInfo and Get-AudioMetadataEncoderInfo cmdlets added.
  • Removed some obsolete cmdlets.
  • Added Day and Month to standard metadata.

_Bug Fixes_

  • Vorbis Comment DATE field is now parsed correctly.
  • ExtensionProvider now loads referenced assemblies in the root directory.

_Other Changes_

  • Lame extension now uses ReplayGain module for scaling (eliminates redundant code).
  • Proper WiX deployment projects added, now that Visual Studio Community Edition supports extensions.
  • Added shiny new icons!