Вы находитесь на странице: 1из 2

JSPlaylist by Br3tt

br3tt.deviantart.com/art/JSPlaylist-509803158

a new jscript for WSH PANEL MOD v1.5.6 or better


[Change Log]
* 2015-01-26 at 23:00 (GMT+1) : 1.0.0 >> Initial release
* ...
* 2015-02-20 at 21:20 (GMT+1) : 1.2.8 >> auto-collpase engine fixed, validated with beta testing (thanx to du22y
and marc2k3), and bugs fixed when sending tracks from a library panel (brought with v1.2.7) + CRTL+T to toggle
columns toolbar + CTRL+I to toogle Information panel (topbar) + type what your search now binded with group by
pattern (not only artist by default)
* 2015-02-26 at 19:15 (GMT+1) : 1.3.0 >> now you can choose default groups status (collapsed/expanded) per
group pattern + scroll touch control option added + many bugs fixed especially one that make crash panel on
expanding groups in some case + now you can draw part of column text (TF) with different colors, $rgb(r,g,) function
support added + misc changes and optimizations
* 2015-02-27 at 17:30 (GMT+1) : 1.3.1 >> touch screen behaviour updated, now the track selection do not change
while scrolling the list + font size increased in group headers
* 2015-03-05 at 07:27 (GMT+1) : 1.3.2 >> drag'n drop enhanced, now when you drag tracks from the system to the
current playlist (or to one in the playlist manager panel if it's opened) and you can insert the items where you want +
added Crop action in selection contect menu + added 2 properties to set the alpha of selected track background and
rectangle of the focused track + fixed a bug in Panel Settings when touch screen control activated + fixed a bug for
default mode collapsed/expanded + misc. changes in playlist manager panel + minor bugs fixing
[/Change Log]
[Features]
* Groups (collpase or expand, add extra lines, ...)
* Custom Group By patterns with Playlist Filter feature like in ELPlaylist
* Custom Panel Colors
* Pseudo Smooth Scrolling
* Arrange columns as you want, create custom columns with titleformatting and specific color
* Playlist Header at Top (can be disabled)
* Wallpaper as background supported (including a new blur effect)
* Playlist Manager collapsable panel
* Built in Settings Panel (still some minor parameter to edit in Properties of the panel)
* Sort by clicking column header
* Windows scaling compliant (dpi)
* Playback statistics Engine (update file tags, now asynchronously on tracks ending)
* ... and more!
[/Features]
[Requirements]
* foobar2000 v1.1 or better >> www.foobar2000.org
* WSH panel Mod v1.5.6 or better >> code.google.com/p/foo-wsh-pane
* Windows fonts : WingDings 1, 2 & 3
[/Requirements]
[Options]
* Font guifx v2 transports >> blog.guifx.com/2009/04/02/guif

1/2

[/Options]
[Installation]
* disable "Safe Mode" option in WSH Panel Mod preferences (menu File>Preferences>Tools>WSH Panel Mod)
* copy "wsh_br3tt" folder into your foobar2000 Profile folder (it only contains the jsplaylist subfolder)
* import/paste the main JSPlaylist script into a WSH Panel Mod instance of your foobar2000 layout (DUI or CUI)
* Important: for any Y major update of my scripts (where Y is 2nd number version => x.Y.z), replace the whole
folder "wsh_br3tt\jsplaylist\" each time
and Clear the WSH panel properties (hold SHIFT key + Right-click > Properties > "Clear" button > "OK" button)
[/Installation]
[Tips]
* Hold SHIFT key + right click to display Configure script and panel Properties entries
* Use Jscript9 engine (if supported by your system) for better performances (known issue: high %cpu on mouse
move with older Windows 8.0 versions, in this case prefer Jscript engine)
* Change colors and fonts in foobar2000 Preferences > DefaultUI or ColumsUI
* Some minor settings can be changed in window Properties (right click on a playlist item > Settings...), use it
carefully! main settings are now built in the panel with a graphic interface
* Left click on a column header to sort the playlist on this field
* Right click on the columns toolbar to edit Columns and Groups layout and features
* Use Keyboard for searching artist in the playlist (incremental search feature like in ELPlaylist) or to navigate in
playlist
* Right Click on items for contextual menu for the selection
* TAB key or Middle Click to toggle the Playlist Manager
* CTRL+T to toggle the columns toolbar
* CTRL+I to toggle the top Info panel
* Hold CTRL + Mouse Wheel to scale elements (useful for 'retina' screens)
* F2 key to rename active playlist in playlist manager panel
* F5 key to refresh covers
* Special fields handled in columns TF: %list_index%, %list_total%, %isplaying%
* Special TF function to set specific color for the text that follows it: $rgb(r,g,b) with r,g,b as decimal values [0;255]
do not use $rgb(,r,g,b) in a test condition compare but always for the result part (then or else):
==> this don't work: $if($rgb(0,0,0)%title%,%title%,,)
==> but this does: $if(%title%,$rgb(0,0,0)%title%,,)
* Playlist Filter Group patterns: Set a group by pattern to a playlist thru Groups settings tab or by right clicking
playlist manager item
* ... etc
[/Tips]
feedback is always very welcome,

too, so i count on you!

Cheers!
Br3tt

2/2

Вам также может понравиться