source: trunk/fl5/src/com/longtailvideo/jwplayer/controller/Controller.as @ 919

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @919   3 years pablo - Addresses issues with loading custom MediaProviders in a playlist …
(edit) @843   3 years pablo - Some code cleanup - Controller calling load() twice whenever a new …
(edit) @840   3 years pablo - Fixed behavior for player.load(Number)
(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) @818   3 years pablo - Forces item.provider to config.provider if item.provider is not …
(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) @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) @773   3 years pablo - Move "about link" to top of right-click menu …
(edit) @754   3 years pablo Can load player locally in browser
(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) @690   3 years zach - Fixed external media provider loading
(edit) @662   3 years pablo Removed conditional compiling flag Made some player classes subclassable
(edit) @661   3 years zach - Fixing bufferFullHandler
(edit) @652   4 years zach - Updating controller complete handler behavior for locking states
(edit) @650   4 years zach - Updating locking mechanism - ImageMediaProvider supports locking - …
(edit) @643   4 years zach - Fixing locking autostart
(edit) @642   4 years zach - Updating Build properties - Fixing controller locking bug - Updating …
(edit) @639   4 years pablo Fixed locking / autostart issues
(edit) @635   4 years pablo Allow error messages to bubble up during player setup Load default skin if …
(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) @619   4 years pablo Allow fullscreen / normal screen during lock state
(edit) @614   4 years pablo Fixed next/prev buttons
(edit) @600   4 years zach Fixing LockManager instantiation
(edit) @599   4 years zach - RTMP and YouTube are now sending volume events - Blocking -> locking - …
(edit) @596   4 years pablo Removed view component to locking mechanism V4 control bar locks user …
(edit) @589   4 years pablo Renamed blockPlayback "lock" Added grey sheet during locked status Placed …
(edit) @567   4 years pablo Tries to loads playlist from a string if no provider is set
(edit) @566   4 years pablo Don't enter error state if plugin throws an error; just remove the plugin. …
(edit) @560   4 years pablo Error screen on load
(edit) @555   4 years pablo Embedded loader
(edit) @552   4 years zach - Created interfaces for PlayerComponents and Playlists - Moved cookie-ing …
(edit) @548   4 years zach - Converting to IPlayer and re-adding PlayerVersion - Removing Segment …
(edit) @546   4 years zach - Updated blocking - Changed pluginName to pluginId - Fixed bug in …
(edit) @542   4 years pablo Fixed MP3 seeking Implemented repeat
(edit) @540   4 years pablo HTTPMediaProvider playlist duration issue fixed Model event metadata …
(edit) @536   4 years pablo Fixing bug: playlist scrolls back to first item after selecting another …
(edit) @522   4 years pablo Fixed next/previous controlbar buttons
(edit) @520   4 years pablo Fixed: mute config var ignored Fixed: volume slider doesn't update when …
(edit) @517   4 years pablo Dock.addButton and Controlbar.addButton return a movieclip (for v4 plugin …
(edit) @510   4 years pablo Don't hide image layer when no media.display is available Shuffle on start …
(edit) @499   4 years pablo Cleaned up CDN support and playlist parsing
(edit) @498   4 years pablo Load playlist items correctly on playlistItem()
(edit) @455   4 years pablo Playlist over state / fullscreen fix PlaylistEvent.ITEM triggers play …
(edit) @442   4 years zach - Fixing Playlist indexing bugs
(edit) @440   4 years zach Updating Playlist
(edit) @419   4 years pablo Fullscreen bug fix
(edit) @415   4 years zach - Completing Controlbar integration
(edit) @411   4 years pablo Hooked up controller to view events
(edit) @396   4 years pablo Implemented clone() on all custom events. Stretch media to …
(edit) @395   4 years zach Adding Controlbar V4 compatibility Mode
(edit) @393   4 years zach Updating UI components
(edit) @386   4 years pablo Player4 emulation
(edit) @380   4 years pablo MediaState -> PlayerState PNG Skinning
(edit) @369   4 years pablo Merging MediaProvider changes
(edit) @364   4 years zach Adding MediaSources + Tests
(edit) @343   4 years pablo Plugin initialization
(edit) @335   4 years pablo Player startup sequence separated into new class Playlist parsing cleaned …
(edit) @311   4 years pablo Skin loading
(edit) @299   4 years pablo Stringing together MVC model
(edit) @290   4 years pablo Load XML, then flashvars (instead of loading XML instead of flashvars)
(edit) @287   4 years pablo More configuration testing
(edit) @282   4 years pablo Added configuration loading Plugin configs loaded in config parser
(add) @271   4 years pablo Importing player skeleton
Note: See TracRevisionLog for help on using the revision log.