Timeline


and

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.

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