Timeline
09/06/10:
- 19:14 Ticket #1014 (Lock on BUFFER suppresses BUFFER_FULL) closed by
- fixed: Fixed in 1268
- 19:13 Ticket #1037 (Controlbar's "removeButton" doesn't work properly) closed by
- fixed: Fixed in 1268
- 19:13 Changeset [1268] by
- * Fixes a bug where locking the player during the BUFFERING state would …
- 18:58 Ticket #1037 (Controlbar's "removeButton" doesn't work properly) created by
- Although this feature remains undocumented, both the SWF and PNG versions …
- 15:57 Ticket #984 (Relative URLs from root don't work with HTTP "streamer" option) closed by
- fixed: Fixed in 1267
- 15:57 Ticket #1024 (Some invalid URLs cause confusing error message) closed by
- fixed: Fixed in 1267
- 15:56 Ticket #928 (Some live audio streams don't work correctly w/ autostart) closed by
- fixed: Fixed in 1267
- 15:56 Changeset [1267] by
- * Addresses a number of "sound" MediaProvider issues, including …
- 15:49 Changeset [1266] by
- * Don't call playerReady unless the player was embedded in the API. * …
- 11:50 Changeset [1265] by
- * Fixing issue with options parsing * Fixing issue with animation
- 11:26 Ticket #976 (Can't pause certain live sound streams) closed by
- duplicate: This appears to work now. This ticket is probably a duplicate of …
09/03/10:
- 13:59 Changeset [1264] by
- - Fullscreen updates for components
- 11:18 Ticket #838 (Investigate: Inspect MIME headers for unknown file extensions) closed by
- wontfix: This isn't currently possible without using a custom URLLoader (the native …
09/02/10:
- 09:22 Changeset [1263] by
- reimplemented displayclick=link for legacy guys (only click)
09/01/10:
- 19:05 Changeset [1262] by
- Fixes a bug in the setup process, and sets the default player for an empty …
- 13:52 Changeset [1261] by
- Adding alternate "players" option for embedder setup. i.e. setup(options, …
- 10:29 Changeset [1260] by
- added docs to qualitymonitor plugin
- 03:56 Ticket #942 (HTML5 player skinning model should mirror Flash Player) closed by
- fixed: Completed by various other tickets
- 03:55 Ticket #930 (Investigate animated icon support) closed by
- fixed: Fixed in [1259]. Used CSS transforms instead.
- 03:49 Changeset [1259] by
- * Fixing buffer icon rotation and logo fading in / out #930
- 02:46 Ticket #983 (Support all component display options) closed by
- fixed: Fixed in [1258]
- 02:45 Ticket #1009 (Add display component options) closed by
- fixed
- 02:43 Ticket #872 (View should send resize / fullscreen events) closed by
- fixed: Fixed in 1258
- 02:42 Changeset [1258] by
- * Positioning and resizing working #872
08/31/10:
- 22:17 Changeset [1257] by
- rtmp droppedframes support: levels are blacklisted @7fps and levels are …
- 18:00 Ticket #1013 (Jittering bufferIcon in 5.2) closed by
- wontfix: This jitter has to do with Flash's antialiasing of rotated bitmaps. …
- 17:59 Ticket #967 (Duration text in playlist item set too much left for PNG) closed by
- fixed: Fixed in 1256
- 17:59 Ticket #968 (Small playlistitem rollover bug.) closed by
- fixed: Fixed in 1256
- 17:59 Ticket #1033 (Locking on RTMP Buffering still results in playback) closed by
- fixed: Fixed in 1256
- 17:58 Changeset [1256] by
- * Fixes layout issue in Playlist component (967) * Fixes …
- 16:49 Ticket #1034 (Let FCSubscribe / DVRSubscribe poll only a few times) closed by
- fixed: Subscriptions now throw an error after 3 times. Committed in [1254].
- 16:48 Changeset [1255] by
- added 3x limit to subscription attempts
- 16:43 Changeset [1254] by
- added 3x limit to subscription attempts
- 16:42 Ticket #1036 (Style error messages) created by
- The error messages in the player could use a little styling love. Some …
- 15:43 Changeset [1253] by
- - Updating display to handle resize
08/30/10:
- 19:07 Ticket #749 (Queue up seek calls if seek is unavailable) closed by
- fixed: Implemented in 1252
- 19:06 Changeset [1252] by
- * Queues calls to seek() if called before the MediaProvidre is ready to …
- 15:55 Changeset [1251] by
- Removing isNull
- 15:52 Ticket #1027 (HTTP live streams (no metadata) are not stretched correctly) closed by
- worksforme: The stretching appears to work for me on …
- 15:42 Ticket #879 (Pause then resume circumvents buffering) closed by
- fixed: Fixed in 1250
- 15:42 Ticket #980 (RTMP: Position stays at 0 if "start" and "duration" set) closed by
- fixed: Fixed in 1250
- 15:42 Ticket #1035 (Some FLV files continuously buffer) closed by
- fixed: Fixed in 1250
- 15:41 Changeset [1250] by
- Some MediaProvider stability bug fixes: * Pause / resume can circumvent …
- 14:29 Ticket #1035 (Some FLV files continuously buffer) created by
- Under certain circumstances (usually to do with badly-placed FLV metadata) …
- 10:59 Changeset [1249] by
- * Lower casing file extensions * Using correct preload property
- 10:29 Ticket #918 (Implement _droppedframes switching for RTMP dynamic streaming) closed by
- fixed: Implemented in [1248].
- 10:26 Changeset [1248] by
- implemented framedrop detection / switching, for both RTMP and HTTP. …
08/29/10:
- 08:49 Ticket #1034 (Let FCSubscribe / DVRSubscribe poll only a few times) created by
- At present, FCSubscribe and DVRSubscribe in the RTMP Provider continue …
- 08:47 Ticket #959 (Investigate bitrate switching w/ FCSubscribe) closed by
- fixed: Actually, it just works with just this change. Fixed. At a certain point …
- 08:42 Ticket #957 (Support bitrate switching solely using bitrate) closed by
- fixed: Added to model/PlaylistItem.as in [1247]
- 08:41 Ticket #826 (Support SMIL for bitrate switching) closed by
- fixed: Merged to trunk in [1247]
- 08:32 Changeset [1247] by
- merged dynamic loadbalanced rtmp branch; added support for bitrate …
08/28/10:
08/27/10:
- 20:35 Ticket #1029 (Flash Player 5.2 not firing initial ITEM event for the JS API) closed by
- fixed: Fixed in 1246
- 20:35 Ticket #982 (Sound doesn't load after API calls) closed by
- fixed: Fixed in 1246
- 20:35 Ticket #1001 (Calling PLAY from JavaScript event handlers cause blank screen) closed by
- fixed: Fixed in 1246
- 20:34 Ticket #1025 (With empty plugins flashvar, the player loads the "0" plugin.) closed by
- fixed: Fixed in 1046
- 20:34 Changeset [1246] by
- Bug fixes: * Fixes loading "0" plugin when plugin flashvar is blank …
- 16:52 Ticket #1006 (Add Controlbar rendering options) closed by
- fixed
- 16:51 Ticket #1007 (Add Controlbar elements) closed by
- fixed
- 16:50 Ticket #948 (Investigate removal of our anti-prebuffer logic) closed by
- wontfix: Firefox never preloaded, but now respects the preload attribute rather …
- 16:01 Ticket #849 (Add start parameter) closed by
- fixed: Fixed in 1245. IDevice support is limited.
- 16:00 Changeset [1245] by
- - Adding start param
- 14:41 Ticket #931 (Investigate iPad / iPhone replay issue) closed by
- fixed: Done a while ago
- 14:40 Ticket #953 (Player refusing to play M4V files) closed by
- fixed: Fixed in [1244]. This was an issue having to do with the fact that M4Vs …
- 14:38 Changeset [1244] by
- - Fixing issue with file extensions (#953)
- 14:25 Ticket #939 (Small AAC issue: video is not hidden) closed by
- fixed: Fixed in 1203
- 12:52 Ticket #1033 (Locking on RTMP Buffering still results in playback) created by
- The RTMPMediaProvider circumvents the locking mechanism.
- 11:23 Ticket #981 (Exclude non-playable files in PlaylistItem) closed by
- fixed: Fixed in 1243
- 11:01 Ticket #835 (Implement "HTTP Seeking") closed by
- fixed
08/26/10:
- 19:02 Changeset [1243] by
- * Excludes certain filetypes from levels for HTML5 failover …
- 16:29 Ticket #850 (Respect autostart) closed by
- worksforme: Probably fixed in the midst of a bunch of other things.
- 16:15 Ticket #934 (iPad seek doesn't work as expected when zoomed in) closed by
- fixed: Using native controls
- 16:14 Ticket #914 (Chrome video tag doesn't respect mute on startup) closed by
- fixed: Fixed in [1242]
- 16:13 Changeset [1242] by
- * Mute state respected on startup #914
- 15:10 Ticket #971 (iOS 4 doesn't work with HTML5 beta player) closed by
- fixed: Switched over to the native iDevice playback. The API will still work.
- 14:59 Ticket #929 (Add buffer underrun protection) closed by
- wontfix: We're going to leave this up to the browser, like the sound model in Flash
- 14:58 Ticket #916 (Firefox Flash failover is 1 pixel offset) closed by
- fixed: Flash failover is handled by the embedder - this is no longer an issue.
- 13:48 Changeset [1241] by
- Fixing issue with playlist instantiation
- 11:42 Changeset [1240] by
- added dvrcast support to RTMP
- 02:49 Changeset [1239] by
- - Fixing iPad playback issue (would not play on first attempt via API; …
08/25/10:
- 19:40 Ticket #606 (Update ExactFit) closed by
- fixed: Implemented in 1238
- 19:40 Ticket #642 (Add YouTube image automatically) closed by
- fixed: Implemented in 1238
- 19:40 Ticket #883 (Fadeout controlbar directly when mouse moves off the stage) closed by
- fixed: Implemented in 1238
- 19:40 Changeset [1238] by
- * Maintains aspect ratio going to/from fullscreen if "stretching" is set …
- 05:37 Changeset [1237] by
- branched off trunk/fl5@1203 and applied the Controller changes of [1228] …
- 05:13 Changeset [1236] by
- moved botr branch of the 4.7 player to a tag
08/24/10:
- 19:46 Changeset [1235] by
- Embedder sets the controlbar to "over" by default.
- 11:04 Ticket #1032 (Calling lock() in response to PlayerReady prevents MediaProvider selection) closed by
- fixed: Fixed in 1228
- 11:03 Ticket #1032 (Calling lock() in response to PlayerReady prevents MediaProvider selection) created by
- If a plugin calls lock() on the player in response to …
- 10:11 Changeset [1234] by
- made playlist look little better in sharing test
08/23/10:
- 12:58 Changeset [1233] by
- Optimizing Jeroen's update
- 10:18 Ticket #1018 (Investigate Bitgravity timeshifting) closed by
- fixed: Committed initial implementation in [1232]
- 10:13 Changeset [1232] by
- added BG live streaming to HTTPProvider
- 10:08 Changeset [1231] by
- small enhancement to bekle skin - more horizontal spacing
- 06:01 Changeset [1230] by
- tagged the 2.0 sharing plugin
08/20/10:
- 19:36 Changeset [1229] by
- Updates to JS API, including embed-time event listeners and queued player …
- 19:32 Changeset [1228] by
- * Fixes a problem with locking the player can prevent the playlist item …
- 14:51 Changeset [1227] by
- * Fixing getter for fullscreen
- 12:49 Ticket #979 (Investigate how flashvars for the Flash Failover will be passed into the ...) closed by
- fixed: Embedder / API handles this
- 12:49 Ticket #943 (Investigate return value of setup) closed by
- fixed: Now returning correctly.
- 12:47 Ticket #892 (Create unit test for parsing video element) closed by
- fixed: Video tag parsing moved to embedder
- 12:46 Ticket #894 (Serialize API / options input) closed by
- fixed: Moved to embedder
- 12:46 Ticket #876 (Media should reference the class, not contain all the methods) closed by
- fixed
- 12:45 Ticket #866 (Make Model, View, Controller instantiable and add to private player API) closed by
- fixed
- 12:45 Ticket #990 (Add event JW5 events) closed by
- fixed
- 12:45 Ticket #991 (Implement updates JS interface) closed by
- fixed
- 12:45 Ticket #995 (Move embedding logic out of player) closed by
- fixed: Now in embedder
- 12:44 Ticket #996 (Add ready callback function configuration parameter) closed by
- fixed
- 12:43 Ticket #992 (Move convenience functions to JS Tools 1.0) closed by
- fixed: Removed
- 12:43 Ticket #960 (Investigate issue with IE8 64-bit) closed by
- wontfix: HTML5 player won't be used in IE
- 12:43 Ticket #975 (Investigate time API call problem in IE7) closed by
- wontfix: HTML5 player won't be used for IE
- 12:43 Ticket #973 (Flash player doesn't expose STOP through API) closed by
- fixed: Now available
- 12:42 Ticket #962 (Investigate IE / jQuery video tag funkiness) closed by
- wontfix: Removed jQuery dependency
- 12:42 Ticket #906 (Support inline event handlers) closed by
- wontfix: Moved to API / embedder
- 12:40 Ticket #846 (Packaging skins / default skin) closed by
- fixed: Default skins work and have a build script. Won't work in IE6/7, but this …
- 12:39 Ticket #901 (Implement file loading through API) closed by
- fixed: Fixed - load parameter takes a valid playlist object or parses out config …
- 12:37 Ticket #961 (Allow HTML5 to default to Flash player) closed by
- fixed: Moved to embedder
- 12:37 Ticket #954 (Double controlbars) closed by
- fixed: Removed controlbar property
- 12:37 Ticket #932 (Switch from $ to jQuery) closed by
- fixed: jquery has been removed
- 12:36 Ticket #912 (Firefox playback issues) closed by
- fixed
- 12:07 Changeset [1226] by
- * Using event / states from API * Loading playlist before playerReady and …
08/19/10:
- 15:51 Changeset [1225] by
- * No longer need to inject playerReady() for HTML5 player
- 15:51 Changeset [1224] by
- - Changing embed container name - Adding some skinning stuff
- 06:12 Ticket #1031 (BUFFER=100 javascript event not always occuring on FF/Mac) created by
- I've implemented the code you sent which makes perfect sense to me. In …
08/18/10:
- 18:52 Ticket #1012 (Sound files with no content-length headers don't dispatch TIME events) closed by
- fixed: Fixed in 1223
- 18:52 Changeset [1223] by
- * Fixes issue with Sound MediaProvider where the lack of content-length …
- 17:52 Changeset [1222] by
- - Additional event ordering work for playlists and items - Fixed display …
- 17:12 Ticket #1030 (Buffer progress indicator doesn't display before BUFFER_FULL) created by
- For PNG skins, the buffer progress won't show up until after the …
- 15:09 Changeset [1221] by
- - Correcting event order - Adding playlist data structure - Fixing volume …
- 14:16 Changeset [1220] by
- - Removing eval - Converting to dot notation for all CSS properties - …
- 11:38 Changeset [1219] by
- Renaming functions to jw namespace
- 11:29 Changeset [1218] by
- Updates to JS API and testing tool
- 10:56 Changeset [1217] by
- Updating utils
- 10:54 Changeset [1216] by
- Tagging HTML5 Beta
- 10:52 Changeset [1215] by
- Reverse merging trunk to rev 1080
- 10:40 Changeset [1214] by
- Updating new JavaScript API to use "jw" prefix. This is necessary for IE …
- 10:33 Changeset [1213] by
- Moving development to branch
- 10:27 Changeset [1212] by
- Branching HTML5 Player
- 10:25 Changeset [1211] by
- Removing Branch
- 08:47 Ticket #1028 (Logo sometimes not placed correctly) closed by
- invalid: This is an issue with LTAS, not with the player.
08/17/10:
- 16:38 Ticket #986 (WordPress: Top Nav Bar for Config Wizard) closed by
- fixed
- 12:28 Ticket #1029 (Flash Player 5.2 not firing initial ITEM event for the JS API) created by
- Confirmed using a playerReady function. Item appears to be sent by the …
- 06:38 Ticket #1028 (Logo sometimes not placed correctly) created by
- With a playlist at the right side, the commercial player sometimes …
08/16/10:
- 13:53 Changeset [1210] by
- Minor fix for levels / files
- 11:02 Ticket #1027 (HTTP live streams (no metadata) are not stretched correctly) created by
- They are always set to 4:3, even if the player is set to exactfit. …
- 09:07 Ticket #951 (RTMPT fallback) closed by
- fixed: Implemented and documented in [1209].
- 09:06 Changeset [1209] by
- added simultaneous RTMPT connect to RTMP server for fast and automated …
08/13/10:
- 17:18 Changeset [1208] by
- Updating JS testing tool to fix styling issue with JW embed script
- 17:09 Ticket #989 (V5 JavaScript API) closed by
- fixed: This should be complete as of 1207
- 17:08 Changeset [1207] by
- Introduces new JavaScript API, which mirrors plugin API. The current …
- 16:31 Ticket #1026 (WordPress: Add additional plugins field) created by
- List plugins that aren't included and have them appended to the plugins …
08/12/10:
- 19:06 Changeset [1206] by
- Integrating embedder and API into testing tool.
- 17:36 Changeset [1205] by
- added initial version of V5 qualitymonitor plugin, containing …
- 14:54 Changeset [1204] by
- Test index should be index.php, not index.html
- 09:02 Ticket #82 (Document shoutcast streaming) closed by
- invalid: This shouldn't be part of the player tickets; removing from here and …
- 08:48 Changeset [1203] by
- fixed a bug that hid the thumbnail in RTMP for mp3:, .aac and .m4a files
- 08:45 Ticket #637 (RTMP audio replaces image while playing) closed by
- fixed: Amended three cases to this hack: * item.file.substr(0,4) == 'mp3:' * …
- 08:40 Ticket #1023 (Bandwidth not stored in cookie) closed by
- fixed
- 08:38 Changeset [1202] by
- reinserted cookie saving of bandwidths, so subsequent bandwidth checks go …
- 08:26 Ticket #1021 (Ceil HTTP offset requests to milliseconds) closed by
- fixed: Fixed in [1201] by ceiling time offsets to 1/100 second. As of now, a …
- 08:24 Ticket #1022 (Player jumping in buffer state when duration is a little off) closed by
- fixed: Fixed in [1201] by adding a check to the code that sets the video …
- 08:22 Changeset [1201] by
- fixed 3 issues in HTTP model: starttime=0 offset should not be sent, …
- 07:42 Ticket #857 (enhance skinning with Flash 5.2 goodies) closed by
- duplicate: Closing, since it seems to dupe with the item-dedicated tickets set to …
- 06:29 Ticket #1025 (With empty plugins flashvar, the player loads the "0" plugin.) created by
- If a flashvar string like this is set: …
08/11/10:
- 20:34 Changeset [1200] by
- Wiring in low-level APIs
- 11:01 Ticket #1024 (Some invalid URLs cause confusing error message) created by
- Some malformed file inputs (using an <a> tag instead of passing the file's …
- 07:31 Ticket #1023 (Bandwidth not stored in cookie) created by
- The 5.x player doesn't store the bandwidth in a cookie, resulting in …
- 07:28 Ticket #1022 (Player jumping in buffer state when duration is a little off) created by
- Test video: http://content.bitsontherun.com/jwp/nPripu9l.xml The 5.x …
08/10/10:
- 22:16 Changeset [1199] by
- * Implementing low level JS API * Adding playlist functionality
- 11:33 Ticket #966 (When muted, player should unmute on display click) closed by
- worksforme: This is the current behavior, so looks like we're fine here.
- 09:40 Ticket #1021 (Ceil HTTP offset requests to milliseconds) created by
- This ceiling to milliseconds will fix the issue of the server sometimes …
- 08:22 Ticket #1020 (Unified bitrate switching model) created by
- Proposal for unifying the bitrate switching API in the JW Player, across …
- 08:20 Ticket #1019 (Add DVRSubscribe to DVR functionality) created by
- DVRSubscribe (similar to FCSubscribe for live streamcast) informs the …
- 08:16 Ticket #1018 (Investigate Bitgravity timeshifting) created by
- Still, we should be able to use the timeshifting option that's on …
- 07:31 Changeset [1198] by
- fixed small bug: the dimensions of the player are now used in …
Note: See TracTimeline
for information about the timeline view.
