Display UI overlay when VLC.js is loaded
Resolves #22
The progress bar is now displayed when VLC.js has loaded in the DOM.
The icons not loading when using a remote server may be to the fact that the server is single threaded (they are queued / pending and time out). When using a multi threaded server, the icons load correctly.
Split into 2 commits.
Edited by Antoine du FOU
Merge request reports
Activity
Filter activity
mentioned in merge request !12 (closed)
added 6 commits
-
97b21b2a...40e25783 - 4 commits from branch
jbk:incoming
- 091459f5 - [OVERLAY] The progress bar is now displayed when VLC.js is loaded.
- 1fc0e4fa - [MODULE LOADER] VlcModuleExt Now uses onRuntimeInitialized instead of postRun.
-
97b21b2a...40e25783 - 4 commits from branch
Please register or sign in to reply