- Unreleased
- 5.0.0
- 4.3.0
- 4.2.1
- 4.2.0b
- 4.2.0a
- 4.2.0
- 4.1.1
- 4.1.0
- 4.0.5
- 4.0.4
- 4.0.3
- 4.0.2b
- 4.0.2a
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.0
- 2.0.0
- 1.0.0
5.0.0 - 2022-01-17
- Adapted to
foo_spider_monkey_panel
. - Replaced WilB's
YouTube Track Manager
with it's successorFind & Play
. - Replaces
foo_uie_lyrics3
withfoo_openlyrics
. - All panels are now provided as script packages and can be used separately from the theme.
4.3.0 - 2018-05-14
- Playlist Panel:
- Added disc sub-header.
- Art images are now cached: no more needless image reloading after every little action.
- Added foo_enhanced_playcount support:
$max(%play_count%, %lastfm_play_count%)
query is used to get track play count.
- Playlist Panel:
- Increased playlist initialization speed by 30%!
- Swapped rating and duration positions in rows.
- Corrected query for album sub-title: standard
%subtitle%
instead of non-standard%albumsubtitle%
.
- Playlist Panel:
- Fixed bug: art images were loaded even with headers disabled.
- Fixed bug: changing grouping preset in one player mode was not always affecting grouping preset in other mode.
- Fixed various display glitches with multiline tags.
- Art Mode:
- Fixed right-click menu handling.
4.2.1 - 2018-04-16
- Updated WilB's scripts:
- Library Tree v1.4.0.2.
- YouTube Track Manager v3.9.5.2.
- Fixed various bugz with player window when it's maximized.
4.2.0b - 2018-03-27
- Updated WilB's Library Tree to v1.401.
4.2.0a - 2018-03-26
- Playlist Panel: fixed wrong scroll position on item refocusing.
4.2.0 - 2018-03-26
- Playlist Panel:
- Increased playlist initialization speed by 100%-180%!
- Copy/Cut/Paste now works with native clipboard, e.g. copy mp3 file to/from Windows Explorer.
- Added ability to drag tracks from panel, e.g. drag mp3 file to another panel or to Windows Explorer.
- Added option to display original release date in grouping header (right-click > Appearance > Headers > Show original release date).
- Playlist Panel:
- Changed default title query in header to
%albumartist%
. - Cleaned up various queries used in group header.
- Drag-n-drop behaviour is now much more in line with the native Windows behaviour.
- Changed default title query in header to
- Track Info Panel:
- Remade 'New Tag' dialog window.
- Updated WilB's scripts:
- Library Tree v1.4.
- YouTube Track Manager v3.9.5.
- Updated theme.fcl:
- Changed contained script files.
- Adjusted default panel properties.
- General:
- Fixed frame shadow not being enabled on frame style switch.
- Fixed mouse middle button not always working.
- Playlist Panel:
- Fixed items not refocusing after external drag-n-drop.
- Fixed items not refocusing if added from external script\components.
- Fixed handling of title and sub-title queries when evaluation result is empty.
- Fixed track info not always updating when played from dynamic sources.
- Fixed invalid info in Group Header when playing from dynamic sources.
- Fixed 'Open Containing Folder' (SHIFT-O).
- Fixed overlap of queue index and album artist.
- Fixed playlist manager not always reflecting changes in playlist content, when adding or removing playlist items.
- Top Panel:
- Fixed crash on double-click.
- Fixed track info not updating when playing from dynamic sources.
- Bottom Panel:
- Fixed invalid playback time with dynamic sources.
4.1.1 - 2018-02-19
Playlist Panel:
- Playlist Manager: changed button animation style for better consistency with the rest of the theme.
- Grouping Dialogs:
- Added workaround for borked buttons in Windows 7.
- Added fb2k icon to the window.
- 'Apply' and 'Update' buttons are now active only when there are pending changes.
- Dialog windows are now centered.
4.1.0 - 2018-02-06
- Added compatibility fixes for vanilla JScript v2.0.0 component.
- Track Info Panel:
- Added ability to add, copy, edit and remove metadata tags (through double-click and context menu).
- Added tooltips on hover, which display full tag value.
- Made possible to hide file info tags and show only metadata tags.
- Added animation on mouse click.
- Playlist Panel:
- Added ESplaylist-like ability to customize grouping presets:
- Presets can be added, changed, moved and removed.
- Customizable title and sub-title queries in group header.
- Added CTRL-SHIFT-up/down hotkeys - moves selection up/down.
- Added 'pressed' animation to playlist manager.
- Added ESplaylist-like ability to customize grouping presets:
- Context Menus: developer context menu (accessible via SHIFT-right-click) now contains all base panel scripts in it's 'Edit panel scripts' sub-menu.
- Updated WilB's scripts:
- Library Tree 1.3.9.2.
- YouTube Track Manager 3.9.4.
- Track Info Panel: rewritten from scratch.
- Playlist Panel: date and album are not displayed now in compact header if empty.
- Various performance improvements.
- Updated theme.fcl:
- Added compatibility fixes for vanilla JScript v2.0.0 component.
- Added new script files.
- Changed default panel properties.
- Major internal changes.
- Fixed crashes when starting fb2k in minimized state.
- Playlist Panel:
- List padding (set via panel properties) is respected now.
- Fixed incorrect scroll position that appeared in some cases.
- Fixed invalid drag-n-drop position.
- Fixed various errors with drag-n-drop on empty playlist area.
- Fixed invalid position of CTRL-V pasted items.
- Fixed CTRL-X not removing cut item.
- Fixed various crashes during playlist navigation while focused track is not set.
- Fixed grouping settings not respecting playlist changes.
- Cover Panel:
- Fixed 'Loading' text being stuck on script load.
- Fixed crashes when track is deleted during art load.
4.0.5 - 2018-01-10
- Art Mode: title queries and title cycle interval can be configured now through Panel Properties.
- Art Mode: empty title text is skipped skipped now.
- Top Panel: adjusted fb2k logo color :D
- Playlist Panel: fixed various errors with custom grouping query.
- Menu Panel: fixed pseudo caption not always working.
- Fixed wrong window sizes on player Mode change when FrameStyle is other than NoBorder.
- Removed unneeded resizes on mode change.
4.0.4 - 2017-12-24
- Playlist: date and album now won't be displayed if unavailable (previously was displayed as '?').
- Better handling of vanilla JScript component.
- Updated theme.fcl: fixed inability to use theme with standard fb2k installation.
- Playlist Panel: clicking on Header now always selects all it's rows.
- Top Panel: compatibility fixes for foo_youtube v2.2.
- Menu Panel: fixed some buttons not responding after changing border mode.
4.0.3 - 2017-12-04
- Track Info Panel: added ability to change tracking mode (auto/playing/selected).
- Playlist Panel: header grouping type is now synced between Playlist Mode and Full Mode.
- Top Panel: Made 'Last.FM Scrobbling Disabled' icon a bit prettier ^^.
- Updated theme.fcl: moved timeout shim to helpers.js.
- Art Mode: fixed cropped 'mute' button.
- Playlist Panel:
- Fixed text overlapping with lock image.
- Fixed lock image not appearing after locking playlist.
- Fixed list width not adjusting when scrollbar disappears\appears.
- Fixed inconsistencies with queue position display.
- Cover Panel:
- Fixed panel being stuck with "Loading" text.
- Fixed thumb images not clearing on track change.
- Fixed crash on resize.
- Fixed small text in thumb placeholders.
- Fixed thumb placeholder placement.
- Added missing menu separators to context menus.
- Fixed theme not adjusting window size correctly after import.
4.0.2b - 2017-11-24
- Fixed UTF8 encoding related crashes.
- First time launch resizes window properly now.
- Updated theme.fcl:
- Fixed crash when clicking on volume bar in Playlist Mode ( again ).
4.0.2a - 2017-11-23
- Updated theme.fcl:
- Removed unused CUI layout.
- Updated theme.fcl:
- Fixed crash when clicking on volume bar in Playlist Mode.
4.0.2 - 2017-11-23
- First theme launch now sets window size according to player mode.
- Updated theme.fcl:
- Spectrum visualization is now enabled by default.
- Fixed crash on LAST tab when 'similar artists' mode is chosen.
- Fixed bug: 'thumbs' panel on BIO tab was not downloading images.
4.0.1 - 2017-11-23
- Top Panel: foo_scrobble integration - added button to toggle Last.FM scrobbling.
- Updated WilB's Library Tree to 1.3.9.1.
- Updated theme.fcl.
- Various small bugfixes.
4.0.0 - 2017-11-20
- Playlist: rewritten from scratch.
- Playlist: added per playlist grouping.
- Playlist: expansion/collapse of headers can be done by right/left arrow buttons.
- Playlist: all playlist changes now can be roll-backed with Edit > Undo.
- Playlist: removed ability to skip tracks when rating is lower than specified. Use foo_skip component instead.
- Playlist: expansion/collapse of headers is now done by CTRL-SHIFT-click instead of double-click.
- Playlist: small design changes.
- Playlist: cleaned up right-click context menu.
- Updated code for compatibility with JScript 1.3.1 changes.
- Technical: updated lodash to 4.17.4.
- Technical: refactored lots of code.
- Fixed glitched window shadow.
- Playlist and Cover: fixed art stretching.
- Playlist: fixed inconsistent selection behaviour.
- Playlist: fixed inconsistent drag-drop behaviour.
- Playlist: fixed genre display in group info.
- Playlist: fixed various small bugs.
- Added Art Mode.
- Playlist Mode: added hidden volume bar.
- Scrollbar: rewritten from scratch.
- Now using modded foo_jscript_panel instead of vanilla one, for extensions.
- Added Playlist Mode.
- Added alpha animations to various ui elements.
- Full Mode: added Spectrum Visualization with ability to disable it.
- Replaced all button handling with code from helpers.js.
- Migrated to JScript component from WSHScript component.
- Fixed various crashes caused by incompatibility with JScript.