Timeline


and

08/25/11:

18:46 Ticket #1410 (If playlist with multiple levels specified, iOS needs .mp4 to be listed ...) closed by pablo
fixed: Fixed in [1983]
18:46 Changeset [1983] by pablo
If playlist with multiple levels specified, iOS needs .mp4 to be listed …
18:26 Ticket #1423 (Calling load() and playing the same audio file with autostart results in ...) closed by pablo
fixed: Fixed in [1982]
18:26 Changeset [1982] by pablo
Fixes an issue when re-playing audio files from a re-loaded playlist …
16:18 Ticket #1449 (Seeking in fake-fullscreen breaks seekbar) closed by pablo
fixed: Should be fixed by [1981]. I can't replicate this now.
16:04 Ticket #1448 (HTML5 plugin resize borked) closed by pablo
fixed: Fixed in [1981]
16:04 Changeset [1981] by pablo
Fixes resizing issues in the HTML5 player. (1448)
09:27 Ticket #1449 (Seeking in fake-fullscreen breaks seekbar) created by jeroen
Steps to reproduce: * Use Chrome/Firefox * Play a video and go …
09:23 Ticket #1421 (Captions: HTML5 version) closed by jeroen
fixed: HTML5 support added in [1980]
09:23 Ticket #1444 (Captions: default language and overriding labels) closed by jeroen
fixed: Both fixed and test cases added in [1979]
09:09 Changeset [1980] by jeroen
added language selector for HTML5
08:17 Changeset [1979] by jeroen
fixed HTML5 captions rendering, enhanced scaling to screen and started on …
06:12 Ticket #1448 (HTML5 plugin resize borked) created by jeroen
The trunk HTML5 player plugin resize call is broken now. In windowed mode, …
04:07 Ticket #1447 (When stretching=uniform, fill screen if just not filling.) created by jeroen
It's very common for videos and/or preview images to just not exactly

08/24/11:

18:24 Ticket #1435 (Exactfit behaves different in fake-fullscreen) closed by pablo
fixed: Fixed in [1978]
18:24 Changeset [1978] by pablo
Fixes an issue where setting stretching in html5 to exactfit distorts the …
10:15 Ticket #1216 (Multi-bitrate loadbalanced SMIL file fails to repeat) closed by jeroen
fixed: Fixed in [1977]
10:14 Changeset [1977] by jeroen
fixed #1216 by ensuring the levels get reset after a replay of the video …
09:51 Ticket #1419 (Stream subscription reports dropped frames) closed by jeroen
fixed: Fixed in [1976]
09:51 Changeset [1976] by jeroen
Fixed #1419 by discarding framedrops while player is buffering. This …
09:20 Ticket #1446 (Investigate smoother fullscreen flash) created by jeroen
At present, we don't use any hardware acceleration features of FP, like …
09:17 Ticket #1359 (Automatically set smoothing parameter) closed by jeroen
wontfix: This is of no use, since blocking is even visible with videos that are …
06:09 Ticket #1445 (Newer Flash players reporting "Server not found" on RTMP?) created by jeroen
This issue is interfering with the fallback logic, since the "Server not …
05:10 Ticket #1444 (Captions: default language and overriding labels) created by jeroen
First: Is there possibility to determine a default language in multi …

08/23/11:

16:01 Changeset [1975] by jeroen
initial setup of the rendering
15:21 Ticket #1412 (Stretching interferes with bitrate switching) closed by pablo
fixed: Fixed in [1974]
15:21 Changeset [1974] by pablo
Removing an unnecessary optimization in HTTP provider which prevents …
04:49 Changeset [1973] by jeroen
added overall logic and srt parsing to html5 captions
02:59 Ticket #1443 (Animations.ease throwing debug error) closed by jeroen
fixed: Fixed in [1965]
02:59 Ticket #1443 (Animations.ease throwing debug error) created by jeroen
The enterframe handler uses _tgt.xps instead of _xps.

08/22/11:

19:24 Changeset [1972] by pablo
Updating default HTML5 skin to match Flash player's default controlbar …
19:22 Changeset [1971] by pablo
Updating Five skin to match player's controlbar margin (20px)
19:12 Ticket #1434 (No spacing between volume and divider) closed by pablo
fixed: Fixed in [1970] by updating to the latest copy of the [browser:/skins/five
19:12 Changeset [1970] by pablo
Updating default skin to latest copy of Five skin 1434
19:07 Changeset [1969] by pablo
Reverting change to Five where next and previous buttons were removed. …
18:59 Changeset [1968] by pablo
Reverting change to Five where next and previous buttons were removed. …
18:33 Ticket #1368 (getPlaylistItem() doesn't return the correct item in onComplete event ...) closed by pablo
fixed: Fixed in [1967]
18:33 Changeset [1967] by pablo
Fixes an issue with the COMPLETE event being sent to the JS API …
17:04 Ticket #1442 (Controlbar not displayed properly if set to bottom with a percentage width) closed by pablo
fixed: Fixed in [1966]
17:04 Changeset [1966] by pablo
17:04 Ticket #1442 (Controlbar not displayed properly if set to bottom with a percentage width) created by pablo
Example config: […]
13:42 Ticket #1226 (Order of plugins not respected in controlbar / dock layout) closed by pablo
wontfix: It turns out this is really not easy to do in the player. The …

08/19/11:

17:20 Ticket #1441 (Drupal: Namespace version constant) created by cameron
16:36 Ticket #1440 (WordPress: Script registrations needs to be done in init calls) created by cameron
16:25 Ticket #1439 (WordPress: Missing $post declaration) created by cameron
Included a bunch of fixes across the plugin. These were discovered by …
14:30 Ticket #1438 (WordPress: Add is_tag() and is_home() to shortcode) created by cameron
14:10 Ticket #1437 (AgeGate: Autostart issue) created by cameron
AgeGate seems to interfere with the autostart functionality of the player.
09:20 Changeset [1965] by jeroen
small bug that prevented the ease animation from working
09:18 Changeset [1964] by jeroen
cleaned up docs/tests for HTML5 version, added animations to renderer and …

08/18/11:

18:44 Ticket #1416 (Video tag source used even if Flash mode config specified) closed by pablo
fixed
18:33 Ticket #1418 (Calls to getPlugin().show() / hide() before playerReady not queued) reopened by pablo
18:30 Ticket #1415 (Player exceeds boundaries of parent with percentage widths) closed by pablo
fixed: Fixed in [1963]
18:30 Changeset [1963] by pablo
Fixes some issues with percentage widths in the HTML5 player 1415
18:24 Ticket #1436 (Skinned dock icons not centered) created by pablo
In HTML5 mode, the image inside of a dock icon will not be centered. The …
05:44 Ticket #1435 (Exactfit behaves different in fake-fullscreen) created by jeroen
When stretching=exactfit is set, the player stretches the thumb/video …

08/17/11:

19:11 Ticket #1399 (XML Playlists not being parsed if Content-Type not application/xml) closed by pablo
fixed: Fixed in [1961]
19:10 Changeset [1962] by pablo
Fixes the use case where a playlist XML file was returned with no mime …
10:04 Ticket #1434 (No spacing between volume and divider) created by jeroen
There's this tiny gnawing bug in the HTML5 player that renders too little …
09:32 Ticket #1433 (Sharing: twitter/facebook shortcuts directly in dock) created by jeroen
Instead of displaying a dock button for the sharing dialog, the plugin …
08:15 Changeset [1961] by jeroen
branched captions Usubs version, added idea for V6 skin, some doc/comment …

08/16/11:

18:29 Ticket #1407 (HTML5 dock doesn't fade out on playback) closed by pablo
fixed: Fixed in [1960]
18:28 Changeset [1960] by pablo
Dock should fade out with controlbar (1407)
15:50 Ticket #1431 (Volume thumb not displayed in HTML5 mode) closed by pablo
fixed: Fixed in [1959]
15:50 Ticket #1432 (Can't replay video in Firefox) closed by pablo
fixed: Fixed in [1959]
15:50 Changeset [1959] by pablo
Fixes 2 HTML5 bugs: * Lack of the volume slider thumb element …
15:48 Changeset [1958] by jeroen
some small updates to sharing plugin: API, Fade, playlistItem.link and …
14:25 Ticket #1432 (Can't replay video in Firefox) created by pablo
1. Go to this …
14:07 Ticket #1431 (Volume thumb not displayed in HTML5 mode) created by pablo
The volumeSliderThumb skin element was omitted from the HTML5 controlbar. …
10:53 Ticket #1430 (Add API to remove dock icons) created by pablo
The JavaScript API gives plugins the ability to add dock icons, but not to …
09:45 Changeset [1957] by jeroen
added onclick option (play or link) to related plugin
07:17 Changeset [1956] by jeroen
moved build of Captions plugin to Ant

08/15/11:

19:03 Ticket #1369 (Browser-initiated fullscreen switch not detected) closed by pablo
fixed
19:02 Ticket #1402 (HTML5 dock only updated on rollout) closed by pablo
fixed: Fixed in [1955]
18:51 Changeset [1955] by pablo
Fixes an issue with dock button rollover states (1402)
16:42 Ticket #1429 (Make HTML5 default for Android devices) created by pablo
We should set the HTML5 mode as the default configuration for the Android …
16:40 Ticket #1428 (Embedder should do a Flash version detection) created by pablo
The embedder currently embeds in Flash mode if the Flash plugin is present …
16:34 Changeset [1954] by pablo
Fixes an issue where embedding over a video tag would disable …
16:34 Ticket #1418 (Calls to getPlugin().show() / hide() before playerReady not queued) closed by pablo
fixed
11:32 Ticket #1427 (WordPress: Provider not saving in Media Library) created by cameron

08/12/11:

18:40 Ticket #1304 (Player should listen for muting events in HTML5) closed by pablo
fixed: Fixed in [1953]. Note, it is not possible to listen for volume change …
18:40 Changeset [1953] by pablo
Player now listens to <video> tag for volume / mute state changes …
17:00 Ticket #1372 (Fullscreen button doesn't toggle properly in Safari) closed by pablo
fixed: Fixed in [1952]
17:00 Ticket #1405 (Fullscreen dimensions 100-100 in fake fullscreen) closed by pablo
fixed: Fixed in [1952]
17:00 Changeset [1952] by pablo
Bug fixes: * Toggle fullscreen in IDLE state in Safari (1372) * …

08/11/11:

19:10 Changeset [1951] by pablo
Fixes issue introduced previous [1950] with fullscreen button, html5 mode
13:56 Changeset [1950] by pablo
Fixes issue introduced in [1948] with fullscreen button.

08/10/11:

17:55 Changeset [1949] by pablo
Fixes issue with previous check-in with fullscreen button.
17:38 Ticket #1395 (Disable fullscreen button when height < 40) closed by pablo
fixed: Fixed in [1948]
17:38 Ticket #1376 (Fullscreen mode not available in Safari before playback) closed by pablo
fixed: Fixed in [1948]
17:38 Changeset [1948] by pablo
* Don't use native fullscreen if the player is idle 1376 * …
15:30 Changeset [1947] by pablo
Changing https asset domains to fit wildcard ssl certificate; loading …
14:28 Ticket #1268 (Secure (HTTPS) plugin repo should be made available) closed by pablo
fixed: Support for HTTPS added in [1946]
14:28 Ticket #1360 (getBuffer() reporting 0 when buffering with Sound mediaprovider) closed by pablo
fixed: The reason this was failing was because the Sound MediaProvider wouldn't …
14:28 Changeset [1946] by pablo
* Adds support for HTTPS plugin loading (if the hosting page is served …

08/09/11:

17:55 Ticket #1344 (Volume slider doesn't work properly after exit from fullscreen) closed by pablo
fixed: Fixed in [1945]
17:55 Ticket #1425 (JWPLAYER_ERROR event property should be 'message', not 'error'.) closed by pablo
fixed: Fixed in [1945]
17:55 Changeset [1945] by pablo
Fixes two bugs: * HTML5 volume slider doesn't work after fullscreen …
17:50 Ticket #1332 (getPosition returns incorrect value immediately after onSeek is fired) closed by pablo
invalid: It turns out, this is not easy to do without re-working the expected event …
13:58 Ticket #1343 (Can't resume paused live RTMP stream) closed by pablo
worksforme: This works for me on a Wowza 2.2.4 test server. I'd imagine FMS works the …
09:02 Ticket #1426 (Related: Just in time RSS loading) created by jeroen
At present, the feed with related videos is loaded on …
08:13 Changeset [1944] by jeroen
wrapped HTML5 version of related plugin

08/08/11:

14:33 Changeset [1943] by jeroen
updated sharing plugin overlay to mimick that of related
11:46 Ticket #1425 (JWPLAYER_ERROR event property should be 'message', not 'error'.) created by pablo
Using "error" instead of "message" results in an "undefined" error …
06:03 Changeset [1942] by jeroen
reinserted the candybar loader in such a way it can be enabled by custom …
05:19 Changeset [1941] by jeroen
some plugin dir cleanups

08/06/11:

13:15 Changeset [1940] by jeroen
wrapped up tests and Flash version of related plugin

08/05/11:

19:02 Ticket #1326 (Embedder can't parse media element tags with quotes) closed by pablo
fixed: Fixed in [1939]
19:02 Changeset [1939] by pablo
Fixes an issue when passing JSON strings into Flash with double quote …
17:39 Ticket #1261 (Skin elements with alpha channel may not render as expected) closed by pablo
invalid: This skin actually works properly. The playIcon image has a transparent …
17:17 Ticket #1247 (Large controlbar buttons can break SWF skin layout) closed by pablo
worksforme: Can't replicate on my own, and original example is no longer present. …
17:14 Ticket #1227 (Chrome displays black box behind some skins when seeking) closed by pablo
worksforme: I can't reproduce this issue, and the original example referenced in the …
16:10 Ticket #1424 (onBeforePlay() event) created by pablo
There are several use cases where it is useful to be able to respond to an …
12:00 Ticket #1423 (Calling load() and playing the same audio file with autostart results in ...) created by pablo
Steps to reproduce (tested in Chrome): 1. Load a playlist with an audio …
11:35 Changeset [1938] by jeroen
initial cleanup of Flash related. Most test working, but tweaks needed

08/04/11:

12:12 Changeset [1937] by jeroen
created new guide, cleaned up test assets
10:28 Changeset [1936] by jeroen
tagged 2.1 HD release
10:27 Changeset [1935] by jeroen
updated HD guide to include 2.1 release changelog
08:26 Ticket #1422 (WebVTT cue positioning / tags CSS) created by jeroen
WebVTT is an rich timed text format that builds upon the SRT format. In …
07:28 Ticket #1421 (Captions: HTML5 version) created by jeroen
An initial HTML5 version of the captions plugin will be very useful for …
06:09 Ticket #1420 (HD: basic javascript API) created by jeroen
A basic API for getting /setting / listening to the HD state would be …

08/03/11:

15:59 Changeset [1934] by pablo
Instructions for CS5.5
03:42 Ticket #1419 (Stream subscription reports dropped frames) created by jeroen
Sometimes, RTMP stream subscription takes so long the player actually …
03:36 Changeset [1933] by jeroen
fixed dangling comma

08/01/11:

15:54 Changeset [1932] by zach
- Adding 5.6 and 5.7
11:06 Ticket #1418 (Calls to getPlugin().show() / hide() before playerReady not queued) created by pablo
Example: […] The preceding code will not result in the display icon …
10:53 Ticket #1417 (Background element for elapsed/remaining time in HTML5 mode) created by jeroen
At present, it's not possible to display the elapsed or remaining time in …

07/28/11:

12:17 Ticket #1416 (Video tag source used even if Flash mode config specified) created by pablo
If the player is embedded over a video tag with a source, the Flash mode …
11:53 Ticket #1415 (Player exceeds boundaries of parent with percentage widths) created by pablo
Example to reproduce issue: […]

07/27/11:

08:32 Changeset [1931] by zach
- Updating build script to make AS3CoreLib external to player SWC

07/26/11:

14:26 Ticket #1414 (Controlbar should remain visible if mouse is hovering above it) created by pablo
The controlbar currently fades out after a timeout regardless of where the …
10:33 Changeset [1930] by jeroen
initial cleanup of related plugin dir
08:43 Changeset [1929] by jeroen
added 5.6/5.7 players to testing tool
06:18 Changeset [1928] by jeroen
updated support docs for 2.0 site release
Note: See TracTimeline for information about the timeline view.