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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @764   3 years zach - Fixing RTMP livestream bug
(edit) @762   4 years pablo - Fixes playlist loading issues (playlist getting loaded multiple times, …
(edit) @754   4 years pablo Can load player locally in browser
(edit) @751   4 years pablo - Further fix to trac ticket 669
(edit) @750   4 years pablo - Allows Javascript and Plugins to load arrays …
(edit) @749   4 years zach - Fixed item dispatching. Playlist now dispatches item on load …
(edit) @748   4 years zach - RTMP Audio now leaves image in place …
(edit) @747   4 years zach - Updating buffer_full event dispatching for HTTPMediaProvider - Adding …
(edit) @746   4 years pablo V4 emulation mode sends out COMPLETED events (ticket #673)
(edit) @745   4 years pablo SWF Skin controlbar positioning fix (ticket #646
(edit) @741   4 years pablo Logo should use getConfigParam instead of defaults[]
(edit) @740   4 years pablo Logo error handler fix
(edit) @737   4 years pablo Handle case where playlist file is invalid XML (or not XML at all).
(edit) @736   4 years zach - Fixing HTTP livestream issue …
(edit) @735   4 years pablo Item image should be treated as a bitmap, not loader
(edit) @730   4 years pablo Aliased logo -> logo.file for commercial players.
(edit) @729   4 years zach - Updating ImageMediaProvider, PlaylistComponent, and View to use …
(edit) @728   4 years zach - Fixing PNG controlbar positioning …
(edit) @719   4 years pablo Converting plugin variables to typed objects from string
(edit) @716   4 years zach - Updating dock to use horizontal margin on first row - Adding smoothing …
(edit) @715   4 years zach - Allowing for pause state buffer updates in video, sound, and HTTP media …
(edit) @714   4 years zach - Dock no longer sets it's own x and y
(edit) @713   4 years zach - Fixing dock button color transform (should only transform icons when …
(edit) @709   4 years pablo Loads logo only over http
(edit) @707   4 years pablo Fixed javascript bug where getPlaylist() and getConfig() may break.
(edit) @703   4 years pablo Model & PlayerConfig are now subclassable
(edit) @700   4 years zach - Fixing JavaScript API bugs - Fixing v4 Emulation bugs - Updating …
(edit) @695   4 years pablo Tagging 5.0 release
(edit) @694   4 years pablo Autodetect rtmp provider based on rtmp streamer
(edit) @693   4 years zach - Commiting r692 binary
(edit) @692   4 years zach - Adding ability to disable logo hiding
(edit) @691   4 years pablo Padding on volume slider
(edit) @690   4 years zach - Fixed external media provider loading
(edit) @689   4 years pablo Right Click Menu changes
(edit) @680   4 years zach - Modified items will now re-load
(edit) @678   4 years pablo If local plugin is not available, don't wait forever. Smoothing for PNG …
(edit) @674   4 years zach - Combining ZipAssetLoader and AssetLoader
(edit) @673   4 years pablo Log an error if the skin fails to load
(edit) @672   4 years zach - Fixing PNG skin failure to load
(edit) @671   4 years pablo Updated skin to space time indicator text boxes correctly
(edit) @670   4 years pablo Default skin update: drop shadow in time slider & removed stop button
(edit) @668   4 years zach - Adding zip skinning
(edit) @663   4 years pablo Tagging rc1
(edit) @662   4 years pablo Removed conditional compiling flag Made some player classes subclassable
(edit) @661   4 years zach - Fixing bufferFullHandler
(edit) @659   4 years zach Adding binary
(edit) @658   4 years zach Fixing VideoMediaProvider time bug
(edit) @653   4 years zach - Fixing bug when duration is less than stream.time
(edit) @652   4 years zach - Updating controller complete handler behavior for locking states
(edit) @651   4 years zach - Fixing YouTubeMediaProvider complete event order - Suppressing …
(edit) @650   4 years zach - Updating locking mechanism - ImageMediaProvider supports locking - …
(edit) @645   4 years zach Another VideoMediaProvider bug fix
(edit) @644   4 years zach Fixing item load bug
(edit) @643   4 years zach - Fixing locking autostart
(edit) @642   4 years zach - Updating Build properties - Fixing controller locking bug - Updating …
(edit) @641   4 years pablo Display author and tags field in playlist
(edit) @640   4 years pablo Shouldn't update position if VideoMediaProvider is not in playing state
(edit) @639   4 years pablo Fixed locking / autostart issues
(edit) @638   4 years pablo SWF Controlbar keeps track of last inserted item, inserts next to that
(edit) @637   4 years pablo - Fixed error icons and text in PNG and SWF skins. - Fixed PNG controlbar …
(edit) @636   4 years pablo Fixed buffer icon rotation in SWF skins
(edit) @635   4 years pablo Allow error messages to bubble up during player setup Load default skin if …
(edit) @634   4 years pablo - Player doesn't allow adding / removing children - Player handles …
(edit) @629   4 years pablo Plugins are now on the stage (but invisible) when initPlugin is called.
(edit) @628   4 years pablo - Playlist ITEM timing issues
(edit) @627   4 years pablo - PLAYLIST_ITEM event sent after PLAYER_READY if playlist was loaded …
(edit) @623   4 years pablo Enforce lowercase plugin ids
(edit) @622   4 years pablo Logo updated Playlist should have a default index of 0
(edit) @621   4 years pablo Control bar redrawing issue
(edit) @620   4 years pablo Centered time slider DockButton issues
(edit) @619   4 years pablo Allow fullscreen / normal screen during lock state
(edit) @618   4 years pablo Plugin compatibility fixes
(edit) @616   4 years pablo Dock button callback handlers should get a mouse event
(edit) @615   4 years pablo Dock button colorization issue
(edit) @614   4 years pablo Fixed next/prev buttons
(edit) @613   4 years pablo Playlist uses the default skin if the swf skin doesn't contain a playlist
(edit) @612   4 years pablo Implemented fading for PNG controlbar Disabled PNG volume slider when …
(edit) @610   4 years zach - Fixing playlist positioning error on load - Fixing controlbar addButton
(edit) @609   4 years pablo Exit fullscreen caused controlbar to fade
(edit) @607   4 years pablo Fixed swf skin controlbar fading Tweaked Five skin margin
(edit) @606   4 years zach - Fixing RTMP Volume bug - Adding controlbar addButton method
(edit) @605   4 years pablo Fixed controlbar fullscreen margin issue for SWF skins
(edit) @604   4 years zach Fixing scrubber rename bug
(edit) @601   4 years pablo SWF skin bug fix
(edit) @600   4 years zach Fixing LockManager instantiation
(edit) @599   4 years zach - RTMP and YouTube are now sending volume events - Blocking -> locking - …
(edit) @598   4 years pablo Centering for display icons
(edit) @597   4 years pablo Fixed bug where a playlist could load a playlistItem with a playlist URL
(edit) @596   4 years pablo Removed view component to locking mechanism V4 control bar locks user …
(edit) @595   4 years zach Adding binary for 594
(edit) @594   4 years zach - PNG Playlist and Dock no longer colorize - PNG Playlist is using …
(edit) @593   4 years pablo Adding linkButton to controlbar for button duplication
(edit) @592   4 years pablo Make v5 skin more compatible
(edit) @591   4 years pablo Use contains() instead of getChildIndex
(edit) @590   4 years pablo Use contains() instead of getChildIndex
(edit) @589   4 years pablo Renamed blockPlayback "lock" Added grey sheet during locked status Placed …
(edit) @588   4 years pablo V5 Skin update
(edit) @587   4 years pablo Fixing loading order issue in FireFox for OS X
(edit) @585   4 years pablo Removed FlexUnit dependency from player release swf compile Try/Catch for …
(edit) @581   4 years zach PNG Playlist Alpha PNG Display rotation functional
Note: See TracRevisionLog for help on using the revision log.