Timeline
02/16/10:
- 19:23 Changeset [835] by
- - Cleaning up MediaProvider event flow - Handle playlist currentIndex case …
- 14:31 Changeset [834] by
- - Fixed case where a resize or seek could cause the player to calculate …
02/12/10:
- 09:16 Changeset [833] by
- added sparklines to the qualitymonitor plugin - hommange to Tufte ;)
- 09:01 Ticket #742 (V5 HTTP bitrate switching sometimes locks up) created by
- Played around with the qualitymonitor plugin a little last night, and …
02/11/10:
- 19:07 Ticket #741 (Logger should catch local storage disabling) created by
- If a user doesn't have flash cookies enabled then the jwplayer fails …
- 18:02 Changeset [832] by
- - Fixed issue with buffer indicator in time slider for mixed-type …
- 16:34 Changeset [831] by
- - Fixes an issue with the hd plugin
- 16:22 Changeset [830] by
- Updating for 5.1 release
- 15:32 Changeset [829] by
- - Fixes a problem where some long variable-bitrate mp3 files report an …
- 15:01 Ticket #740 (XML parsers (element / attribute names) should be case agnostic) created by
- This resulted in an issue with an ASX parser.
- 14:47 Ticket #739 (XML parsers should be case insensitive) closed by
- fixed: Fixed in 828
- 14:45 Changeset [828] by
- - Makes playlist XML attributes case insensitive …
- 13:17 Ticket #739 (XML parsers should be case insensitive) created by
- The XML parsers, especially ASX, should be case insensitive for the …
- 12:30 Ticket #738 (Javascript PLAYLIST listener crashes with certain playlists) created by
- If a playlist contains dot-notation parameters, a javascript handler …
- 12:16 Ticket #737 (MP3 duration cannot be set anymore) created by
- Right now, the duration is continously overwritten: if(ldd/ttl > 0.1) …
02/10/10:
- 18:36 Ticket #736 (Playlist w/ repeat=list skips items with set durations) closed by
- fixed: Fixed in 827
- 18:36 Changeset [827] by
- - 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
- 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
- Something like player.controls.controlbar.disableButton('play') or …
- 15:22 Ticket #715 (Duration in hh:mm:ss format) closed by
- fixed
- 15:20 Ticket #711 (Add sendTimeEvent function to MediaProvider) closed by
- wontfix
- 15:16 Ticket #603 (Allow PNG skins to specify layout order / structure) closed by
- duplicate: Dupes to #697
- 15:15 Ticket #696 (Investigate connection parameter flashvar) closed by
- fixed: These guys are served now we have the provider SDK
- 15:12 Ticket #631 (Link plugin for 5.x) closed by
- worksforme: There's the clickproxy plugin for this. If needed, we can extend this with …
- 15:10 Ticket #620 (Player SEO) closed by
- 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
- fixed: Dupes to #597
- 15:09 Ticket #617 (PNG Skin Fonting) closed by
- duplicate: Dupes to #575
- 15:05 Ticket #608 (Update ImageRotator) closed by
- duplicate: Dupes to #553
- 14:55 Ticket #626 (Allow for compiled-in plugins, and always-loaded plugins) closed by
- worksforme: This is def. a case for a custom media provider.
- 12:40 Changeset [826] by
- - Clean up for locking scenarios - MediaEvent.JWPLAYER_MEDIA_VOLUME event …
- 11:38 Ticket #734 (Audiodescription plugin rewrite) created by
- 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
- Two small accessibility-related issues in the 5.x player: * First, the …
02/09/10:
- 10:16 Changeset [825] by
- - Updating init lock issue
02/08/10:
- 19:12 Changeset [824] by
- Fixed issue with delayed MediaProvider loading
- 15:58 Ticket #583 (Livestream.com: on-demand clips + v5 provider) closed by
- 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
- fixed
02/05/10:
- 17:43 Ticket #732 (Playback freezes at bufferlength in Linux) created by
- Rich: I have the same problem in the setup wizard above that I do …
- 17:11 Changeset [823] by
- - Fixed locking / autostart bug
- 14:58 Changeset [822] by
- - 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
- when you're scrubbing the volume slider, the timeslider icon does not …
- 13:00 Changeset [821] by
- - Ignore "duration=0" flashvar configurations - Set default bufferlength …
02/04/10:
- 18:27 Ticket #584 (FMS3.5 DVR support) closed by
- fixed: Implemented in 820
- 18:26 Changeset [820] by
- - Implemented DVR streaming …
02/03/10:
- 18:10 Ticket #627 (Some player UI tweaks) closed by
- fixed
- 18:09 Ticket #730 (YouTube MediaProvider sending duplicate events) closed by
- fixed: Fixed in 819
- 17:37 Ticket #682 (Investigate XMoov compatibility) closed by
- fixed
- 17:35 Changeset [819] by
- - 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
- _outgoing.send(‘AS3’ + _unique, “pauseVideo”); super.pause(); should just …
- 18:59 Changeset [818] by
- - Forces item.provider to config.provider if item.provider is not …
- 18:14 Ticket #712 (RTMP not handling JavaScript load correctly) closed by
- 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
- fixed
- 14:21 Changeset [817] by
- Player shouldn't send out incorrect values in buffering events
- 12:21 Changeset [816] by
- 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
- fixed: Fixed in 815
- 16:26 Changeset [815] by
- YouTube MediaProvider did not respect item's duration …
- 15:25 Ticket #686 (Audiodescription starts before video in V5) closed by
- fixed: Fixed this in [814]. The trick was switching from the ITEM event to STATE …
- 15:22 Changeset [814] by
- 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
- wontfix: Since this inconsistency is introduced at the Flash level, we should keep …
- 17:20 Ticket #728 (Add id flashvar) closed by
- fixed
- 17:10 Changeset [813] by
- - Added back support for setting PlayerConfig.id via user configuration …
- 15:31 Ticket #729 (Flash player will not load non-ASCII filenames) created by
- 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
- fixed: fixed in 812
- 12:01 Changeset [812] by
- - Player now strips leading and trailing whitespace from flashvars / XML …
- 08:07 Changeset [811] by
- added a small fix that allows bitgravity FLV files to bitrate switch
01/27/10:
- 17:36 Changeset [810] by
- - Bitrate switching for HTTP Streams
- 17:27 Ticket #667 (RTMP play+seek -> seek only) closed by
- fixed: Fixed in 806
- 16:35 Ticket #728 (Add id flashvar) created by
- 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
- fixed: Fixed in 807
- 11:15 Ticket #727 (Multiple resize() calls when switching to/from fullscreen) created by
- Whenever the user switches to or from fullscreen, multiple resize() calls …
- 10:33 Changeset [809] by
- - 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
- fixed: Fixed in 809
- 10:21 Ticket #726 (Javascript volume event doesn't update display in Idle State) created by
- When the player is in the idle state sending a Javascript volume event …
- 10:13 Changeset [808] by
- updated durationlimiter to be more generic
01/26/10:
- 21:51 Ticket #679 (DisplayComponent icons jump around based on playlist item) closed by
- 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
- fixed
- 21:36 Changeset [807] by
- - Fixed some bugs in RTMP dynamic / load balanced streams - Prevent …
- 15:35 Ticket #683 (Volume flashvar is not respected by RTMP) closed by
- fixed: Fixed in 806
- 14:21 Ticket #725 (For HTTP streaming, videos without metadata won't position correctly) created by
01/25/10:
- 21:34 Ticket #647 (Add rtmp.loadbalance to RTMP media provider) closed by
- fixed: Implemented in 806
- 21:34 Ticket #594 (Implement Bandwidth Switching) closed by
- fixed: Implemented in 806
- 21:33 Changeset [806] by
- - Implement bitrate streaming and dynamic streaming in RTMP …
01/20/10:
- 20:04 Changeset [805] by
- - Updated PlaylistItems to store multiple quality levels - Implemented …
- 19:46 Changeset [804] by
- 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
- 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
- This should be consistent with progressive download, http streaming, etc.
- 10:40 Ticket #722 (Improve SMIL support) created by
- Current SMIL parser supports only <video> <audio> <par> and <img> tags. …
01/19/10:
- 18:52 Changeset [803] by
- Testing tool and readme should note webserver requirement for testing …
- 13:58 Changeset [802] by
- - provider=image now loads images without crossdomain restrictions …
- 13:53 Ticket #698 (Loaded images require valid crossdomain.xml files) closed by
- fixed: Fixed in 801
- 13:53 Changeset [801] by
- - Fixed bug where loaded images in playlist, preview and logo require …
- 12:55 Changeset [800] by
- Additional compile tips for Flex Builder 3 users.
01/18/10:
- 05:21 Changeset [799] by
- added durationlimiter plugin
Note: See TracTimeline
for information about the timeline view.
