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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1547   2 years zach - Fixing issue with plugins in API
(edit) @1546   2 years zach - Refactoring embedder to use defaults
(edit) @1545   2 years zach - Cleaning up API and embedder - Combining common Flash and HTML5 embedder …
(edit) @1544   2 years jeroen added jwDockSetButton javascript API call to Flash player
(edit) @1543   2 years zach - Background color for Flash set to black
(edit) @1542   2 years zach - Adding getContainer to API 1177 - Adding getRenderingMode to …
(edit) @1541   2 years zach - Mode specific targeting 1186
(edit) @1537   2 years zach - Merging 5.5 alpha 904
(edit) @1535   2 years pablo Fixes an RTMP/autostart/locking issue described in 1192
(edit) @1530   2 years zach - Fixing playlist config again
(edit) @1529   2 years zach - Embedder update now works with playlists - Download link logo no longer …
(edit) @1524   2 years zach - Logo works in all modes - Fixing IE issue - Arrays do not support …
(edit) @1492   2 years zach - Adding test examples - RTMP now fails for download fallback
(edit) @1491   2 years zach - Removing accidental console logger
(edit) @1490   2 years zach Patching continues
(edit) @1489   2 years zach Continuing to fix 5.4 failover for patch
(edit) @1488   2 years zach
(edit) @1479   2 years zach - Fixing controlbar issue 1150 - Removing unused plugin code from …
(edit) @1477   2 years zach - Model was attempting to load functions because of for:in syntax
(edit) @1475   2 years zach - Removing candybar startup screen
(edit) @1473   2 years zach - Fixing focus issue
(edit) @1472   2 years zach - Removing console statements
(edit) @1470   2 years zach - Adding test cases
(edit) @1468   2 years zach - Controlbar resets buffer when switching between items - Display properly …
(edit) @1467   2 years zach Fixing version number
(edit) @1465   2 years zach
(edit) @1464   2 years zach - Fixing streching issues in Fullscreen
(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   2 years zach - Player no longer attempts to load unnamed plugins (dangling comma issue)
(edit) @1434   2 years zach - Dock mouseover is fixed 1110
(edit) @1433   2 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)
Note: See TracRevisionLog for help on using the revision log.