0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make controlbar always visible in fullscreen mode More... about 14 years ago
- Fixes PNG skin buffering icon centering - Fixes issue where error messages are never cleared from the display using PNG skins (http://developer.longtailvideo.com/trac/ticket/773) More... about 14 years ago
- Bug fix for RTMP dynamic streaming; now properly detects the client's Flash Player version More... about 14 years ago
updated testing page to load player flashvars dynamically; added player XML configs More... about 14 years ago
- Fixes bug which could cause loadbalanced RTMP streams on FMS 3.5 to fail. More... about 14 years ago
- Fixes issue where calling player.load() in quick succession can blank out playlist items. - Fixes issue (introduced in 5.1) where events containing data in arrays can cause an exception (http://developer.longtailvideo.com/trac/ticket/746) More... about 14 years ago
Don't attempt to smooth Logo image, since it isn't scaled, and since the loader doesn't attempt to grab a crossdomain file. More... about 14 years ago
Fixes issue where some YouTube playlists are unable to load (http://developer.longtailvideo.com/trac/ticket/744) More... about 14 years ago
Updating README instructions for targeting Flash Player 10.0.0 when using Flex Builder to compile More... about 14 years ago
- Fixes build-lib and asdoc-all targets in Ant script (setting target-player flag to use the value defined in build.properties) More... about 14 years ago
- Some code cleanup - Controller calling load() twice whenever a new playlist was loaded More... about 14 years ago
- Fix for http://developer.longtailvideo.com/trac/ticket/738 should only apply to Javascript interaction, not the V4 plugin emulator More... about 14 years ago
- Controlbar fades out while being used (http://developer.longtailvideo.com/trac/ticket/743) More... about 14 years ago
- Fixed behavior for player.load(Number) More... about 14 years ago
Fix YouTube volume bug (introduced in 5.1.x) More... about 14 years ago
Fix ImageMediaProvider (Broken in 835) More... about 14 years ago
- Prevent javascript playlist crashes by suppressing PlaylistItem keys with the "." character (http://developer.longtailvideo.com/trac/ticket/738) - PNG Skin only sends one ERROR event - TaskQueue only sends one COMPLETE event More... about 14 years ago
- Cleaning up MediaProvider event flow - Handle playlist currentIndex case (where index is out of bounds) - Updating test suites More... about 14 years ago
- Fixed case where a resize or seek could cause the player to calculate bandwidth too frequently - Fixed minor fading issue in logo - Cleaned up logo.hide / logo.link behavior (commercial version only) More... about 14 years ago
- Fixed issue with buffer indicator in time slider for mixed-type playlists More... about 14 years ago
- Fixes an issue with the hd plugin More... about 14 years ago
- Fixes a problem where some long variable-bitrate mp3 files report an incorrect duration when first loaded. More... about 14 years ago
- Makes playlist XML attributes case insensitive (http://developer.longtailvideo.com/trac/ticket/739) - "client" value in PlayerEvents should have a space (i.e. "FLASH MAC" instead of "FLASHMAC") More... about 14 years ago
- Fixes bug where playlists with repeat=list can skip items w/ set duration (http://developer.longtailvideo.com/trac/ticket/736) More... about 14 years ago
- Clean up for locking scenarios - MediaEvent.JWPLAYER_MEDIA_VOLUME event not sent on every item load (only sent in response to a setVolume() call) - DisplayComponent dispatches PLAY and PAUSE events, in addition to DISPLAY_CLICK - PlaylistComponent dispatches ITEM events - Debug options visible in right-click menu when "debug" flashvar is set, even when using the non-debug Flash Player More... about 14 years ago
Fixed issue with delayed MediaProvider loading More... about 14 years ago
- Fixed locking / autostart bug More... about 14 years ago
- While scrubbing the volume slider using a SWF skin, the time slider doesn't update its position (http://developer.longtailvideo.com/trac/ticket/731) - PNG skins were throwing a Flash error on startup More... about 14 years ago
- Ignore "duration=0" flashvar configurations - Set default bufferlength to 1 - Fix DVR seeking issue More... about 14 years ago
- Implemented DVR streaming (http://developer.longtailvideo.com/trac/ticket/584) More... about 14 years ago