Timeline


and

05/05/10:

19:53 Ticket #896 (Safari thinks it can play OGG) closed by zach
fixed: Fixed in 999
19:53 Changeset [999] by zach
- Fixing downloads for Safari / IE OGG …
19:26 Ticket #830 (Playlist.size: default to 50%) closed by pablo
fixed: Fixed in 998. Playlists and plugins can specify their size as …
19:25 Ticket #774 (Add support for playlist.image in PlaylistItem) closed by pablo
fixed: Fixed in 998
19:25 Ticket #766 (Skinning: "Active" state for playlist items) closed by pablo
fixed: Fixed in 998
19:25 Ticket #735 (Provide mechanism for plugins to enable/disable controlbar buttons) closed by pablo
fixed: Fixed in 998. All this change does is to allow plugins to …
19:24 Changeset [998] by pablo
* Simple way for plugins to disable controlbar buttons (735) * …
18:20 Changeset [997] by zach
Fixing default skin color for Safari
18:15 Changeset [996] by zach
Fixing alerting to console for Ethan
17:28 Ticket #855 (Display background issue) closed by zach
fixed: Fixed in [995]
17:28 Ticket #882 (Several API call bugs) closed by zach
fixed: Fixed in [995]
17:28 Ticket #891 (Players without poster frame break) closed by zach
fixed: Fixed in [995]
17:28 Ticket #897 (Some issues with options) closed by zach
fixed: Fixed in [995]
17:28 Ticket #898 (When using the flashplayer, the thumbnail remains visible.) closed by zach
fixed: Fixed in [995]
17:27 Changeset [995] by zach
- Background now uses screencolor …
17:26 Ticket #795 (Skinning: Controlbar elements should have a ''margin'' attribute) closed by pablo
duplicate: Duplicate of 786
17:25 Ticket #786 (Skinning: Spacing around controlbar items) closed by pablo
invalid: Instead of margin, the new XML skin format supports spacers: […]
17:14 Ticket #888 (After a video has completed, the downloadbar shows 0 again.) closed by zach
wontfix: This is what the Flash player does - we should be consistent.
14:56 Ticket #783 (Skinning: Allow reordering of button layout) closed by pablo
duplicate: Duplicate of 700
12:59 Changeset [994] by jeroen
added support site examples, cheated with a little ICS skin update, remove …
11:23 Ticket #905 (Update skinning documentation) created by pablo
In addition to updating the documentation to reflect the new skinning …
11:07 Ticket #881 (Hide fullscreen button) closed by zach
fixed: Fixed in [990]
07:56 Ticket #827 (Write support docs for the HTML5 player) closed by jeroen
fixed: Most is done. We only need: * An intro that talks about the player being …
07:28 Ticket #904 (Unified plugin API) created by jeroen
We must figure out a way to support basic plugin interaction. Given the …
07:20 Ticket #903 (Implement dock) created by jeroen
The HTML5 player should get a basic implementation of the dock, so plugins …
07:16 Ticket #902 (Full watermark support) created by jeroen
The HTML5 player should get full watermark support, with settings for: * …
06:42 Ticket #901 (Implement file loading through API) created by jeroen
We held off on implementing the load(url) method and the loaded
06:13 Ticket #859 (Controlbar rollovers) closed by jeroen
duplicate: Rolled this into #857

05/04/10:

20:25 Ticket #900 (F4Vs with autostart has problems in IE8) created by zach
I have discovered that the issue seems to affect F4V files, not FLV. I …
20:14 Ticket #700 (Allow changing button positioning) closed by pablo
fixed: Fixed, according to the updated 1.1 skin format, in …
20:13 Changeset [993] by pablo
* Allows for skins to set the button ordering in the XML manifest …
17:48 Changeset [992] by zach
- Fixing IE Flash failover
16:26 Ticket #887 (Clicking the volume should also unmute the player) closed by zach
fixed: Fixed in 991
16:26 Changeset [991] by zach
- Clicking volume now unmutes the player
16:19 Ticket #886 (Display has no handcursor) closed by zach
fixed: Fixed in [990]. Cursor CSS should be pointer, not hand.
16:19 Ticket #848 (Firefox doesn't do correct cursor for seek + volume) closed by zach
fixed: Fixed in [990]. Cursor CSS should be pointer, not hand.
16:15 Changeset [990] by zach
Fixing Display and Controlbar cursor issue Removing display buffer icon
12:59 Ticket #889 (Strange timeslider glitch on startup) closed by zach
fixed: The resizeHandler is called on startup, and unfortunately, wasn't sending …
12:56 Changeset [989] by zach
- Fixing initial timeslider glitch …
12:01 Ticket #899 (Audiodescription only plays descriptions for first playlist item) created by pablo
From Patrick Ward: […] …
11:04 Ticket #853 (Respect debug) closed by zach
fixed
10:59 Changeset [988] by zach
- Default Skin Working
09:40 Ticket #844 (Default js, swf and skin hosting) closed by jeroen
worksforme: TBD for the full 1.0 release.
09:17 Ticket #898 (When using the flashplayer, the thumbnail remains visible.) created by jeroen
Test this with the "FLV" testcase in the tool. The player will be built, …
09:13 Ticket #841 (Allow player to instantiate over block-level tags) closed by jeroen
worksforme: This kinda defeats the purpose of the HTML5 video tag. Closing this one …
09:11 Changeset [987] by jeroen
updated the testing tool to hide options/calls not present in the beta. …
09:00 Ticket #897 (Some issues with options) created by jeroen
Several of the options we decided to support in the beta have small bugs: …
08:49 Ticket #896 (Safari thinks it can play OGG) created by jeroen
Test case: OGG file in the testing tool. Will render the player instead of …
07:14 Ticket #895 (Graceful error handling) created by jeroen
Right now, the player crashes and throws undecipherable error messages to …
07:01 Ticket #894 (Serialize API / options input) created by jeroen
Right now, the following does not work: […] The following does work: …
06:27 Ticket #893 (jQuery API selectors do not work) created by jeroen
This fails: […] This also fails: […] This works: […] Case 1 …
06:19 Ticket #892 (Create unit test for parsing video element) created by jeroen
I've encountered a couple of bugs (#890, #891) related to parsing of the …
06:17 Ticket #891 (Players without poster frame break) created by jeroen
This does not work: […] But this does: […] Again (#890), it looks …
06:11 Ticket #890 (Self-closing video tags break the player) created by jeroen
This breaks: […] But this works fine: […] Looks like the parser …
05:25 Ticket #889 (Strange timeslider glitch on startup) created by jeroen
When starting a video, there's a strange glitch in both the …
04:41 Ticket #888 (After a video has completed, the downloadbar shows 0 again.) created by jeroen
As a video starts, the download bar progresses. When a video is completed, …
04:38 Ticket #887 (Clicking the volume should also unmute the player) created by jeroen
When the player is muted and one clicks the "volume" slider, the player …
04:36 Ticket #886 (Display has no handcursor) created by jeroen
Contrary to the controlbar buttons, the display has no hand cursor when …

05/03/10:

19:41 Changeset [986] by pablo
Default to black if no screen color and no playlist background color …
19:30 Ticket #799 (Skinning: Background images for controlbar text fields) closed by pablo
fixed: Fixed in 985
19:29 Changeset [985] by pablo
Background images for controlbar text fields (799)
17:28 Ticket #697 (Allow XML skins to specify controlbar fontsize) closed by pablo
fixed: Fixed in 984
17:28 Ticket #798 (Skinning: Playlist font options) closed by pablo
fixed: Fixed in 984
17:27 Ticket #885 (Skinning: Background color setting for playlist) closed by pablo
fixed: Fixed in 984
17:27 Changeset [984] by pablo
* Allow PNG skin settings to define font face, weight, color, size and …
17:25 Ticket #885 (Skinning: Background color setting for playlist) created by pablo
Instead of having to create a 1x1 image containing a flat background …
16:39 Changeset [983] by zach
- Updating video media buffer
15:05 Ticket #884 (Support the Vimeo/Youtube style "elapsed time tooltip") created by jeroen
We should support that thing in our PNG skinning. The big thing that seems …
14:54 Ticket #883 (Fadeout controlbar directly when mouse moves off the stage) created by jeroen
This one has been requested a couple of times in the forums, and is …
14:45 Ticket #882 (Several API call bugs) created by jeroen
There's several bugs in the API. Here's a list: === Properties === * …
14:19 Ticket #881 (Hide fullscreen button) created by jeroen
For the beta release, we don't have fullscreen support. Please remove the …
14:16 Ticket #873 (Reloading an existing player div should kill the old player) closed by jeroen
worksforme: The testing tool actually reloads when changes are made - no need to fix …
11:22 Changeset [982] by zach
- Adding default skin (non-working) - Modified logging for debugger

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 …
Note: See TracTimeline for information about the timeline view.