Re: JScript Panel
Reply #357 –
v1.3.1
- FIX: Fixed a bug where plman.IsPlaylistItemSelected didn't return a proper boolean
value. Thanks to TheQwertiest for reporting.
- FIX: Fixed a bug where plman.ShowAutoPlaylistUI didn't always return the correct
boolean value.
- CHG: plman.MovePlaylistSelection now returns a boolean value to indicate success
or failure.
- CHG: Update docs for consistency with actual component behaviour. Some methods
which returned useless values have been updated to return nothing.
- CHG: On failure, these now return -1
IFbFileInfo InfoFind
IFbFileInfo MetaFind
IFbMetadbHandleList BSearch
IFbMetadbHandleList Find
plman.ActivePlaylist
plman.CreateAutoPlaylist
plman.PlayingPlaylist
This could potentially break some existing scripts. See
https://github.com/19379/foo-jscript-panel/wiki/Breaking-Changes#v131
- CHG: Remove the whole IStyleTextRender interface. Anything that uses
gdi.CreateStyleTextRender or was based on "glow text sample.txt"
will no longer work
- CHG: Remove these IFbPlaylistRecyclerManager properties/methods:
Id
FindById
RestoreById
No changes since beta.
https://github.com/19379/foo-jscript-panel/releases