Timeline


and

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 …

10/06/11:

18:21 Ticket #1308 (WordPress: Add duration to videos for display in playlist) reopened by cameron
18:20 Ticket #1380 (WordPress: Make Facebook OG data optional) closed by cameron
fixed
18:20 Ticket #1381 (WordPress: Option to hide Insert Button and Duration for images) closed by cameron
fixed
18:00 Ticket #1308 (WordPress: Add duration to videos for display in playlist) closed by cameron
fixed

10/04/11:

17:26 Ticket #1183 (Smooth playlist item transitions) reopened by pablo
Looks like this needs to be investigated in HTML5 mode as well. …
05:34 Ticket #1480 (Investigate removing Safari's "video blowup" option) created by jeroen
IMO the downsides of Safari's current fullscreen option (inconsistency …
04:01 Ticket #1478 (In the "over" state, the controlbar backgroundcolor should not get drawn) closed by jeroen
duplicate
04:00 Ticket #1479 (In the "over" state, the controlbar backgroundcolor should not get drawn) created by jeroen
This leads to issues like attached image. The controlbar should only …
04:00 Ticket #1478 (In the "over" state, the controlbar backgroundcolor should not get drawn) created by jeroen
This leads to issues like attached image. The controlbar should only …

10/03/11:

07:30 Ticket #1396 (Captions: support DFXP seconds) closed by jeroen
wontfix: Supporting frames would imply we know the framerate, which isn't the case. …
04:12 Ticket #1477 (Scale preview image using backgroundSize) created by jeroen
Right now, preview images are loaded and scaled after the load is …
04:09 Ticket #1476 (Scaling of the <video> tag also scales iOS controls) created by jeroen
We shouldn't scale the <video> tag, since it also scales the iOS controls. …
03:46 Ticket #1475 (Sharing: wildcard for mediaid in code / link) created by jeroen
A wildcard for the mediaid will be very useful in the code and link …
03:04 Ticket #1474 (Captions: empty <head> in TTML breaks setup) created by jeroen
See the forum thread. An exception handler will fix.

09/30/11:

10:34 Changeset [2001] by jeroen
test commit to check creds

09/26/11:

04:46 Changeset [2000] by jeroen
updated the blender feed - movie sites need www

09/18/11:

09:04 Ticket #1470 (HD: undefined message appears in HTML5 mode when cookie set in Flash) closed by jeroen
invalid: This is due to a bug in the 5.7 player (API) that is since fixed in 5.8

09/16/11:

17:01 Ticket #1473 (In HTML5 mode, load() doesn't play automatically when autostart set to ...) closed by pablo
fixed: Fixed in [1999]
17:00 Changeset [1999] by pablo
Load not calling play when autostart=true for HTML5 mode (1473)
16:28 Ticket #1473 (In HTML5 mode, load() doesn't play automatically when autostart set to ...) created by pablo
The Flash player will begin playing an item after a load() API call, if …
14:25 Ticket #1415 (Player exceeds boundaries of parent with percentage widths) reopened by pablo
Looks like there are …
12:52 Ticket #1472 (Problem with detected duration on Android 3.x tablets) created by pablo
According to …
10:45 Changeset [1998] by jeroen
tagged 1.0 version of related
10:15 Ticket #1471 (jwplayer.js seems to have 2 logo components) closed by pablo
invalid: This version of the logo component is placed over the thumbnail image in …
09:22 Changeset [1997] by jeroen
updated related plugin docs
05:27 Ticket #1471 (jwplayer.js seems to have 2 logo components) created by jeroen
Looking at the non-minified jwplayer.js, I see a jwplayer.html5.logo

09/15/11:

12:29 Ticket #1469 (Quick embed broken?) closed by pablo
fixed: This occurs if no video id is set on the video tag. The player now …
12:28 Changeset [1996] by pablo
* Fixes quick embed mechanism for video tags without ids (1469) …
12:08 Ticket #1468 (Unnecessary buffer underrun when first starting an mp3 file) closed by pablo
fixed: Fix in [1995]

09/14/11:

19:48 Changeset [1995] by pablo
- Fixes issue with sound buffer underrun on initial play (1468) - …
13:54 Ticket #1470 (HD: undefined message appears in HTML5 mode when cookie set in Flash) created by pablo
From Merv: == Reproduce Steps == 1. Go to a page that has the HD …
05:10 Ticket #1469 (Quick embed broken?) created by jeroen
This doesn't work in 5.7 or trunk: […] Is there something specific …

09/13/11:

17:03 Ticket #1468 (Unnecessary buffer underrun when first starting an mp3 file) created by pablo
Since the duration of an MP3 file is calculated over time and grows from …
10:47 Ticket #1467 (Gracefully handle empty XML configuration files) created by pablo
From linuxdev: […]

09/12/11:

16:04 Ticket #1342 (Drupal: Create new player save issue) closed by cameron
fixed
16:04 Ticket #1137 (Drupal: Check if XML config is successful) closed by cameron
fixed
16:02 Ticket #1441 (Drupal: Namespace version constant) closed by cameron
fixed
16:02 Ticket #1136 (Drupal: Remove spacing in plugin lists) closed by cameron
fixed
16:01 Ticket #1133 (Drupal: Add JW Player 5.3 support) closed by cameron
fixed
Note: See TracTimeline for information about the timeline view.