foobar2000

Releases of Text Visualizer

0.1.4.0 current version, released on: 2024-06-12

  • New: Support for multiple instances. Each instance can have its own configuration.
  • New: Added OnPlaybackEdited() callback.
  • Improved: The name of the component will be displayed in Layout Edit mode.
  • Fixed: Work-around for WebView not appearing after foobar2000 starts while being hosted in a hidden tab.

0.1.3.1 released on: 2024-06-05

  • Fixed: "Layout Editing" mode now works when the panel is part of a Tab control.

0.1.3.0 released on: 2024-06-04

  • New: Added dark mode support to WebView.
  • New: Added "Follow selected track" mode. Supports the "Display / Selection Viewers" user preference ("Prefer current selection" vs. "Prefer currently playing track").
  • Fixed: Added support for "Layout Editing" mode. The foobar2000 context menu is available again.

0.1.2.0 released on: 2024-06-03

  • New: Added OnPlaybackDynamicInfo() and OnPlaybackDynamicTrackInfo() callback. Useful to display meta data from streamed audio.
  • Improved: A copy of the default template file is created when the component starts the first time.
  • Improved: The context menu contains a menu item to access the preferences page.

0.1.1.0 released on: 2024-06-02

  • Fixed: Error handling is more tolerant during a first-run situation.

0.1.0.0 released on: 2024-06-02

Initial release