Skip to content

Queue Manager v1.1.0

Choose a tag to compare

@JendaT JendaT released this 22 Jan 20:45

Queue Manager v1.1.0

What's New

Changed

  • Custom Header Bar: Replaced NSTableHeaderView with standalone NSView header bar matching SimPlaylist's architecture
  • Glass/Vibrancy Refactor: Uses shared UIStyles.h glass helpers (createGlassContainer, configureScrollViewForGlass, configureTableViewForGlass) instead of inline NSVisualEffectView setup
  • Selection Colors: Glass-aware selection colors via selectedBackgroundColorForGlass()

Fixed

  • Drag & Drop from SimPlaylist: Updated pasteboard decoder to handle new NSDictionary format (sourcePlaylist, indices, paths)
  • Header Appearance: Header now renders with correct dark appearance matching SimPlaylist

Installation

  1. Download foo_jl_queue_manager.fb2k-component below
  2. Double-click to install, or manually copy to:
    ~/Library/foobar2000-v2/user-components/
  3. Restart foobar2000

Requirements

  • foobar2000 v2.x for macOS
  • macOS 11.0 or later