source: trunk/fl5/src/com/longtailvideo/jwplayer/player/PlayerVersion.as @ 1040

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1040   3 years pablo Allows controlbar background endcaps to be left unset in the skin XML.
(edit) @1039   3 years pablo Fixes an issue with animated SWF icons in the display
(edit) @1038   3 years pablo Adds support for extension element in XSPF parser (926)
(edit) @1036   3 years pablo * Controlbar buttoncolor setting replaces frontcolor * Make YouTube …
(edit) @1033   3 years pablo * Fixes an issue where color settings could incorrectly return 0 * Fixes …
(edit) @1022   3 years pablo * Playlist over state / transparency bug (915) * Only colorize …
(edit) @1014   3 years pablo Adds the ability for licensed players to set the link target …
(edit) @1013   3 years pablo Allow the use of swf assets as elements in the XML/Zip skins …
(edit) @1011   3 years pablo * Force playlist images to 4:3 aspect ratio (800) * If 4:3 …
(edit) @1009   3 years pablo Vertical endcaps for PNG skinned playlists (785)
(edit) @1008   3 years pablo Rollover state for display icons (797)
(edit) @1005   3 years pablo Allow skins to specify buffer rotation and frequency (796)
(edit) @1003   3 years pablo Support upcoming YouTube URL changes (781)
(edit) @1002   3 years pablo Adds support for timecode metadata (752)
(edit) @998   3 years pablo * Simple way for plugins to disable controlbar buttons (735) * …
(edit) @993   3 years pablo * Allows for skins to set the button ordering in the XML manifest …
(edit) @986   3 years pablo Default to black if no screen color and no playlist background color …
(edit) @985   3 years pablo Background images for controlbar text fields (799)
(edit) @984   3 years pablo * Allow PNG skin settings to define font face, weight, color, size and …
(edit) @981   3 years pablo Adds support for loading filenames from URLs containing unicode …
(edit) @980   3 years pablo Allow volume / time sliders to be left out of the controlbar layout by …
(edit) @979   3 years pablo Fixed controlbar indexes so that the buttons are ordered for accessibility …
(edit) @977   3 years pablo Allows users to click the YouTube logo (787)
(edit) @974   3 years pablo * Unmute the player if the volume is changed (748) * Don't hide …
(edit) @970   3 years pablo Addresses a few player bugs: * Calling play() in response to PLAYER_READY …
(edit) @961   3 years pablo * Fixes player API for mute / fullscreen. They should not be getter / …
(edit) @960   3 years pablo * Reverses changes from 957, which didn't work well * Sends …
(edit) @957   3 years pablo Clean up the logic surrounding when the Video and HTTP MediaProviders …
(edit) @956   3 years pablo * Logo click should set fullscreen=false …
(edit) @954   3 years pablo Several bug fixes: *  http://developer.longtailvideo.com/trac/ticket/763
(edit) @941   3 years pablo - V4 skin bug fix ( http://developer.longtailvideo.com/trac/ticket/840)
(edit) @940   3 years pablo - Fixes an issue where NetStream.Play.TransitionComplete events could …
(edit) @931   3 years pablo - Fixes bug where playlist where invalid thumbnail images cause playlist …
(edit) @930   3 years pablo Fixes an issue where the controlbar is incorrectly positioned if the …
(edit) @919   3 years pablo - Addresses issues with loading custom MediaProviders in a playlist …
(edit) @912   3 years pablo - Fixes bug where RTMP dynamic streams don't switch properly on bandwidth …
(edit) @910   3 years pablo - Fixes issue where RTMP files with querystring parameters don't work …
(edit) @897   3 years pablo - Fixes PNG skin buffering icon centering - Fixes issue where error …
(edit) @887   3 years pablo - Bug fix for RTMP dynamic streaming; now properly detects the client's …
(edit) @884   3 years pablo - Fixes bug which could cause loadbalanced RTMP streams on FMS 3.5 to …
(edit) @854   3 years pablo - Fixes issue where calling player.load() in quick succession can blank …
(edit) @850   3 years pablo Don't attempt to smooth Logo image, since it isn't scaled, and since the …
(edit) @846   3 years pablo Fixes issue where some YouTube playlists are unable to load …
(edit) @843   3 years pablo - Some code cleanup - Controller calling load() twice whenever a new …
(edit) @842   3 years pablo - Fix for  http://developer.longtailvideo.com/trac/ticket/738 should only …
(edit) @841   3 years pablo - Controlbar fades out while being used …
(edit) @840   3 years pablo - Fixed behavior for player.load(Number)
(edit) @838   3 years pablo Fix YouTube volume bug (introduced in 5.1.x)
(edit) @837   3 years pablo Fix ImageMediaProvider (Broken in 835)
(edit) @836   3 years pablo - Prevent javascript playlist crashes by suppressing PlaylistItem keys …
(edit) @835   3 years pablo - Cleaning up MediaProvider event flow - Handle playlist currentIndex case …
(edit) @834   3 years pablo - Fixed case where a resize or seek could cause the player to calculate …
(edit) @832   3 years pablo - Fixed issue with buffer indicator in time slider for mixed-type …
(edit) @831   3 years pablo - Fixes an issue with the hd plugin
(edit) @829   3 years pablo - Fixes a problem where some long variable-bitrate mp3 files report an …
(edit) @828   3 years pablo - Makes playlist XML attributes case insensitive …
(edit) @827   3 years pablo - Fixes bug where playlists with repeat=list can skip items w/ set …
(edit) @826   3 years pablo - Clean up for locking scenarios - MediaEvent.JWPLAYER_MEDIA_VOLUME event …
(edit) @824   3 years pablo Fixed issue with delayed MediaProvider loading
(edit) @823   3 years pablo - Fixed locking / autostart bug
(edit) @822   3 years pablo - While scrubbing the volume slider using a SWF skin, the time slider …
(edit) @821   3 years pablo - Ignore "duration=0" flashvar configurations - Set default bufferlength …
(edit) @820   3 years pablo - Implemented DVR streaming …
(edit) @819   3 years pablo - Fixed bug in HTTP and YouTube where seeking could result in strange …
(edit) @818   3 years pablo - Forces item.provider to config.provider if item.provider is not …
(edit) @817   3 years pablo Player shouldn't send out incorrect values in buffering events
(edit) @816   3 years pablo Fixed a null-pointer exception in player version detection
(edit) @815   3 years pablo YouTube MediaProvider did not respect item's duration …
(edit) @813   3 years pablo - Added back support for setting PlayerConfig.id via user configuration …
(edit) @812   3 years pablo - Player now strips leading and trailing whitespace from flashvars / XML …
(edit) @810   3 years pablo - Bitrate switching for HTTP Streams
(edit) @809   3 years pablo - Sound MP wouldn't forward events if sound was finished playing …
(edit) @807   3 years pablo - Fixed some bugs in RTMP dynamic / load balanced streams - Prevent …
(edit) @806   3 years pablo - Implement bitrate streaming and dynamic streaming in RTMP …
(edit) @805   3 years pablo - Updated PlaylistItems to store multiple quality levels - Implemented …
(edit) @802   3 years pablo - provider=image now loads images without crossdomain restrictions …
(edit) @801   3 years pablo - Fixed bug where loaded images in playlist, preview and logo require …
(edit) @798   3 years pablo Fixed LOAD where item > playlist length …
(edit) @797   3 years pablo - Dispatch MediaError events in addition to PlayerError events …
(edit) @796   3 years pablo - Include support for "m4v" file extension in RTMP …
(edit) @781   3 years pablo - Enable support for icons flashvar …
(edit) @780   3 years pablo A few visual tweaks: -  http://developer.longtailvideo.com/trac/ticket/701
(edit) @779   3 years pablo SoundMediaProvider shouldn't send out buffer_complete unless it's in the …
(edit) @778   3 years pablo - Fixed bug where mp3s w/ autostart buffer indefinitely in Safari …
(edit) @777   3 years pablo - Calling LOAD from plugins or javascript shouldn't automatically start …
(edit) @776   3 years pablo - Clean up buffer event behavior …
(edit) @773   3 years pablo - Move "about link" to top of right-click menu …
(edit) @772   3 years pablo - NetClient should be a dynamic class. - Fixes …
(edit) @771   3 years pablo - Place logo beneath controlbar …
(edit) @770   3 years zach - Enhancing extension detection …
(edit) @765   3 years zach - Fixing RTMP streaming bug (jumped past buffer on startup; see …
(edit) @764   3 years zach - Fixing RTMP livestream bug
(edit) @762   3 years pablo - Fixes playlist loading issues (playlist getting loaded multiple times, …
(edit) @754   3 years pablo Can load player locally in browser
(edit) @751   3 years pablo - Further fix to trac ticket 669
(edit) @750   3 years pablo - Allows Javascript and Plugins to load arrays …
(edit) @749   3 years zach - Fixed item dispatching. Playlist now dispatches item on load …
(edit) @748   3 years zach - RTMP Audio now leaves image in place …
(edit) @747   3 years zach - Updating buffer_full event dispatching for HTTPMediaProvider - Adding …
(edit) @746   3 years pablo V4 emulation mode sends out COMPLETED events (ticket #673)
Note: See TracRevisionLog for help on using the revision log.