Overview | News | Windows | macOS | Android | iOS | Audio Formats | Components | Encoder Pack | Screenshots | Help & Support | Developer | Old Versions | Other Projects
Spider Monkey Panel
By: TheQwertiest
Version: 1.6.0, released on 2021-09-10 (archived)
No download available.
Change log:
Added
Changed
Fixed
- Added WIC support in image and art loaders, which enables WebP support (see FAQ for more info).
-
API changes:
- Added `IsInternal` field to `action` argument (that is passed to `on_drag_*` callbacks).
-
Added ability to generate main menu items dynamically and handle it via the following API:
- `fb.RegisterMainMenuCommand()`.
- `fb.UnregisterMainMenuCommand()`.
- `on_main_menu_dynamic()` callback.
-
Expanded playlist *undo* API:
- `plman.Undo()`.
- `plman.Redo()`.
- `plman.IsUndoAvailable()`.
- `plman.IsRedoAvailable()`.
- Added `spectrogram seekbar.js` sample (by marc2003).
Changed
- Reimplemented event handling system.
-
API changes:
- `window.NotifyOthers()` is now executed asynchronously.
- `fb.DoDragDrop()` is now executed asynchronously.
- `on_main_menu()` callback is marked as [Deprecated]. Use dynamically generated main menu items instead.
Fixed
- Removed unneeded writes to script package `.json`.
- Fixed drag*n*drop sometimes not working.
- Fixed timers not stopping when they should (<https://github.com/TheQwertiest/foo_spider_monkey_panel/issues/135>).
Supported system: Windows 32-bit.
Works with foobar2000 v1.3.17 and newer
Links
View version history
View latest version and component description
Home page
Documentation
Discussion
Source code