You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor of the ITimelineProviders. Providers no longer have access to the eventbus, all of that logic is now handled from within the EligiusENgine.
Remove JWPlayer timeline provider. This was very old code, based on an old version of JWPlayer. It'll be revisited when necesary.
Disable MediaElementTimelineProvider for now. There are some bugs while bundling mediaelement which needs some thorough seeing to. For now, focus lies with the RequestAnimationFrameTimelineProvider