v2.3.5
This is marc2k3's last official release.
v2.3.5
- Add
plman.GetPlaylistLockFilterMask
. It's recommended that you replace any usage ofplman.IsPlaylistLocked
with this as you can now determine the type of locks in place. - Add
plman.GetPlaylistLockName
. - Restore compatibility with
foo_popup_panels
when used from within default UI. This was broken inv2.3.4
. fb.CheckClipboardContents
andfb.GetClipboardContents
no longer require awindow_id
parameter. If supplied, it will be silently ignored.- Minor sample fixes.