Timeline


and

11/06/11:

17:03 Changeset [2020] by jeroen
updated docs to reflect 2.4 version
13:37 Changeset [2019] by jeroen
small fix to compress shortcuts test to one case
13:31 Changeset [2018] by jeroen
updated docs, tests and implemented #1433, #1475, #1486 on the Flash side.

11/02/11:

17:35 Ticket #1522 (Investigate visual artifacts in fullscreen mode for Android Flash) created by pablo
There appear to be semi-transparent visual objects around the player on …

11/01/11:

16:05 Ticket #1521 (Player API needs to replace all nested dots in plugin configurations) created by zach
Trying to access the playlist via the getPlaylist() API command of a …
13:43 Ticket #1518 (GAPro: add trackcompletes option (default false)) closed by zach
duplicate
13:43 Ticket #1519 (GAPro: inject Google Analytics if not found) closed by zach
duplicate
13:42 Ticket #1517 (GAPro: check for the presence of _gaq / _gat on page) closed by zach
duplicate
13:40 Ticket #1516 (GAPro: update docs for Safari onUnload / gapro-1 standalone) closed by zach
duplicate
12:02 Ticket #1520 (Positioned controlbar doesn't reappear after return from fullscreen) created by pablo
If the controlbar's position is set to "bottom" or "top", it should always …
04:32 Ticket #1519 (GAPro: inject Google Analytics if not found) created by jeroen
As an extension to #1517, the plugin could inject the GA library in the …
04:30 Ticket #1518 (GAPro: add trackcompletes option (default false)) created by jeroen
In addition to tracking plays, percentages and time viewed, we could track …
04:27 Ticket #1517 (GAPro: check for the presence of _gaq / _gat on page) created by jeroen
Instead of requiring users to set their trackingobject, we could …
04:25 Ticket #1516 (GAPro: update docs for Safari onUnload / gapro-1 standalone) created by jeroen
On the support site, the GAPro guide could use two additional sections of …
04:02 Ticket #1515 (5.8 player prefers media:content over jwplayer:file in feeds) created by jeroen
See the attached examples. The player should pick the jwplayer:file

10/31/11:

12:13 Ticket #1514 (Custom controlbar buttons should have a mouseover state) created by pablo
Currently, custom controlbar buttons don't have a mouseover state. …
11:22 Ticket #1513 (WordPress: Volume can't be set to 0) created by cameron
11:01 Ticket #1512 (WordPress: Add user configurable SSL option) created by cameron
10:28 Changeset [2017] by jeroen
tagged captions 3.0 for release

10/28/11:

09:28 Ticket #1493 (Sharing: quick popup on video complete?) closed by jeroen
worksforme: Cannot confirm this, in neither Flash nor HTML5 mode. I think this report …

10/27/11:

15:31 Changeset [2016] by jeroen
also update captions playlist test
15:07 Changeset [2015] by jeroen
update captions tests, added fic for HTML5 transitioning

10/25/11:

11:45 Ticket #1511 (WordPress: SWFObject embed should not use JWEmbedder options) created by cameron
11:45 Ticket #1510 (WordPress: SWFObject embed should not use JWEmbedder options) created by cameron
11:44 Ticket #1509 (WordPress: Better handle version unknown case) created by cameron
Even though the version is unknown the install may have been successful. …

10/24/11:

10:59 Ticket #1508 (Support WinPho 7.5) created by jeroen
WP Mango introduced HTML5 support. This works great on plain video tags …
07:51 Changeset [2014] by jeroen
added 5.8 player to plugin tests

10/21/11:

15:59 Ticket #1507 (WordPress: Network site configuration saving issues) created by cameron
13:31 Ticket #1506 (Fullscreen event discrepancies) created by jeroen
The onFullscreen call has a few discrepancies: * The fullscreen
09:13 Ticket #1505 (HD: state not respected over cookie in HTML5) created by jeroen
In HTML5 mode, setting hd.state=false will still enable HD if a user …

10/20/11:

13:00 Ticket #1504 (Autostart not working in Chrome on page refresh) created by pablo
Once the player / video has been cached, the player will not autostart the …
12:55 Ticket #1503 (HTML5 controlbar breaks in Opera when position not set to "over") created by pablo
When controlbar is set to "bottom" or "top" in HTML5 mode, some elements …
11:46 Ticket #1502 (HTTP provider uses different URL on replay, breaking caching?) created by jeroen
When the player first loads it requests an mp4 file url with ec_seek=0 …

10/19/11:

17:35 Ticket #1501 (Logo linktarget option not respected in HTML5 mode) created by pablo
The logo linktarget option is not currently respected in HTML5 mode. …
17:32 Ticket #1500 (HTML5 Dock doesn't reappear on mouse over in Opera) created by pablo
Steps to reproduce: 1. Load a javascript plugin in HTML5 mode which adds …
17:21 Ticket #1499 (Player should ignore autostart option in iOS) created by pablo
The player currently goes into a playing state when autostart is enabled, …
16:51 Ticket #1498 (Calling playlistItem() fails when called from onComplete event) created by pablo
Calling playlistItem(x) in HTML5 mode in an onComplete even handler …
11:16 Ticket #1497 (Prev/next buttons always showing with certain skin setup) created by jeroen
With ZIP skins, the prev/next buttons are always showing in Flash (single …
11:12 Changeset [2013] by pablo
Adding Opera to fix for 1432

10/17/11:

13:29 Ticket #1496 (Various issues with HTML5 controlbar) created by pablo
Refer to …

10/14/11:

16:52 Milestone Player 5.8 completed
* Bug fixes * HTML5 ad support * HTTPS plugin loading from repository
14:52 Changeset [2012] by pablo
Tagging 5.8 release (5.8.2011)
12:52 Ticket #1495 (Gracefully handle skins where a component has been completely removed) created by pablo
Currently skins must contain all of the player components in HTML5 mode, …
07:51 Ticket #1494 (HD: player is not seeking to offset in HTML5 when playlist is used) created by jeroen
The problem is likely that the HD plugin needs to do some extra work for …
07:27 Ticket #1493 (Sharing: quick popup on video complete?) created by jeroen
Set up is as follows - a playlist with a number of videos After first …

10/13/11:

15:43 Changeset [2011] by pablo
Working around an issue in iOS 3.1 (where getBoundingClientRect is not …
15:04 Changeset [2010] by pablo
Fixing an inconsistency with Safari 5.0.6 for OS X 10.5
12:01 Changeset [2009] by pablo
Another patch on disappearing iOS controls (1403)
10:38 Changeset [2008] by pablo
Fixing some issues with Safari native fullscreen mode
07:37 Changeset [2007] by jeroen
removed console logging when no pixel is set
07:31 Changeset [2006] by jeroen
added fix for playlistItem mismatch with repeat=list. Added renderingmode …

10/12/11:

16:04 Ticket #1026 (WordPress: Add additional plugins field) closed by cameron
fixed
14:22 Ticket #1466 (WordPress: Reimplement Additional Flashvars field) closed by cameron
fixed
03:30 Ticket #1492 (HLS: update segment duration after knowing real size) created by jeroen
This issue does not occur on Safari. See …
03:03 Changeset [2005] by jeroen
updated demo files to fix support site issue

10/11/11:

19:00 Changeset [2004] by pablo
Fix for a specific use case in HTML5: player is a child of the body, with …
18:47 Ticket #1142 (WordPress: Include unzipped skins for HTML 5 support) closed by cameron
fixed
18:34 Changeset [2003] by pablo
New test case
16:18 Ticket #1491 (Dock does not fade out in 5.7 HTML5) closed by pablo
worksforme: Works for me if you use 5.8.2002
16:10 Ticket #1487 (WordPress: Investigate suggested code changes for Playlist Manager) closed by cameron
fixed
16:09 Ticket #1489 (WordPress: Can't return skin to default for custom players) closed by cameron
fixed
16:09 Ticket #1488 (WordPress: Remove swf only skins) closed by cameron
fixed
03:14 Ticket #1491 (Dock does not fade out in 5.7 HTML5) created by jeroen
Example: …

10/10/11:

16:57 Ticket #1490 (Player sometimes attempts to load "undefined") created by pablo
Setup: […] Causes two loads attempted: […]
12:29 Ticket #1489 (WordPress: Can't return skin to default for custom players) created by cameron
12:28 Ticket #1488 (WordPress: Remove swf only skins) created by cameron
11:40 Ticket #1487 (WordPress: Investigate suggested code changes for Playlist Manager) created by cameron
09:11 Ticket #1486 (Sharing: some interface tweaks) created by jeroen
See attached screenshot: * Add heading option, set to Share this …
08:07 Ticket #1485 (Sharing: select code or link on iOS) created by jeroen
The Sharing plugin now has an issue on iOS, in that the link/code cannot …
07:12 Ticket #1484 (Remove HTTP provider, add startparam to video) created by jeroen
For a next major release of the player, we should investigate removing the …
07:06 Ticket #1483 (HTML5 "logo.margin" doesn't accept string values.) created by jeroen
This setup will lead to a margin of 0: […] Easy to fix, but have to …
07:02 Ticket #1482 (Some updates to logo options) created by jeroen
The logo (watermark) component has a large number of options, some …

10/07/11:

16:49 Ticket #1308 (WordPress: Add duration to videos for display in playlist) closed by cameron
fixed
15:44 Ticket #1382 (WordPress: Specify player location) closed by cameron
fixed
14:29 Ticket #1472 (Problem with detected duration on Android 3.x tablets) closed by pablo
fixed: Fixed in [2002]
14:28 Changeset [2002] by pablo
Fixes an issue in HTML5 playback on Android Honeycomb (1472)
08:27 Ticket #1481 (Support F4M manifests) created by jeroen
F4M manifests are the default manifest format for FMS 4.5 and OSMF, much …
Note: See TracTimeline for information about the timeline view.