foo vis shpeck Changelog

What's new in foo vis shpeck 0.3.7

Mar 8, 2012
  • Fixed: Wrong Winamp directory path sometimes given to the plugin during initialization
  • introduced in the previous version

New in foo vis shpeck 0.3.6 (Mar 8, 2012)

  • Fixed: Occasional crash when closing a Shpeck panel in CUI
  • Fixed: Plugin windows z-order follows foobar2000's main window
  • Fixed: Paths are canonicalized now (e.g. relative "..\Winamp" doesn't change when current
  • directory is changed by other component)
  • New: Implemented IPC_WRITEPLAYLIST
  • Warning: Google Talk works now, but be sure that registry value HKCU\Software\Winamp\(Default)
  • points to the same directory as you have set in Shpeck's preferences, otherwise it
  • just hangs up because of some bug on their side

New in foo vis shpeck 0.3.5 (Mar 8, 2012)

  • Removed plugin version check completely for greater compatibility
  • Changed window title when not playing to an empty string again
  • New: None of Shpeck's menu entries are shown under View > Visualisations when there is no plugins found
  • Fixed: Added a workaround for EvilLyrics brokeness
  • Fixed: Clicking on visualisation doesn't focus it
  • Fixed: Embedded window of some plugins cannot be focused by clicking (MilkDrop 1)

New in foo vis shpeck 0.3.4 (Mar 8, 2012)

  • Fixed: Crash when managing Shpeck's Columns UI panel
  • Added some call tracking code for easier crash report classification

New in foo vis shpeck 0.3.3 (Mar 8, 2012)

  • Fixed: Small power of spectrum data.

New in foo vis shpeck 0.3.2 (Mar 8, 2012)

  • Fixed: Improved compatibility of fake Winamp window title - songs with a dot in artist/title name
  • Note: What was changed is the default title formatting string for currently playing track
  • If you are upgrading from previous version of Shpeck, you ought to set it to
  • "%tracknumber%. [%artist%' - ']%title%" manually in the Preferences.)
  • Fixed: Only DLL files matching pattern "vis_*.dll" are searched during plugin scan
  • Startup nag message about multiple detected Winamps now appears only in console

New in foo vis shpeck 0.3.1 (Mar 8, 2012)

  • New: Presence of plugins DLLs is checked at startup and they are removed from the list
  • if missing (e.g. after transferring configuration to a different computer)
  • New: Implemented IPC_GETRATING - returns %rating%, clamped to 0..5 for compatibility
  • New: Implemented IPC_GET_EXTENDED_FILE_INFO, IPC_GET_EXTENDED_FILE_INFOW
  • IPC_GET_EXTENDED_FILE_INFO_HOOKABLE, IPC_GET_EXTENDED_FILE_INFOW_HOOKABLE
  • Checks special cases first - "length", "year" (�te%), "type" (always 0), and
  • "family" (%codec%) at the moment -, then meta fields, then technical info
  • Fix: Title formatting preview sometimes doesn't work in Preferences
  • Fix: Bug when shift+clicking on [...] in Preferences multiple times
  • Fix: "Current directory" temporarily reset to foobar2000's application directory when
  • loading plugins to avoid unresolved DLL dependencies. (Bug with VST wrapper)

New in foo vis shpeck 0.3.0 (Mar 8, 2012)

  • New: Panel button images are now stored in theme configs (will partially break your current panel configuration)
  • New: Plugin (re)scan spams useful messages to console to help with troubleshooting
  • New: Better message is shown when plugin claims to be for an incompatible version of Winamp
  • New: Instant preview for titleformatting in Preferences dialog
  • New: Alternate DLL load strategy - looks for additional libraries (e.g. NSCRT.DLL) directly in the Plugins directory as well
  • New: Works as an UI element in Default UI
  • Fixed: MSVC++ Runtime library is no longer needed
  • Fixed: Better Winamp compatibility (MilkDrop 2.0e)
  • Fixed: Length of title formatting in Preferences is no longer limited to window width
  • Fixed: Startup nag-screen sometimes didn't appear
  • Fixed: Unicode titles in playlist (IPC_GETPLAYLISTTITLEW)
  • Fixed: Endless loop when plugin in a panel failed to initialize
  • Fixed: Plugin in a panel with Auto-stop is not stopped when the panel is hidden
  • Fixed: Hiding a CUI panel with MilkDrop1 results in "OUT OF VIDEO MEMORY" message and lockup
  • Fixed: Titlebar of CUI panel is not painted when the sidebar was shown
  • Fixed: A few other cases where panels would behave in weird ways
  • Fixed: Message about only one plugin active at once not going away
  • Fixed: Crash when switching AVS in UI element to fullscreen