Timeline


and

04/30/10:

17:37 Ticket #729 (Flash player will not load non-ASCII filenames) closed by pablo
fixed: Fixed in 981
17:36 Changeset [981] by pablo
Adds support for loading filenames from URLs containing unicode …
17:07 Ticket #710 (Skinning: removing volume slider in a skin) closed by pablo
fixed: Fixed in 980
17:07 Changeset [980] by pablo
Allow volume / time sliders to be left out of the controlbar layout by …
16:35 Ticket #733 (Controlbar accessibility: tab order and labels/shortcuts) closed by pablo
fixed: Fixed in 979
16:11 Changeset [979] by pablo
Fixed controlbar indexes so that the buttons are ordered for accessibility …
15:15 Changeset [978] by zach
Fixing display centering issue
14:53 Ticket #787 (Make YouTube logo clickable) closed by pablo
fixed: Fixed in 977
14:52 Changeset [977] by pablo
Allows users to click the YouTube logo (787)
07:32 Changeset [976] by jeroen
fixed html5 testing tool with IE6 (I hope)
02:15 Ticket #851 (Respect repeat) closed by zach
fixed: Fixed in [975]
02:15 Ticket #864 (MediaVideo - Safari re-play doesn't send out correct state) closed by zach
fixed: Fixed in [975]
02:15 Ticket #877 (Fullscreen clicks affect volume / time as well.) closed by zach
fixed: Fixed in [975] This was because of the mouseleave listener. I just got …
02:14 Ticket #858 (Display component) closed by zach
fixed: Fixed in [975]
02:14 Ticket #870 (Move Listeners to private API (1 level up)) closed by zach
fixed: Fixed in [975]
02:14 Ticket #878 (After attaching controlbar, increase the height of the player container ...) closed by zach
fixed: Fixed in [975]
02:14 Ticket #856 (Respect controlbar position) closed by zach
fixed: Fixed in [975]
02:13 Changeset [975] by zach
- Partial autostart support - …

04/29/10:

16:13 Ticket #820 (Some issues in RTMP dynamic streaming) closed by pablo
fixed
16:12 Ticket #825 (Loading custom MediaProvider in playlist doesn't work) closed by pablo
duplicate
16:11 Ticket #825 (Loading custom MediaProvider in playlist doesn't work) reopened by pablo
Duplicate of 814
16:11 Ticket #814 (Investigate loading external MediaProviders in playlists) closed by pablo
fixed: Fixed in 919
15:57 Ticket #748 (V4/V5 discrepancy: volume) closed by pablo
fixed: Fixed in 974
15:57 Ticket #751 (AAC / M4A audio hides image when playing) closed by pablo
fixed: Fixed in 974
15:57 Ticket #757 (Investigate YouTube media provider state issue) closed by pablo
fixed: Fixed in 974
15:57 Changeset [974] by pablo
* Unmute the player if the volume is changed (748) * Don't hide …
13:16 Ticket #880 (Skinning: Screencolor setting not respected in playlist background) closed by pablo
fixed: Fixed in 973
13:16 Ticket #765 (Seeking with XMoov has unexpected behavior) closed by pablo
fixed: Fixed in 973
12:47 Changeset [973] by pablo
* Fixed seeking problem in HTTP media provider …
10:41 Ticket #880 (Skinning: Screencolor setting not respected in playlist background) created by pablo
The background of the playlist (the area which shows up behind the …
10:39 Ticket #879 (Pause then resume circumvents buffering) created by pablo
In the Video and HTTP media providers, if you begin buffering a video, …
06:35 Changeset [972] by jeroen
added cloudfront examples
03:57 Ticket #821 (Investigate unzipping for skins) closed by jeroen
worksforme: I think we'll solve this as described in #846. That's nicer than unpacking …
03:44 Ticket #871 (Skin = false > CSS skinning) closed by jeroen
fixed: Dupes to #846 - I'll make that one more extensive

04/28/10:

20:52 Ticket #847 (Fix Flash Media API) closed by zach
fixed: Fixed in [971]
20:52 Ticket #874 (Delete video tag poster) closed by zach
fixed: Fixed in [971]
20:51 Ticket #868 (Sources[source] should have video dimensions) closed by zach
fixed: Fixed in [971]
20:51 Ticket #862 (Controlbar - load initial state correctly) closed by zach
fixed: Fixed in [971]
20:51 Ticket #875 (Add skin to API) closed by zach
fixed: Fixed in [971]
20:51 Ticket #869 (Add config to API) closed by zach
fixed: Fixed in [971]
20:51 Ticket #861 (Add load method) closed by zach
fixed: Fixed in [971]
20:51 Ticket #863 (Media - load initial state correctly) closed by zach
fixed: Fixed in [971]
20:47 Ticket #852 (Respect volume) closed by zach
fixed: Fixed in 971
20:46 Changeset [971] by zach
One bug led to another… - Fixed bug with Flash players where events were …
19:41 Ticket #831 (RTMP streams w/ rtmp.subscribe=true don't get bandwidth updates) closed by pablo
fixed: Fixed in 970
19:41 Ticket #809 (Switching between playlist items causes frame flicker) closed by pablo
fixed: Fixed in 970. This is actually the as2 YouTube player at work …
19:41 Ticket #818 (Calling PLAY from JavaScript on playerReady causes blank screen) closed by pablo
fixed: Fixed in 970. The player's delay needs to take place between …
19:40 Changeset [970] by pablo
Addresses a few player bugs: * Calling play() in response to PLAYER_READY …
18:38 Ticket #865 (Create controls object) closed by zach
wontfix: Added config.plugins instead.
18:37 Ticket #867 (Source should be an integer) closed by zach
invalid: Was already an integer.
15:03 Ticket #878 (After attaching controlbar, increase the height of the player container ...) created by jeroen
The container div's height should be set to match the video+controlbar …
14:55 Ticket #877 (Fullscreen clicks affect volume / time as well.) created by jeroen
Steps to reproduce: * Safari * position and slider should be < 100% * …
12:50 Ticket #876 (Media should reference the class, not contain all the methods) created by zach
12:49 Ticket #875 (Add skin to API) created by zach
12:48 Ticket #874 (Delete video tag poster) created by zach
12:47 Ticket #873 (Reloading an existing player div should kill the old player) created by zach
Be sure to unregister listeners
12:46 Ticket #872 (View should send resize / fullscreen events) created by zach
12:46 Ticket #871 (Skin = false > CSS skinning) created by zach
12:45 Ticket #870 (Move Listeners to private API (1 level up)) created by zach
12:45 Ticket #869 (Add config to API) created by zach
12:44 Ticket #868 (Sources[source] should have video dimensions) created by zach
Also, update all references
12:44 Ticket #867 (Source should be an integer) created by zach
12:43 Ticket #866 (Make Model, View, Controller instantiable and add to private player API) created by zach
12:42 Ticket #865 (Create controls object) created by zach
Add display, controlbar
12:40 Ticket #864 (MediaVideo - Safari re-play doesn't send out correct state) created by zach
12:37 Ticket #863 (Media - load initial state correctly) created by zach
mute, volume
12:37 Ticket #862 (Controlbar - load initial state correctly) created by zach
Volume, mute
12:36 Ticket #861 (Add load method) created by zach
needs to be added to api, controller, and media
12:34 Ticket #860 (Implement resizing / fullscreen) created by zach
Resizing / fullscreening has been left our of the beta release but should …
12:34 Ticket #859 (Controlbar rollovers) created by zach
12:34 Ticket #858 (Display component) created by zach
buffer, error, thumbnail
12:33 Ticket #857 (enhance skinning with Flash 5.2 goodies) created by zach
There's lots of stuff we're getting right in the 5.2 Flash player. The 1.0 …
12:32 Ticket #856 (Respect controlbar position) created by zach
12:32 Ticket #855 (Display background issue) created by zach
The screencolor at present cannot be set. By itself, that's not a big …
12:31 Ticket #854 (Respect stretching) created by zach
12:30 Ticket #853 (Respect debug) created by zach
12:29 Ticket #852 (Respect volume) created by zach
12:28 Ticket #851 (Respect repeat) created by zach
12:28 Ticket #850 (Respect autostart) created by zach
12:27 Ticket #849 (Add start parameter) created by zach
Allow start offset
12:26 Ticket #848 (Firefox doesn't do correct cursor for seek + volume) created by zach
12:25 Ticket #847 (Fix Flash Media API) created by zach
* MediaInfo doen't provide accurate state, volume, and mute information * …
12:02 Changeset [969] by zach
Readding setactivemediaprovider
11:54 Changeset [968] by zach
Forgot to build
11:47 Changeset [967] by zach
removing annoying alerts
08:40 Changeset [966] by jeroen
added fallback message for browsers that support nothing
07:47 Ticket #846 (Packaging skins / default skin) created by jeroen
For the HTML5 player, packing skins in CSS with base64 images might be a …
07:43 Ticket #828 (Basic controlbar to hook up controls to) closed by jeroen
fixed
07:43 Ticket #824 (Basic playback API) closed by jeroen
fixed
07:43 Ticket #829 (Basic event API) closed by jeroen
fixed
07:42 Ticket #823 (Add support for HTML5 video and thumbnail) closed by jeroen
fixed
07:41 Ticket #842 (Player still preloading video tag data) closed by jeroen
fixed
06:50 Changeset [965] by jeroen
added skin/flashplayer defaults that refer to actual files
03:32 Changeset [964] by jeroen
removed debug line from audiodescriptions and changed HTTP bitrate demo to …

04/27/10:

22:31 Changeset [963] by zach
IE6 working - finally
20:40 Changeset [962] by zach
Embed working again; URL Resolver in place
19:55 Ticket #804 (Player API for mute/fullscreen incorrect) closed by pablo
fixed: Fixed in 961
19:55 Ticket #780 (Dock icons incorrectly colorized) closed by pablo
fixed: Fixed in 961
19:43 Changeset [961] by pablo
* Fixes player API for mute / fullscreen. They should not be getter / …
18:42 Ticket #791 (Progress bar flashes at 100% on HTTP streaming replay) closed by pablo
fixed: Fixed in 960
17:08 Changeset [960] by pablo
* Reverses changes from 957, which didn't work well * Sends …
16:43 Changeset [959] by zach
Immensely improved IE support
11:01 Changeset [958] by zach
Fixing continer / testing tool height

04/26/10:

20:06 Changeset [957] by pablo
Clean up the logic surrounding when the Video and HTTP MediaProviders …
18:55 Ticket #788 (Logo click in fullscreen mode should revert to normal screen) closed by pablo
fixed: Fixed in 956
18:54 Ticket #789 (When player is buffering, preview image disappears) closed by pablo
fixed: Fixed in 956
18:54 Changeset [956] by pablo
* Logo click should set fullscreen=false …
18:25 Changeset [955] by zach
Fixing positioning and slider issues.
14:01 Ticket #763 (V4 JS API: dispatches ControllerEvent.ERROR instead of ModelEvent.ERROR) closed by pablo
fixed: Fixed in 954
14:01 Ticket #769 (Resizing plugins > player width causes visual errors) closed by pablo
fixed: Fixed in 954
14:00 Ticket #845 (Video/HTTP/Sound breaks when no Content-Length headers) closed by pablo
fixed: Fixed in 954
14:00 Changeset [954] by pablo
Several bug fixes: *  http://developer.longtailvideo.com/trac/ticket/763
13:53 Ticket #845 (Video/HTTP/Sound breaks when no Content-Length headers) created by pablo
The player should handle the case where a server's Content-Length headers …
02:17 Changeset [953] by zach
- Initial buffer correct
01:58 Changeset [952] by zach
Seek and Volume sliders working
01:31 Changeset [951] by zach
Controlbar seek working
00:22 Changeset [950] by zach
Cleaning up the model

04/24/10:

21:21 Changeset [949] by zach
- Controlbar correctly positioned

04/23/10:

12:27 Changeset [948] by zach
Adding addEventListener and removeEventListener methods
09:30 Changeset [947] by jeroen
updated docs and testing too to work with JW5
05:24 Changeset [946] by jeroen
wrapped up documentation, with jQuery getters/setters and JW5 listeners

04/22/10:

12:19 Changeset [945] by jeroen
added api properties / methods to docs
09:55 Changeset [944] by jeroen
added initial documentation and testing
09:29 Ticket #844 (Default js, swf and skin hosting) created by jeroen
We should host a default player JS, SWF and skin somewhere on a LTV …
09:19 Ticket #843 (Allow HTML5 player to play audio elements) created by jeroen
While we focus solely on <video> elements for the beta release, the 1.0 …
09:01 Ticket #842 (Player still preloading video tag data) created by jeroen
It occured to me the player is still leaving the "source" of a video tag …
08:58 Ticket #841 (Allow player to instantiate over block-level tags) created by jeroen
Right now, the HTML5 player can only instantiate over <video> tags. …
00:49 Changeset [943] by zach
Controlbar seeking fix

04/21/10:

23:45 Changeset [942] by zach
Updated and functioning skinner
16:42 Ticket #840 (If V4 skin does not contain description field, colorization breaks) closed by pablo
fixed: Fixed in 941
16:42 Changeset [941] by pablo
- V4 skin bug fix ( http://developer.longtailvideo.com/trac/ticket/840)
16:40 Ticket #840 (If V4 skin does not contain description field, colorization breaks) created by pablo
There's a caught exception in the colorization logic for the controlbar …
14:44 Ticket #837 (Certain metadata causes dynamically switched streams to close early) closed by pablo
fixed: Fixed in 940
14:44 Ticket #839 (Allow PNG skins to have nullable colors) closed by pablo
fixed: Fixed in 940
14:44 Changeset [940] by pablo
- Fixes an issue where NetStream.Play.TransitionComplete events could …
14:34 Ticket #839 (Allow PNG skins to have nullable colors) created by pablo
If you set any of the skin settings color values to "", this results in …
10:13 Ticket #753 (Create HTML controlbar) closed by jeroen
fixed

04/20/10:

14:51 Ticket #838 (Investigate: Inspect MIME headers for unknown file extensions) created by pablo
Some URLs that the player identifies as playlists can actually contain …
09:59 Changeset [939] by zach
Controlbar with successful load of image elements
09:33 Changeset [938] by zach
Adding update for controlbar

04/19/10:

12:19 Changeset [937] by zach
Quick fix to controlbar
12:18 Changeset [936] by zach
Sample Controlbar working
07:50 Changeset [935] by zach
- Fixing Display - Adding buffering and time events - Cleaning up API and …

04/18/10:

05:17 Changeset [934] by jeroen
removed botr-specific hack to not overwrite video duration with a certain …

04/15/10:

17:00 Ticket #837 (Certain metadata causes dynamically switched streams to close early) created by pablo
The NetStream.Play.TransitionComplete event contains a duration property, …

04/14/10:

18:26 Changeset [933] by zach
- Updating API - Adding correct display behavior
14:37 Ticket #836 (v5 HD plugin restarts video from 0 when using HTTP / RTMP streaming) created by jeroen
The v4 plugin did switch the video without losing the position on …
11:38 Ticket #835 (Implement "HTTP Seeking") created by jeroen
All browsers seem to support HTTP seeking by means of HTTP range requests. …
03:26 Ticket #834 (Tutorial on skinning V5 plugins) created by jeroen
01:16 Changeset [932] by zach
- Adding Media Provider Support

04/13/10:

12:48 Ticket #833 (HD Plugin doesn't advance playlist if hd.state is on) created by pablo
Steps to reproduce: 1. Set up player with …

04/12/10:

18:06 Ticket #761 (Invalid playlist thumbnail links cause playlist items to cover scrollbar) closed by pablo
fixed: Fixed in [Changeset:931]
18:04 Changeset [931] by pablo
- Fixes bug where playlist where invalid thumbnail images cause playlist …
15:32 Ticket #792 (Controlbar shows over playlist when controlbar=over and playlist=left) closed by pablo
fixed: Fixed in 930
14:14 Changeset [930] by pablo
Fixes an issue where the controlbar is incorrectly positioned if the …

04/11/10:

18:22 Changeset [929] by zach
- Creating MVC elements - Cleaning up Flash / Embed
16:32 Changeset [928] by zach
- Updating build script to leave build folder intact
16:02 Changeset [927] by zach
- Code cleanup

04/09/10:

13:38 Changeset [926] by zach
- Updating parsers - Adding intelligent Flash failover
11:37 WikiStart edited by cameron
(diff)
11:08 Ticket #832 (When hd.state=true and autostart=true, player plays sound but no video) created by pablo
Can be easily reproduced with this …
10:44 Ticket #831 (RTMP streams w/ rtmp.subscribe=true don't get bandwidth updates) created by pablo
If rtmp.subscribe is set to true, the player doesn't request a bandwidth …
07:51 Ticket #830 (Playlist.size: default to 50%) created by jeroen
Both in BOTR and on the forums I see some confusion over the …

04/08/10:

10:29 Ticket #829 (Basic event API) created by jeroen
With the methods and a simply controlbar in place, the [wiki:HTML5Events?
10:22 Ticket #828 (Basic controlbar to hook up controls to) created by jeroen
When the basic API calls? are implemented, a first …
09:56 Ticket #822 (Pull attributes from video tag) closed by jeroen
fixed: Done and done. Needs to be refactored a little still…
09:56 Ticket #755 (Create chromeless HTML5 player) closed by jeroen
duplicate: This was the gough ticket for a first version of the HTML5 player. Since …
09:55 Ticket #754 (Define embed/fallback mechanism) closed by jeroen
fixed: Totally done and documented in HTML5Embedding?
09:54 Ticket #810 (Check out YUICompressor for packaging the HTML5 player) closed by jeroen
fixed: Zach fixed; now working nice together with ANT.
09:05 Ticket #827 (Write support docs for the HTML5 player) created by jeroen
There's a bunch of stuff we need in terms of documentation for the HTML5 …
04:37 Ticket #826 (Support SMIL for bitrate switching) created by jeroen
This is useful for Highwinds / VDO-X: […]

04/07/10:

20:41 Changeset [925] by zach
- Attempting a bit of intelligent type detection
20:27 Changeset [924] by zach
- Autoplay + failover is working
18:01 Changeset [923] by zach
- Logger handles instances with no console - Parser ignores null / empty …
17:05 Changeset [922] by jeroen
added OGG audio file
16:56 Changeset [921] by zach
- Fixing parser - Better browser detection - Adding logger
16:14 Changeset [920] by zach
- Adding Build + YUI Compression - Adding DOM parser

04/05/10:

18:44 Ticket #825 (Loading custom MediaProvider in playlist doesn't work) closed by pablo
fixed: Fixed in 919
18:43 Ticket #739 (XML parsers should be case insensitive) closed by pablo
fixed: Fixed in 919
18:43 Changeset [919] by pablo
- Addresses issues with loading custom MediaProviders in a playlist …
18:29 Changeset [918] by zach
- Adding Flash Failover
17:24 Ticket #825 (Loading custom MediaProvider in playlist doesn't work) created by pablo
Steps to reproduce: 1. Create playlist containing items with mixed …
13:39 Ticket #824 (Basic playback API) created by pablo
This phase should focus on getting the basic playback-related API method …
13:38 Ticket #823 (Add support for HTML5 video and thumbnail) created by pablo
* Insert thumbnail (poster) image * On click: * Inject HTML5 player if …
13:34 Ticket #822 (Pull attributes from video tag) created by pablo
During this phase, we should have a working parser to grab configuration …
11:38 Changeset [917] by jeroen
initial checkin of the HTML5 player
11:36 Ticket #821 (Investigate unzipping for skins) created by jeroen
We should check out if it is worth implementing / including unzip …

04/03/10:

13:56 Changeset [916] by jeroen
small addition to [915]: single, disparate transition requests do not …
13:51 Changeset [915] by jeroen
fixed #820 issues
13:51 Ticket #820 (Some issues in RTMP dynamic streaming) created by jeroen
Two issues related to dynamic streaming: * Switches are currently issued …
13:40 Changeset [914] by jeroen
fixed the last 4.7 bugs
10:59 Changeset [913] by jeroen
updated qualitymonitor plugin to include 'transition complete' messages
10:58 Ticket #811 (RTMP dynamic streams don't switch on bandwidth update) closed by pablo
fixed: Fixed in 912
10:56 Changeset [912] by pablo
- Fixes bug where RTMP dynamic streams don't switch properly on bandwidth …

04/02/10:

16:09 Ticket #819 (Playlist with no hd.file and cookied hd.state=true breaks) created by pablo
From MyTopTrailer: {{ Hello, there is a bug with the HD plugin. When you …
15:53 Ticket #818 (Calling PLAY from JavaScript on playerReady causes blank screen) created by pablo
Steps to reproduce: 1. Create a playerReady callback handler in …
15:13 Ticket #817 (5.0 & 5.1 do not handle HD.state=true correctly on first start) created by zach
Doesn't work in 5.0.781 Worked in 5.1.838 Doesn't work in 5.1.897 …
14:58 Ticket #816 (Finalize player + plugin XML formats) created by jeroen
Per our discussion from last wednesday, please finalize the player / …
14:49 Ticket #815 (On-site, exportable player wizard) created by jeroen
We should build a small, step-based wizard to complement our testing tool. …
12:49 Ticket #814 (Investigate loading external MediaProviders in playlists) created by pablo
The player may not properly be loading MediaProviders if they're not …
12:07 Ticket #813 (HD Plugin not working with YouTube playlists?) created by pablo
See referenced forum thread

04/01/10:

18:13 Ticket #739 (XML parsers should be case insensitive) reopened by zach
09:22 Ticket #812 (Update lightbox javascript with enhancements made for BOTR) created by jeroen
The demo at BOTR is essentially our lightbox, but it has a few small CSS …

03/31/10:

17:28 Ticket #811 (RTMP dynamic streams don't switch on bandwidth update) created by pablo
From RTMPMediaProvider […] Should swap to getLevel() instead of …
13:35 Ticket #810 (Check out YUICompressor for packaging the HTML5 player) created by jeroen
YUICompressor can do cool things like: * Rolling up multiple .js
11:18 Ticket #809 (Switching between playlist items causes frame flicker) created by cameron
When switching between playlist items, several frames from the previous …
10:40 Changeset [911] by pablo
Tagging 5.1.910, which addresses AWS signed streaming issues
Note: See TracTimeline for information about the timeline view.