- 08 Mar, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 12 Feb, 2013 3 commits
-
-
Anssi Piirainen authored
-
Anssi Piirainen authored
Release 3 2 16
-
Anssi Piirainen authored
-
- 07 Feb, 2013 1 commit
-
-
Anssi Piirainen authored
-
- 29 Jan, 2013 5 commits
-
-
Anssi Piirainen authored
-
Anssi Piirainen authored
-
Anssi Piirainen authored
#27 regression caused by #550, only stop the player for live streams. ca...
-
Anssi Piirainen authored
Issue #21: consistent clip url queries in json config and api
-
Anssi Piirainen authored
Issue #55: leading "bang syntax" for JS
-
- 18 Jan, 2013 1 commit
-
-
Dan Rossi authored
-
- 20 Dec, 2012 1 commit
-
-
Dan Rossi authored
- #58 tooltip offset position was switched from right to left, required to changed it back, or else longer tooltips with hooks hover over other areas.
-
- 17 Dec, 2012 2 commits
- 22 Nov, 2012 1 commit
-
-
Anssi Piirainen authored
-
- 20 Nov, 2012 2 commits
-
-
Christian Ebert authored
Turning the self executing function into a boolean expression will make even more sure that minification and loading in conjunction with other minified scripts does not cause problems. fp5's flowplayer.js uses the same convention.
-
Christian Ebert authored
This allows to give unescaped ampersands and equal signs in the json configuration or parsed anchors of clip urls. They must be escaped because they are written as flashvars into the generated object. Whereas api methods, like play(url), needed unescaped urls. This change tries to be very defensive and only addresses clip urls to avoid the issues encountered in 3.2.8 with point blank escaping the entire configuration. Note that the substitution also touches the query part of an url only as & and = are only allowed there. Use case: amazon cloudfront signed urls. See also: http://flash.flowplayer.org/forum/8/103438/ TODO: look for other occurences where this can be done in a safe way, like for the queryString paramter of the pseudostreaming plugin.
-
- 15 Nov, 2012 2 commits
-
-
Dan Rossi authored
- #49 Refactored to changes in the google analytics library for Bridge mode support. Debug view support is removed but with the option of a build build. Reinstating the trackingObj config to configure the bridge mode. TODO: May require V5 async support. _gat._getTracker is deprecated use _gat._createTracker instead.
-
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
-
- 06 Nov, 2012 1 commit
-
-
Anssi Piirainen authored
-
- 05 Nov, 2012 4 commits
- 29 Oct, 2012 1 commit
-
-
Dan Rossi authored
- #42 when returning and resuming from an instream clip, restart the time update timer.
-
- 27 Oct, 2012 2 commits
- 12 Oct, 2012 1 commit
-
-
Anssi Piirainen authored
-
- 04 Oct, 2012 1 commit
-
-
Dan Rossi authored
-
- 03 Oct, 2012 1 commit
-
-
Daniel Rossi authored
-
- 01 Oct, 2012 1 commit
-
-
Daniel Rossi authored
-
- 24 Sep, 2012 1 commit
-
-
Daniel Rossi authored
-
- 20 Sep, 2012 3 commits
-
-
Daniel Rossi authored
-
Daniel Rossi authored
-
Daniel Rossi authored
#27 regression caused by #550, only stop the player for live streams. caused issues when stopping between playlist items.
-
- 18 Sep, 2012 2 commits
-
-
Anssi Piirainen authored
-
Anssi Piirainen authored
Issue #26: make isFullscreen return something meaningful
-