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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1267   3 years pablo * Addresses a number of "sound" MediaProvider issues, including …
(edit) @1256   3 years pablo * Fixes layout issue in Playlist component (967) * Fixes …
(edit) @1252   3 years pablo * Queues calls to seek() if called before the MediaProvidre is ready to …
(edit) @1250   3 years pablo Some MediaProvider stability bug fixes: * Pause / resume can circumvent …
(edit) @1246   3 years pablo Bug fixes: * Fixes loading "0" plugin when plugin flashvar is blank …
(edit) @1243   3 years pablo * Excludes certain filetypes from levels for HTML5 failover …
(edit) @1240   3 years jeroen added dvrcast support to RTMP
(edit) @1238   3 years pablo * Maintains aspect ratio going to/from fullscreen if "stretching" is set …
(edit) @1228   3 years pablo * Fixes a problem with locking the player can prevent the playlist item …
(edit) @1223   3 years pablo * Fixes issue with Sound MediaProvider where the lack of content-length …
(edit) @1214   3 years pablo Updating new JavaScript API to use "jw" prefix. This is necessary for IE …
(edit) @1207   3 years pablo Introduces new JavaScript API, which mirrors plugin API. The current …
(edit) @1201   3 years jeroen fixed 3 issues in HTTP model: starttime=0 offset should not be sent, …
(edit) @1196   3 years pablo Updated version number.
(edit) @1195   3 years pablo Fixes 1015, zip skins sometimes fail to load.
(edit) @1165   3 years pablo Searches into Zip files if skin XML manifest is incorrectly named …
(edit) @1151   3 years pablo Fixes what appears to be an issue with Flash 10.1 where HTTP streams …
(edit) @1149   3 years pablo A few minor bug fixes and tweaks: * RTMP mp3 streams w/ query params had …
(edit) @1148   3 years pablo * Replaces TEA class with Wowza's version
(edit) @1147   3 years pablo * Replaces TEA class with Wowza's version * Moves deprecated link() …
(edit) @1138   3 years pablo Allows for detecting YouTube videos in this format: …
(edit) @1135   3 years pablo * Fixes external MediaProvider loading issue (964) * Addresses …
(edit) @1065   3 years pablo Minor fix for skins without over states
(edit) @1061   3 years pablo Fixes a bug introduced in 1059 where playlist items don't show up if no …
(edit) @1059   3 years pablo * Any transparent areas in the controlbar and playlist will shine through …
(edit) @1058   3 years pablo * Fixes an issue where a lack line appears in the playlist items if no …
(edit) @1055   3 years pablo * Makes itemImage skin element visible behind playlist item images. …
(edit) @1054   3 years pablo * Don't place black curtain on the stage during the loading animation; …
(edit) @1047   3 years pablo Fixes an issue where a black line would appear in the playlist vertical …
(edit) @1043   3 years pablo * Allows negative (counter-clockwise) buffer icon rotation
(edit) @1042   3 years pablo Allows non-animated swf assets to rotate
(edit) @1041   3 years pablo Fixes an issue with animated SWF icons in the display
(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 …
Note: See TracRevisionLog for help on using the revision log.