Timeline


and

02/10/10:

18:36 Ticket #736 (Playlist w/ repeat=list skips items with set durations) closed by pablo
fixed: Fixed in 827
18:36 Changeset [827] by pablo
- Fixes bug where playlists with repeat=list can skip items w/ set …
18:34 Ticket #736 (Playlist w/ repeat=list skips items with set durations) created by pablo
Playlists with items that share the same provider ('http' or 'video') will …
15:51 Ticket #735 (Provide mechanism for plugins to enable/disable controlbar buttons) created by pablo
Something like player.controls.controlbar.disableButton('play') or …
15:22 Ticket #715 (Duration in hh:mm:ss format) closed by pablo
fixed
15:20 Ticket #711 (Add sendTimeEvent function to MediaProvider) closed by pablo
wontfix
15:16 Ticket #603 (Allow PNG skins to specify layout order / structure) closed by jeroen
duplicate: Dupes to #697
15:15 Ticket #696 (Investigate connection parameter flashvar) closed by jeroen
fixed: These guys are served now we have the provider SDK
15:12 Ticket #631 (Link plugin for 5.x) closed by jeroen
worksforme: There's the clickproxy plugin for this. If needed, we can extend this with …
15:10 Ticket #620 (Player SEO) closed by pablo
worksforme: This appears to be out of our control until search engine(s) update their …
15:10 Ticket #624 (Layout order of plugins) closed by jeroen
fixed: Dupes to #597
15:09 Ticket #617 (PNG Skin Fonting) closed by jeroen
duplicate: Dupes to #575
15:05 Ticket #608 (Update ImageRotator) closed by jeroen
duplicate: Dupes to #553
14:55 Ticket #626 (Allow for compiled-in plugins, and always-loaded plugins) closed by jeroen
worksforme: This is def. a case for a custom media provider.
12:40 Changeset [826] by pablo
- Clean up for locking scenarios - MediaEvent.JWPLAYER_MEDIA_VOLUME event …
11:38 Ticket #734 (Audiodescription plugin rewrite) created by jeroen
The plugin should be rewritten for the v5 API (i.e. this audiodescription …
11:15 Ticket #733 (Controlbar accessibility: tab order and labels/shortcuts) created by jeroen
Two small accessibility-related issues in the 5.x player: * First, the …

02/09/10:

10:16 Changeset [825] by zach
- Updating init lock issue

02/08/10:

19:12 Changeset [824] by pablo
Fixed issue with delayed MediaProvider loading
15:58 Ticket #583 (Livestream.com: on-demand clips + v5 provider) closed by jeroen
fixed: Actually completely done (and about to be released) by Phil.
15:13 Ticket #670 (Seek doesn't work with Wowza on long files) closed by pablo
fixed

02/05/10:

17:43 Ticket #732 (Playback freezes at bufferlength in Linux) created by pablo
Rich: I have the same problem in the setup wizard above that I do …
17:11 Changeset [823] by pablo
- Fixed locking / autostart bug
14:58 Changeset [822] by pablo
- While scrubbing the volume slider using a SWF skin, the time slider …
14:55 Ticket #731 (While scrubbing volume, time position not updated) created by pablo
when you're scrubbing the volume slider, the timeslider icon does not …
13:00 Changeset [821] by pablo
- Ignore "duration=0" flashvar configurations - Set default bufferlength …

02/04/10:

18:27 Ticket #584 (FMS3.5 DVR support) closed by pablo
fixed: Implemented in 820
18:26 Changeset [820] by pablo
- Implemented DVR streaming …

02/03/10:

18:10 Ticket #627 (Some player UI tweaks) closed by pablo
fixed
18:09 Ticket #730 (YouTube MediaProvider sending duplicate events) closed by pablo
fixed: Fixed in 819
17:37 Ticket #682 (Investigate XMoov compatibility) closed by pablo
fixed
17:35 Changeset [819] by pablo
- Fixed bug in HTTP and YouTube where seeking could result in strange …

02/02/10:

19:17 Ticket #730 (YouTube MediaProvider sending duplicate events) created by zach
_outgoing.send(‘AS3’ + _unique, “pauseVideo”); super.pause(); should just …
18:59 Changeset [818] by pablo
- Forces item.provider to config.provider if item.provider is not …
18:14 Ticket #712 (RTMP not handling JavaScript load correctly) closed by pablo
fixed: The LOAD call needed provider:"rtmp". A related bug in the player ignored …

02/01/10:

14:35 Ticket #684 (Video / Playlist images sometimes blank for YouTube playlists) closed by pablo
fixed
14:21 Changeset [817] by pablo
Player shouldn't send out incorrect values in buffering events
12:21 Changeset [816] by pablo
Fixed a null-pointer exception in player version detection

01/29/10:

16:26 Ticket #724 (YouTube MediaProvider doesn't accept 'duration' setting) closed by pablo
fixed: Fixed in 815
16:26 Changeset [815] by pablo
YouTube MediaProvider did not respect item's duration …
15:25 Ticket #686 (Audiodescription starts before video in V5) closed by jeroen
fixed: Fixed this in [814]. The trick was switching from the ITEM event to STATE …
15:22 Changeset [814] by jeroen
fixed adiodescription v5 early start by switching from ITEM to STATE event

01/28/10:

17:31 Ticket #636 (Images and Files download from relative paths inconsistently) closed by pablo
wontfix: Since this inconsistency is introduced at the Flash level, we should keep …
17:20 Ticket #728 (Add id flashvar) closed by pablo
fixed
17:10 Changeset [813] by pablo
- Added back support for setting PlayerConfig.id via user configuration …
15:31 Ticket #729 (Flash player will not load non-ASCII filenames) created by cameron
Currently when the player attempts to load a video with a non-ASCII …
13:06 Ticket #681 (Setting file flashvar with space breaks image loading) closed by pablo
fixed: fixed in 812
12:01 Changeset [812] by pablo
- Player now strips leading and trailing whitespace from flashvars / XML …
08:07 Changeset [811] by jeroen
added a small fix that allows bitgravity FLV files to bitrate switch

01/27/10:

17:36 Changeset [810] by pablo
- Bitrate switching for HTTP Streams
17:27 Ticket #667 (RTMP play+seek -> seek only) closed by pablo
fixed: Fixed in 806
16:35 Ticket #728 (Add id flashvar) created by zach
Make id flashvar configurable via config / embed. This allows users to …
11:16 Ticket #727 (Multiple resize() calls when switching to/from fullscreen) closed by pablo
fixed: Fixed in 807
11:15 Ticket #727 (Multiple resize() calls when switching to/from fullscreen) created by pablo
Whenever the user switches to or from fullscreen, multiple resize() calls …
10:33 Changeset [809] by pablo
- Sound MP wouldn't forward events if sound was finished playing …
10:33 Ticket #726 (Javascript volume event doesn't update display in Idle State) closed by pablo
fixed: Fixed in 809
10:21 Ticket #726 (Javascript volume event doesn't update display in Idle State) created by cameron
When the player is in the idle state sending a Javascript volume event …
10:13 Changeset [808] by jeroen
updated durationlimiter to be more generic

01/26/10:

21:51 Ticket #679 (DisplayComponent icons jump around based on playlist item) closed by pablo
invalid: This appears to be an issue with the attached skin; beelden, stormtrooper, …
21:44 Ticket #723 (RTMP seek during paused video should resume playback) closed by pablo
fixed
21:36 Changeset [807] by pablo
- Fixed some bugs in RTMP dynamic / load balanced streams - Prevent …
15:35 Ticket #683 (Volume flashvar is not respected by RTMP) closed by pablo
fixed: Fixed in 806
14:21 Ticket #725 (For HTTP streaming, videos without metadata won't position correctly) created by jeroen

01/25/10:

21:34 Ticket #647 (Add rtmp.loadbalance to RTMP media provider) closed by pablo
fixed: Implemented in 806
21:34 Ticket #594 (Implement Bandwidth Switching) closed by pablo
fixed: Implemented in 806
21:33 Changeset [806] by pablo
- Implement bitrate streaming and dynamic streaming in RTMP …

01/20/10:

20:04 Changeset [805] by pablo
- Updated PlaylistItems to store multiple quality levels - Implemented …
19:46 Changeset [804] by pablo
This branch allows the user to seek through a paused video, with the time …
17:08 Ticket #724 (YouTube MediaProvider doesn't accept 'duration' setting) created by pablo
I would like to show only a selected piece from a youtube video. From …
11:58 Ticket #723 (RTMP seek during paused video should resume playback) created by pablo
This should be consistent with progressive download, http streaming, etc.
10:40 Ticket #722 (Improve SMIL support) created by zach
Current SMIL parser supports only <video> <audio> <par> and <img> tags. …

01/19/10:

18:52 Changeset [803] by pablo
Testing tool and readme should note webserver requirement for testing …
13:58 Changeset [802] by pablo
- provider=image now loads images without crossdomain restrictions …
13:53 Ticket #698 (Loaded images require valid crossdomain.xml files) closed by pablo
fixed: Fixed in 801
13:53 Changeset [801] by pablo
- Fixed bug where loaded images in playlist, preview and logo require …
12:55 Changeset [800] by pablo
Additional compile tips for Flex Builder 3 users.

01/18/10:

05:21 Changeset [799] by jeroen
added durationlimiter plugin

01/15/10:

11:49 Ticket #721 (Allow Livestream Failover) created by zach
The livestream plugin should allow for failover to a different stream, and …

01/14/10:

18:37 Ticket #720 (Player should reset item if loaded playlist length < item) closed by pablo
fixed: Fixed in 798
18:36 Changeset [798] by pablo
Fixed LOAD where item > playlist length …
18:25 Ticket #720 (Player should reset item if loaded playlist length < item) created by pablo
When a new playlist is loaded, the item should not exceed the playlist …
18:17 Ticket #593 (LiveStream Plugin) closed by pablo
duplicate: This is a duplicate of 583
18:05 Ticket #719 (Player doesn't forward MediaEvent.JWPLAYER_MEDIA_ERROR events) closed by pablo
fixed: Fixed in 797
18:01 Changeset [797] by pablo
- Dispatch MediaError events in addition to PlayerError events …
16:51 WikiStart edited by pablo
(diff)
16:51 WikiStart edited by pablo
(diff)
15:58 WikiStart edited by pablo
(diff)
13:47 Ticket #719 (Player doesn't forward MediaEvent.JWPLAYER_MEDIA_ERROR events) created by zach
This breaks legacy JS API code.
12:56 Ticket #717 (M4V file extension not supported by RTMP) closed by pablo
fixed: Fixed in 796
12:56 Ticket #691 (Volume adjustment not working for YouTube videos in IE) closed by pablo
fixed: Fixed in 796
12:55 Changeset [796] by pablo
- Include support for "m4v" file extension in RTMP …

01/13/10:

18:02 Changeset [795] by zach
- Reorganizing SDKs
18:01 Changeset [794] by zach
18:01 Changeset [793] by zach
17:57 Changeset [792] by zach
17:54 Changeset [791] by zach
17:54 Changeset [790] by zach
17:53 Changeset [789] by zach
17:53 Changeset [788] by zach
17:50 Changeset [787] by zach
- Adding LTAS, Skinning, and MediaProvider SDKs
17:20 Changeset [786] by zach
- moving sdk5
17:19 Changeset [785] by zach
- moving JW4 SDK
17:18 Changeset [784] by zach
- creating sdks folder
11:54 Changeset [783] by jeroen
added resume call to complete status in rTMPModel
11:19 Changeset [782] by jeroen
fixed a javascript playlistHandler serialization, Wowza2 Netclient …
11:11 Ticket #718 (javascript playlistHandler() bug.) closed by jeroen
fixed: Fixed the issue, by filtering the playlist array before sending it to …
11:09 Ticket #693 (Wowza 2 streams stop after a bitrate switch) closed by jeroen
fixed: Fixed this issue. The transition callbacks from Wowza are fired to …
09:33 Ticket #716 (RTMP: a seek(0) after the video has been completed once, doesn't seem to ...) closed by jeroen
fixed: Fixed; the seek(0) was not triggered if the state was COMPLETED.
09:19 Ticket #687 (With MP4 HTTP streaming, the player sometimes drops the stream on a seek) closed by jeroen
invalid: This seems to be an issue only with the older version of code-shop; after …
09:17 Ticket #699 (Captions not appearing) closed by jeroen
duplicate: Amended this issue to the list in #692
06:21 Ticket #718 (javascript playlistHandler() bug.) created by jeroen
There seems to be an issue in the handling of playlist that prevent JS …

01/12/10:

16:50 Ticket #717 (M4V file extension not supported by RTMP) created by pablo
The M4V file extension should be mapped to "mp4:" in RTMP MediaProvider.
13:42 Ticket #703 (PNG Skin: thumb positioning) closed by pablo
fixed: Fixed in 781
13:42 Ticket #655 (Enable support for icons flashvar) closed by pablo
fixed: Fixed in 781
13:42 Changeset [781] by pablo
- Enable support for icons flashvar …
13:20 Ticket #701 (PNG Skin: Hand cursor) closed by pablo
fixed: Fixed in 780
13:20 Ticket #707 (Bottom align playlist item duration) closed by pablo
fixed: Fixed in 780
13:19 Ticket #705 (Unnecessary space between playlist items) closed by pablo
fixed: Fixed in 780
13:19 Ticket #706 (Playlist should use _sans font face) closed by pablo
fixed: Fixed in 780
13:19 Changeset [780] by pablo
A few visual tweaks: -  http://developer.longtailvideo.com/trac/ticket/701
05:49 Ticket #716 (RTMP: a seek(0) after the video has been completed once, doesn't seem to ...) created by jeroen

01/11/10:

19:40 Changeset [779] by pablo
SoundMediaProvider shouldn't send out buffer_complete unless it's in the …
19:33 Ticket #671 (Autostarting MP3 does not work in Safari) closed by pablo
fixed: Fixed in 778
19:32 Changeset [778] by pablo
- Fixed bug where mp3s w/ autostart buffer indefinitely in Safari …
18:19 Ticket #640 (Remove buffer data from time events) closed by pablo
fixed: Fixed in 776
18:19 Ticket #672 (API calls to LOAD should not automatically play) closed by pablo
fixed: Fixed in 777
18:18 Changeset [777] by pablo
- Calling LOAD from plugins or javascript shouldn't automatically start …
15:11 Changeset [776] by pablo
- Clean up buffer event behavior …
11:54 Ticket #708 (PNG Skin: Remove "shade" elements) closed by pablo
wontfix
11:46 Changeset [775] by pablo
Added 'debug' flashvar back to testing tool.
11:42 Changeset [774] by pablo
Added 'debug' flashvar back to testing tool.
Note: See TracTimeline for information about the timeline view.