- 09 Dec, 2013 1 commit
-
-
Daniel Rossi authored
- #163 optimise timers on autohide and scrubber slider. fix issues with directly adding clips and in stream clips on the playlist changes. - #163 disable error dispatches on the animation library around the easing setter.
-
- 08 Dec, 2013 1 commit
-
-
Daniel Rossi authored
- #75 temporary fix for seeking with progressive download as it creates a delay to dispatch seek events because of the seek delay timer. use buffer full events instead but this requires unbinding the event first.
-
- 07 Dec, 2013 2 commits
-
-
Daniel Rossi authored
-
Daniel Rossi authored
- #163 possible fixes for playlist replacement memory leak. unbind and clear all timer events and listeners where completed, use weak references when unable to set listener method callbacks, initialise and reset playlist clips list, reset screen display list when changing playlists. stop and close the connection and stream when replacing clips.
-
- 05 Dec, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 04 Dec, 2013 3 commits
-
-
Dan Rossi authored
-
Dan Rossi authored
-
Anssi Piirainen authored
-
- 25 Nov, 2013 1 commit
-
-
Dan Rossi authored
- #104 when completing a seek click or drag, do a final non silent seek request when both paused and resuming playback from a paused seek. This fix also enables seeking while clicking the scrubber when paused. - #104 if the updated time is a fraction less than the seek target time ie for HDS, use a bitwise rounding so the seek time can stop.
-
- 24 Nov, 2013 3 commits
-
-
Anssi Piirainen authored
-
Anssi Piirainen authored
Don’t use the audio provider (and automatically load the plugin) if a provider value has been provided for the clip.
-
Anssi Piirainen authored
-
- 22 Nov, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 19 Nov, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 09 Sep, 2013 1 commit
-
-
Anssi Piirainen authored
Only load plugins and external config from the same domain as the player swf from loaded from. Fixes fixes flowplayer/flash#121
-
- 03 Jul, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 27 May, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 20 Mar, 2013 1 commit
-
-
Anssi Piirainen authored
hack to fix a namespace conflict with the JSON parser now included in the Flex SDK. I want to keep it using our patched JSON parser instead of the Flex one.
-
- 28 Feb, 2013 1 commit
-
-
Dan Rossi authored
-
- 07 Feb, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 18 Jan, 2013 1 commit
-
-
Dan Rossi authored
-
- 17 Dec, 2012 1 commit
-
-
Dan Rossi authored
- #50 if we have metadata already set it is being updated during seeks and switching, dispatch metadata change events instead. new clip event method added onMetadataChange
-
- 15 Nov, 2012 1 commit
-
-
Dan Rossi authored
-
- 08 Nov, 2012 3 commits
-
-
Dan Rossi authored
-
Dan Rossi authored
- #44 fixes for #627 check if the stagevideo dimensions and positioning has changed to update the stage video mask with. unbinding and binding stage video events caused issues with instream playlists therefore has to be kept binded. unbinded stage video events during seeking to prevent the mask repositioning.
-
Dan Rossi authored
-
- 29 Oct, 2012 1 commit
-
-
Dan Rossi authored
- #42 when returning and resuming from an instream clip, restart the time update timer.
-
- 04 Oct, 2012 1 commit
-
-
Dan Rossi authored
-
- 11 Sep, 2012 1 commit
-
-
Daniel Rossi authored
-
- 10 Sep, 2012 1 commit
-
-
Daniel Rossi authored
- #629 if start has been dispatched already prevent dispatching many begin events. - Fixes for #15
-
- 08 Sep, 2012 1 commit
-
-
Anssi Piirainen authored
-
- 07 Sep, 2012 1 commit
-
-
Daniel Rossi authored
- #15 add cache busting to the file being checked for availability to play back correctly once resolving has completed.
-
- 04 Sep, 2012 1 commit
-
-
Daniel Rossi authored
-
- 03 Sep, 2012 1 commit
-
-
Daniel Rossi authored
-
- 28 Aug, 2012 2 commits
-
-
Daniel Rossi authored
- #614 when the clip ends if the next clip in the provider has a different provider close the provider stream. - #627 only detach / attach the display on start events which causes issues in buffering events after a seek in stagevideo. - #627 re-enable stagevideo state change listeners if stagevideo is available or detach the fullscreen events on first call.
-
Anssi Piirainen authored
-