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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1461   2 years zach - Fixing several stretching issues
(edit) @1459   2 years zach - Minor accessibility fix in Stacker - Adding auto version number to build …
(edit) @1457   2 years zach - Fixing stretching issue 1104 - Percentage height now works for …
(edit) @1454   2 years zach - All variables are now properly scoped 1127
(edit) @1453   2 years zach - Android plays mp4s 1124
(edit) @1448   2 years zach - Adding version to JS - Fixing FlashCanPlay util function (was checking …
(edit) @1445   2 years zach - Cleaning up API for consistency - Adding API unit tester
(edit) @1439   3 years zach - Player no longer attempts to load unnamed plugins (dangling comma issue)
(edit) @1434   3 years zach - Dock mouseover is fixed 1110
(edit) @1433   3 years zach - Settings block is now optional 1096
(edit) @1416   3 years zach - Logger no longer throws uncaught errors 1055
(edit) @1409   3 years jeroen fixed bugs #1101, #1102, #1098, #1092, #1063 and #1105
(edit) @1397   3 years pablo Updated release notes, player version
(edit) @1356   3 years pablo Updating player docs
(edit) @1347   3 years jeroen fixes a dynamic streaming bug and added webm/ogg/ogv to jwparser
(edit) @1341   3 years pablo Fixes an issue parsing YouTube playlists (introduced in 5.3.x)
(edit) @1339   3 years pablo Fixes an issue with playlist event callbacks in the new API
(edit) @1328   3 years pablo * Addresses a series of cross-browser Flash bugs associated with mp3 …
(edit) @1307   3 years pablo * Allow item levels with no bitrate or width set * Fixes minor V4 API …
(edit) @1302   3 years pablo Release swf for 1301 checkin
(edit) @1301   3 years pablo * Fixes an issue with locking on PlayerReady * Fixes an issue loading …
(edit) @1296   3 years pablo * Rolls back RTMP bug introduced in 1280 * Fixes a seeking …
(edit) @1282   3 years pablo * Returns some missing accessibility features - tabbing buttons, …
(edit) @1280   3 years jeroen fixed a bug in RTMPT error handling. Fixed a bug in HTTP continuous …
(edit) @1273   3 years pablo * Fixes an issue with HTTP streaming in FireFox where no content-length …
(edit) @1270   3 years pablo * Player no longer calls encodeURI when loading assets. This means all …
(edit) @1268   3 years pablo * Fixes a bug where locking the player during the BUFFERING state would …
(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 …
Note: See TracRevisionLog for help on using the revision log.