Waf Music Manager Changelog

What's new in Waf Music Manager 3.3.0

Nov 26, 2023
  • Migrate to .NET 8.

New in Waf Music Manager 3.2.2.0 (Feb 20, 2023)

  • Improve compatibility with m3u playlist files (load files from VLC).

New in Waf Music Manager 3.2.1.0 (Jan 5, 2023)

  • Fix Repeat mode if only 1 track is in the playlist.

New in Waf Music Manager 3.2.0.0 (Dec 6, 2022)

  • Migrate to .NET 7.
  • Improve native support for platforms x64 and ARM64 instead of using x86 as fallback.

New in Waf Music Manager 3.0.0.100 (Feb 21, 2022)

  • Migrate to .NET 6
  • Update the Win Application Framework (WAF) to 6.4.0.
  • Simplify code by using C# 10 features.
  • Migrate to new Windows Runtime (WinRT) integration.

New in Waf Music Manager 2.0.0.100 (Oct 1, 2020)

  • Change required .NET Framework to 4.7.2.
  • Update the Win Application Framework (WAF) to 5.0.0-alpha1.
  • Use NLog for logging.
  • Simplify code by using C# 7 features.
  • Simplify Windows Runtime (WinRT) integration.

New in Waf Music Manager 1.7.0.100 (Jul 12, 2018)

  • Update the Win Application Framework (WAF) to 4.2.0.

New in Waf Music Manager 1.5.0.100 (Sep 29, 2017)

  • Support the MVK file format for audio playback when running on Windows 10.

New in Waf Music Manager 1.4.0.100 (Sep 29, 2017)

  • Improve stability of saving music metadata.
  • Add delete file command in the context menu.
  • Add context menu to the current playing music file for showing the music details.
  • Add context menu to the current playing music file for showing it in the playlist.

New in Waf Music Manager 1.3.0.100 (Sep 29, 2017)

  • Change license from Microsoft Public License (Ms-PL) to MIT License (MIT).
  • Improve converter view by grouping the tasks.
  • Application target .NET Framework version 4.5.2.
  • Update the WPF Application Framework (WAF) to 3.2.0.
  • Change urls to the new GitHub repository.

New in Waf Music Manager 1.2.0.100 (Nov 9, 2015)

  • Add a search box for the playlist view
  • Add buttons for search next and search previous for the playlist view
  • Highlight text in playlist entries when they are matching the search text
  • Throttle the converting files for better throughput
  • Fix crash: Metadata are sometimes not yet loaded when converting files per drag & drop

New in Waf Music Manager 1.1.0.100 (Sep 3, 2015)

  • Improve Windows 10 support.
  • Support the Flac music file format when running on Windows 10. Editing the metadata is not supported for Flac files because of a current Windows 10 bug.
  • Improve the drag/drop behavior.
  • Fix playing a single file when shuffle and repeat is activated.
  • Disable the auto fill feature when editing the file metadata is not supported.

New in Waf Music Manager 1.0.0.100 (Sep 3, 2015)

  • Fix crash when double click is done very fast.
  • Fix a crash that can occur when the user navigates between folders very fast.
  • Fix crash that could happen when file system changes are done of an opened music files.
  • Fix that drag/drop indicator is not visible anymore after switching between tabs.
  • Fix removing of drag/drop insert marker.
  • Fix update indicator that does not stop at the first start.

New in Waf Music Manager 1.0.0.91 RC 2 (Feb 10, 2015)

  • Fix that playing stops when the current song ends although more songs are in the playlist.

New in Waf Music Manager 1.0.0.90 RC 1 (Feb 9, 2015)

  • Support localized resources: English and German.
  • Support playing music files via the "Open with" feature of the Windows Explorer.
  • Support sorting for all columns.
  • Faster reaction time of the volume slider.
  • Mouse wheel support for position and volume slider.
  • Fix that the Play command does not start playing the file if it was already loaded.

New in Waf Music Manager 1.0.0.10 Alpha (Jan 15, 2015)

  • Introduce converting of audio files into the MP3 format.
  • Calculate the ideal bitrate for the new MP3 file.
  • Add a FileSystemWatcher and react on changes.
  • Improve error indications. Show detailed error information in the tooltips.

New in Waf Music Manager 1.0.0.9 Alpha (Dec 8, 2014)

  • Support MP4 files (audio only), M4A (AAC) files and WAV files.
  • Add further columns that automatically show or hide depending on the available size.
  • Improve indicator for current playing file in Playlist.
  • Fix that after Clear items the Previous and Next commands are updated.

New in Waf Music Manager 1.0.0.8 Alpha (Nov 17, 2014)

  • Performance: Rewrite the metadata loading so that the files will be lazy loaded.
  • Estimate the playlist duration as long not all files are loaded.
  • Show load errors in the Playlist and Details view.

New in Waf Music Manager 1.0.0.7 Alpha (Oct 25, 2014)

  • Fix initializing bug that could crash the application during startup.

New in Waf Music Manager 1.0.0.6 Alpha (Oct 25, 2014)

  • Remember the last played file and position. Reload it at the next application start
  • Auto select the RatingFilterOperator 'greater than' when the Rating has been changed in the search popup
  • Save metadata Genre and Conductors in WMA files as list instead of comma separated values

New in Waf Music Manager 1.0.0.5 Alpha (Sep 13, 2014)

  • Add search filters for Genre, Rating and Year.
  • Trim the folder path if it is too long.
  • Add direct navigation to the public music folder.

New in Waf Music Manager 1.0.0.4 Alpha (Aug 11, 2014)

  • Show the file name as title if a music file does not have any meta data.
  • Show the file name in the Details view.
  • Provide context menu with auto fill from file name command for music files with empty metadata.

New in Waf Music Manager 1.0.0.3 Alpha (Jul 14, 2014)

  • Fix unresponsive application when less than 10 music files are in a directory.
  • Performance: Improve reaction time during loading a lot of music files.

New in Waf Music Manager 1.0.0.2 Alpha (Jul 14, 2014)

  • Performance: Parallelize the reading of music files
  • Performance: Improve memory usage
  • Add app commands for Play all and Enqueue all