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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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)
(edit) @745   3 years pablo SWF Skin controlbar positioning fix (ticket #646
(edit) @741   3 years pablo Logo should use getConfigParam instead of defaults[]
(edit) @740   3 years pablo Logo error handler fix
(edit) @737   3 years pablo Handle case where playlist file is invalid XML (or not XML at all).
(edit) @736   3 years zach - Fixing HTTP livestream issue …
(edit) @735   3 years pablo Item image should be treated as a bitmap, not loader
(edit) @730   3 years pablo Aliased logo -> logo.file for commercial players.
(edit) @729   3 years zach - Updating ImageMediaProvider, PlaylistComponent, and View to use …
(edit) @728   3 years zach - Fixing PNG controlbar positioning …
(edit) @719   3 years pablo Converting plugin variables to typed objects from string
(edit) @716   3 years zach - Updating dock to use horizontal margin on first row - Adding smoothing …
(edit) @715   3 years zach - Allowing for pause state buffer updates in video, sound, and HTTP media …
(edit) @714   3 years zach - Dock no longer sets it's own x and y
(edit) @713   3 years zach - Fixing dock button color transform (should only transform icons when …
(edit) @709   3 years pablo Loads logo only over http
(edit) @707   3 years pablo Fixed javascript bug where getPlaylist() and getConfig() may break.
(edit) @703   3 years pablo Model & PlayerConfig are now subclassable
(edit) @700   3 years zach - Fixing JavaScript API bugs - Fixing v4 Emulation bugs - Updating …
(edit) @695   3 years pablo Tagging 5.0 release
(edit) @694   3 years pablo Autodetect rtmp provider based on rtmp streamer
(edit) @693   3 years zach - Commiting r692 binary
(edit) @692   3 years zach - Adding ability to disable logo hiding
(edit) @691   3 years pablo Padding on volume slider
(edit) @690   3 years zach - Fixed external media provider loading
(edit) @689   3 years pablo Right Click Menu changes
(edit) @680   3 years zach - Modified items will now re-load
(edit) @678   3 years pablo If local plugin is not available, don't wait forever. Smoothing for PNG …
(edit) @674   3 years zach - Combining ZipAssetLoader and AssetLoader
(edit) @673   3 years pablo Log an error if the skin fails to load
(edit) @672   3 years zach - Fixing PNG skin failure to load
(edit) @671   3 years pablo Updated skin to space time indicator text boxes correctly
(edit) @670   3 years pablo Default skin update: drop shadow in time slider & removed stop button
(edit) @668   3 years zach - Adding zip skinning
(edit) @663   3 years pablo Tagging rc1
(edit) @662   3 years pablo Removed conditional compiling flag Made some player classes subclassable
(edit) @661   3 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
Note: See TracRevisionLog for help on using the revision log.