Timeline


and

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.

01/08/10:

15:42 Ticket #645 (When the player is muted, clicking the volumebar doesn't unmute it) closed by pablo
fixed: Fixed in 773
15:42 Ticket #641 (Move "About" link to first item) closed by pablo
fixed: Fixed in 773
15:42 Ticket #695 (JS Play/Pause toggle restarts playback) closed by pablo
fixed: Fixed in 773
15:42 Changeset [773] by pablo
- Move "about link" to top of right-click menu …
14:41 Ticket #650 (Player API doesn't accept Array as argument to load()) closed by pablo
fixed
12:06 Ticket #715 (Duration in hh:mm:ss format) created by pablo
The 4.x version of the player ignored durations specified in this format. …

01/07/10:

16:09 Ticket #714 (onXMP callback) closed by pablo
fixed: Fixed in 772
16:09 Changeset [772] by pablo
- NetClient should be a dynamic class. - Fixes …
15:59 Ticket #714 (onXMP callback) created by zach
 http://www.masterkeysystem.tv/archive/videos/mks_reasons.flv 5 doesn't …
15:06 Ticket #713 (Licensed version: If you don't set a URL, the watermark still behaves as ...) created by zach
If you don't set a URL (logo.url), the watermark still behaves as if it is …
15:03 Ticket #704 (PNG Skin: Use hand cursor for display / buttons) closed by pablo
duplicate
14:59 Ticket #709 (PNG Skin: Volume slider should have padding around it) closed by pablo
fixed: Fixed in 771.
14:59 Ticket #702 (PNG Skin: Hide thumb if duration = 0) closed by pablo
fixed: Fixed in 771.
14:59 Ticket #676 (Watermark placed on top of controlbar instead of below it) closed by pablo
fixed: Fixed in 771.
14:59 Ticket #528 (let plugins push messages in the display) closed by pablo
fixed: Fixed in 771.
14:58 Changeset [771] by pablo
- Place logo beneath controlbar …
14:13 Ticket #712 (RTMP not handling JavaScript load correctly) created by zach
RTMP, called via JavaScript load with a playlist may display a black …
13:19 Ticket #711 (Add sendTimeEvent function to MediaProvider) created by zach
Anywhere a time event is dispatched, switch to: protected function …
13:06 Ticket #710 (Skinning: removing volume slider in a skin) created by pablo
Most other skin elements can be removed in a PNG skin by leaving them out …

01/06/10:

12:12 Ticket #709 (PNG Skin: Volume slider should have padding around it) created by pablo
There's no spacing at the right of the volume slider. It must be there, or …
12:06 Ticket #708 (PNG Skin: Remove "shade" elements) created by pablo
Since we're not doing PNG colorization
12:04 Ticket #707 (Bottom align playlist item duration) created by pablo
The playlistitem duration is also positioned a few pixels higher than the …
12:03 Ticket #706 (Playlist should use _sans font face) created by pablo
the font of the playlistitem duration seems to be _serif (the default) …
12:03 Ticket #705 (Unnecessary space between playlist items) created by pablo
playlist items have a 1px spacing in between them, probably because the …
12:00 Ticket #704 (PNG Skin: Use hand cursor for display / buttons) created by pablo
The display and buttons with PNG skins must get a handcursor instead of …
11:56 Ticket #703 (PNG Skin: thumb positioning) created by pablo
Both thumbs (time + volume) have their _x set from 0 + slider.width. This …
11:55 Ticket #702 (PNG Skin: Hide thumb if duration = 0) created by pablo

01/05/10:

17:38 Ticket #701 (PNG Skin: Hand cursor) created by pablo
Clickable elements should use hand cursor during over state
17:17 Ticket #700 (Allow changing button positioning) created by pablo
Since 5.0 changed the default ordering of the control bar (reversing …

01/04/10:

17:00 Ticket #699 (Captions not appearing) created by zach
Captions are not appearing on …
16:42 Ticket #698 (Loaded images require valid crossdomain.xml files) created by pablo
We should allow images to be loaded without crossdomain files, downgrading …
15:29 Ticket #697 (Allow XML skins to specify controlbar fontsize) created by pablo
This was documented in the XML skinning guide, but wasn't implemented. In …
14:16 Ticket #696 (Investigate connection parameter flashvar) created by zach
http://www.longtailvideo.com/support/forum/Plugins/21460/How-to-modify-RTMP
13:56 Ticket #695 (JS Play/Pause toggle restarts playback) created by zach
http://www.longtailvideo.com/support/forum/Bug-Reports/21518/some-issues-wi
13:49 Ticket #694 (Sharing plugin displays blank embed button) created by zach
Line: 121 - view.getPlugin('controlbar').addButton(new …
03:37 Ticket #693 (Wowza 2 streams stop after a bitrate switch) created by jeroen
We have tested JW Player with Wowza 2.0 and noticed a strange critical …
03:25 Ticket #692 (Captions plugin rewrite) created by jeroen
First, there's a few small issues with the captions plugin: * It blocks …

01/03/10:

01:10 Ticket #691 (Volume adjustment not working for YouTube videos in IE) created by zach
Solution: …

12/30/09:

17:45 Ticket #690 (Add http.offsettype) created by zach
Add an HttpMediaProvider parameter that allows users to bypass getOffset …
15:00 Ticket #689 (Enhance file extension detection) closed by zach
fixed: Fixed in 5.0.769
14:59 Changeset [770] by zach
- Enhancing extension detection …
14:58 Ticket #689 (Enhance file extension detection) created by zach
Change Strings:127 from: return …
12:03 Ticket #421 (Allow easy import/export of testing settings) closed by jeroen
fixed
11:53 Changeset [769] by jeroen
added permalink to testing
11:50 Changeset [768] by jeroen
added permalink to testing
10:47 Ticket #688 (Sharing: without scriptaccess an error in the player displays the embed ...) closed by jeroen
fixed
10:47 Changeset [767] by jeroen
fixed an issue in sharing that'd render the embed block if scriptaccess …
10:30 Ticket #492 (Plugin that shows a tab bar, each tab loading a different playlist) closed by jeroen
fixed
09:48 Ticket #621 (Some updates to RTMP bitrate switching) closed by jeroen
fixed
09:36 Changeset [766] by jeroen
first version of the tabbar plugin
07:50 Ticket #685 (Add certain margins to width / bitrate for switching) closed by jeroen
fixed: Added 10% margin to display width.
04:53 Ticket #688 (Sharing: without scriptaccess an error in the player displays the embed ...) created by jeroen
Example page:  http://www.reelseo.com/jw-test/
04:51 Ticket #687 (With MP4 HTTP streaming, the player sometimes drops the stream on a seek) created by jeroen
I was hoping you could shed some light on a seeking issue that seems to be …
04:19 Ticket #686 (Audiodescription starts before video in V5) created by jeroen
AudioDescription isn't working with JW5 - it starts playing it's audio …

12/28/09:

17:40 Changeset [765] by zach
- Fixing RTMP streaming bug (jumped past buffer on startup; see …

12/24/09:

14:57 Changeset [764] by zach
- Fixing RTMP livestream bug

12/22/09:

04:12 Ticket #685 (Add certain margins to width / bitrate for switching) created by jeroen
For example, if we have a 320 and 720 video inside a 700 player, it's …

12/21/09:

10:43 Changeset [763] by jeroen
updated the Bekle skin to remove the 00 in the activity icon
Note: See TracTimeline for information about the timeline view.