http://gbpvr.com/pmwiki/pmwiki.php/Plugin/VideosLibrary
I finished cloning the Video Library plugin to my satisfaction. Do I need a wiki account to make it available for src/binary distribution? At the very least, I'll probably post it here tomorrow.
Icons still need to be implemented [by someone] since I don't use them all that much. Are the @thumbnail, @previewImage, and @folderPreviewImage properties supposed to work automatically when subclassing BaseButtonListUiTask or must they be implemented manually using GBPVRUiElement?
Sub, is there any possibility of changing the behavior for storing playback position? Right now it doesn't seem to store position unless a video has been stopped during playback. It would be useful to always store info and make position=(-1|length) or something like that to indicate that playback finished.
I finished cloning the Video Library plugin to my satisfaction. Do I need a wiki account to make it available for src/binary distribution? At the very least, I'll probably post it here tomorrow.
Icons still need to be implemented [by someone] since I don't use them all that much. Are the @thumbnail, @previewImage, and @folderPreviewImage properties supposed to work automatically when subclassing BaseButtonListUiTask or must they be implemented manually using GBPVRUiElement?
Sub, is there any possibility of changing the behavior for storing playback position? Right now it doesn't seem to store position unless a video has been stopped during playback. It would be useful to always store info and make position=(-1|length) or something like that to indicate that playback finished.