Timeline
04/26/12:
- 13:12 Changeset [2177] by
- * Adds external playlist loading * Adds skin loading * Adds player setup …
- 12:33 Ticket #1176 (Dependency mechanism for JS Plugin API) closed by
- invalid: We don't seem to need this - plugin building goes very well without.
- 12:32 Ticket #1323 (Add getSetup() call to API) closed by
- invalid: This wouldn't be needed it seems. The items that are needed by plugins are …
- 12:31 Ticket #1514 (Custom controlbar buttons should have a mouseover state) closed by
- invalid: Custom buttons will be able to do so in 6. The CC/HD controls will be …
- 12:30 Ticket #1275 (Dock positioning API) closed by
- invalid: For 6, the dock is always placed top left. Another placement will cause …
- 12:29 Ticket #1267 (Rotation of video should be configurable) closed by
- invalid: We cannot set the rotation on mobile devices. Users should ensure the …
- 12:24 Ticket #1175 (Skinning API support for JavaScript plugins) closed by
- invalid: Hinted on JS skinning support in #1174. While that's not done yet, we …
- 12:19 Ticket #561 (Flash Plugin -> javascript binding mechanism) closed by
- invalid: Flash > JavaScript binding is still not formalized, but working fairly …
- 12:16 Ticket #1537 (Allow skin to specify multiple horizontal levels in layout) closed by
- invalid: That's not something we'll tackle shortly. Our current skinning API is …
- 12:15 Ticket #1480 (Investigate removing Safari's "video blowup" option) closed by
- fixed: That one is indeed killed in 6.0.
- 12:05 Ticket #1458 (Some subtle animations to make player slicker) closed by
- fixed: All specced out as part of the 6.0 transitions overview.
- 12:01 Ticket #1459 (Clean up configuration options) closed by
- fixed: In progress now, as part of 6.0 docs …
- 12:01 Ticket #1575 (RTMP stream reconnecting) closed by
- invalid: Like RTMPT, this is a feature that in itself spawns many exceptions and …
- 11:59 Ticket #553 (Imagerotator provider) closed by
- invalid: Going forward, the player will focus on audio/video playback.
- 11:58 Ticket #1184 (Allow HTML5 player to play images) closed by
- invalid: Going forward, the player will focus on audio/video playback.
- 11:58 Ticket #595 (Create Multi-dock) closed by
- invalid: For 6.0, we created a specific UX where many dock buttons would fit a …
- 11:56 Ticket #625 (Remove V4 compatibility from default player) closed by
- fixed: Done and done in 6.0
- 11:55 Ticket #514 (Add "report a bug" option to right-click menu) closed by
- invalid: We don't want to do this. It will present us with a flood of bugreports of …
- 11:54 Ticket #1153 (Modify controlbar layout) closed by
- invalid: This will be part of 6.0, but then not through API calls. Instead, the …
- 11:53 Ticket #1072 ((B)locking in the API) closed by
- invalid: This is more or less covered by the InStream API introduced in 5.9
- 11:52 Ticket #1588 (Provide mechanism to add background color to controlbar in over state) closed by
- invalid: This is not needed anymore, since the 6.0 player will always set the …
- 11:48 Ticket #1352 (Support for 3D channels) closed by
- invalid: This specific setup is not something we'll support. Overall, we should of …
- 11:42 Ticket #1341 (Implement HTML5 stats (framedrops/bandwidth)) closed by
- invalid: From our experience with Flash, the framedrop data doesn't seem all that …
- 11:40 Ticket #1327 (Allow for customizable controlbar/dock timeout) closed by
- invalid: This seems like too much a detail to make configurable.
- 11:38 Ticket #1312 (Investigate using gestures or hiding videotag for iPad clicks) closed by
- invalid: So far, working with this limitation has not proven to be an issue. Since …
- 11:37 Ticket #1280 (Option to switch playlist items without playing) closed by
- worksforme: This is now also possible using the onBeforePlay() API call.
- 11:31 Ticket #1270 (Flash blockers should be detected and treated as Flash unavailable) closed by
- invalid: This project was cancelled and removed from Google Code and GitHub. Legal …
- 11:27 Ticket #1236 (MediaProvider.LOADED event should be fired) closed by
- invalid: This doesn't seem needed, since we're actually moving away from external …
- 11:26 Ticket #1234 (Seek API call accepts string values) closed by
- invalid: This will turn into a lot of support/documentation headaches. We'll keep …
- 11:20 Ticket #1103 (RemoveEventListener not specified by API) closed by
- invalid: Looks like this is indeed not needed. Closing out…
- 11:09 Ticket #634 (Locking enhancements) closed by
- fixed: We don't need these anymore, since the InStream API basically takes over …
- 11:08 Ticket #612 (Allow for alternative fullscreen display) closed by
- worksforme: This is not something we'll look into for the 6.x range. A feature like …
- 11:05 Ticket #605 (Enhanced autoplay) closed by
- worksforme: This is something we basically support now, since in HTML5 browsers …
- 10:58 Ticket #1299 (Video provider throwing metadata when advancing) closed by
- worksforme: We can keep this as-is. The additional metadata is not causing any issues. …
- 09:56 Ticket #1643 (Player appears in the wrong place after video completion on iPhones) created by
- Steps to reproduce: 1. Set up a player with a preview image 1. Open the …
- 04:45 Ticket #1642 (investigate not rewriting the startparam for 0 offset in HTTP) created by
- If the initial call does not contain ?start=0, Edgecast would not pull …
- 03:26 Ticket #1641 (Option to add custom sharing buttons) created by
- An option to add custom button(s) to the Sharing plugin will be quite …
04/25/12:
- 12:12 Ticket #1640 (When hiding controlbar elements, some animation should be used) created by
- When hiding a controlbar icon, the player currently simply redraws itself …
- 11:19 Changeset [2176] by
- added 8khz ADIF support to HLS
- 08:09 Ticket #1639 (Support DISCONTINUITY in HLS playlists) created by
- The HLS framework currently doesn't support the DISCONTINUITY tag. We …
- 08:07 Ticket #1638 (RTMP framedrops resulting in many false positives) created by
- The RTMP framedrop counting results in many false positive switches, e.g. …
- 07:57 Ticket #1637 (HLS: audio/video only support) created by
- Some requests for audio only (or video only) support were received. …
04/24/12:
- 09:28 Changeset [2175] by
- * Adds buffering state and seek events to video provider * Adds native …
04/23/12:
- 07:44 Ticket #1636 (Keyboard shortcuts) created by
- In fullscreen mode for now: * Space: play/pause toggle * Left/right: …
- 05:01 Changeset [2174] by
- Implements HTML5 player's MVC architecture
04/20/12:
- 11:13 Changeset [2173] by
- Additional video and controlbar functionality
04/17/12:
- 12:43 Changeset [2172] by
- Controlbar now toggles states
- 06:04 Changeset [2171] by
- Removing Flash Builder resources from project
- 05:55 Changeset [2170] by
- Removing Flash Builder resources from project
- 03:21 Ticket #1635 (adaptive stream with MP3 audio not working) created by
- Info from ffprobe: […] A segment is attached. Note the issue may be …
04/16/12:
- 10:31 Ticket #1634 (HLS: jump to N-1 for live streams instead of 1) created by
- Currently, the HLS provider starts playback on the first segment, even for …
- 10:27 Ticket #1633 (HLS: investigate memory/disk caching) created by
- At present, a fair amount of logging and local buffering is done in the …
- 10:24 Ticket #1632 (HLS: improve heuristics to start with high quality) created by
- The current HLS provider implements its heuristics like Smooth Streaming: …
- 07:15 Changeset [2169] by
- Updating image for tests
- 07:13 Changeset [2168] by
- Relative paths for the skin
- 07:10 Changeset [2167] by
- Branch for v6 dev work
- 06:09 Changeset [2166] by
- Branch for v6 dev work
04/13/12:
- 08:04 Ticket #1631 (Related: overlay not hidden upon replay) created by
- Comment in the forums: When the playback ends and appear similar …
04/12/12:
- 12:07 Ticket #1629 (Listen for and rebroadcast seek events originating in video tag) closed by
- invalid
- 12:07 Ticket #1630 (Listen for and rebroadcast seek events originating in video tag) created by
- The player doesn't currently detect seeking which originates from the …
- 12:07 Ticket #1629 (Listen for and rebroadcast seek events originating in video tag) created by
- The player doesn't currently detect seeking which originates from the …
- 11:44 Ticket #1628 (Pausing player in fullscreen Safari shows player controls) created by
- Steps to replicate: 1. Set up player in HTML5 mode in Safari 1. Start …
04/11/12:
- 20:10 Ticket #1627 (Investigate Flash "base" embed option as alternative to netstreambasepath) created by
- See: …
- 20:08 Changeset [2165] by
- Fixes a potential cross-site security exploit (1626)
- 20:05 Ticket #1626 ("playerReady" option should only accept named function) closed by
- fixed: Fixed in [2165]
- 20:05 Changeset [2164] by
- Fixes a potential cross-site security exploit (1626)
- 19:52 Ticket #1626 ("playerReady" option should only accept named function) created by
- The "playerReady" config option should only accept a named function as its …
04/10/12:
04/09/12:
- 12:23 Ticket #1624 (Controlbar layout breaks at 100 minute mark) created by
- Steps to reproduce: 1. See [ http://www.cartesius.tv/netcast/player.html …
04/03/12:
- 13:35 Changeset [2163] by
- Fixed the location of player.swf in the README.
- 05:55 Changeset [2162] by
- added basic RTMP support for embedded captions, added B-frame HLS example …
- 05:51 Ticket #1623 (HLS: improve fragment loading/parsing) created by
- On older laptops (like mine), the player stutters during the loading and …
- 05:43 Ticket #1622 (HLS: Support files with B-frames) created by
- At present, B-frames are not supported. The TS parser simply presumes PTS …
- 05:33 Ticket #1573 (HD: toggle doesn't work on iOS / Safari) closed by
- worksforme: The Safari 5.1 issue was also fixed by the 5.9 player patch. Keeping the …
04/02/12:
- 11:31 Ticket #1621 (Controlbar not displayed when playlist set to bottom in HTML5 mode) created by
- Steps to reproduce: 1. Set up a player in HTML5 mode with both …
03/29/12:
- 18:38 Ticket #1620 (Playing an MP3 file on iPhone results in quicktime logo over display area ...) created by
- Steps to reproduce: 1. Set up a player with an MP3 file 1. Play the …
03/28/12:
- 10:08 Ticket #1481 (Support F4M manifests) closed by
- invalid: Did some additional research on this. These manifests are generally only …
03/27/12:
- 15:01 Ticket #1619 (Controlbar layout shifts slightly on mute/unmute) closed by
- fixed: Caused by an inadvertent check-in in revision [2078]. Fixed in [2161].
- 15:00 Changeset [2161] by
- Fixes a bug where controlbar layout shifts slightly when using an XML skin …
- 14:21 Ticket #1619 (Controlbar layout shifts slightly on mute/unmute) created by
- When toggling the mute icon, the controlbar layout shifts slightly in …
- 13:52 Changeset [2160] by
- Updating Flash Plugin SDK with latest player lib.
- 08:38 Ticket #1618 (Only reload active HLS playlist for live streams) created by
- For live, all manifests are currently re-fetched during playback. With …
Note: See TracTimeline
for information about the timeline view.
