Timeline
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 …
08/06/10:
- 15:03 Changeset [1197] by
- Rocking testing tool
08/05/10:
- 11:27 WikiStart edited by
- (diff)
- 11:16 Ticket #1017 (HD.file with multi-item playlist produces unexpected behavior in JW5) created by
- If you set the hd.file property in the configuration rather than the …
08/04/10:
- 17:30 Ticket #637 (RTMP audio replaces image while playing) reopened by
- The same problem occurs if the RTMP resource has an "mp3:" prefix. From …
- 12:32 Ticket #1016 (Add "colorizable" property for controlbar/dock buttons) created by
- One bit of persistent confusion seems to come from the controlbar and …
08/03/10:
- 17:18 Changeset [1196] by
- Updated version number.
- 17:17 Ticket #1015 (Zip skins sometimes fail to load) closed by
- fixed: Fixed in 1195
- 17:16 Changeset [1195] by
- Fixes 1015, zip skins sometimes fail to load.
- 17:10 Ticket #1015 (Zip skins sometimes fail to load) created by
- There appears to be a bug in flash.net.URLStream, where under certain …
08/02/10:
- 11:49 Changeset [1194] by
- Adding playerReady callback to API
08/01/10:
- 05:40 Changeset [1193] by
- added blankButton to bekle skin
07/30/10:
- 12:30 Ticket #1014 (Lock on BUFFER suppresses BUFFER_FULL) created by
- If a plugin locks or pauses the player while it's in the BUFFERING state, …
07/29/10:
- 13:30 Changeset [1192] by
- fixing testing page problems
- 12:17 Changeset [1191] by
- Uploading testing tool
07/28/10:
- 15:02 Changeset [1190] by
- Updating with new structure
- 14:52 Changeset [1189] by
- restructuring
- 14:46 Changeset [1188] by
- Branching for jQuery overhaul
- 13:00 Changeset [1187] by
- Commit fail
- 12:54 Changeset [1186] by
- Compressing skin images
- 10:24 Ticket #1010 (Add animated icon support) closed by
- duplicate: Dupes to #930
- 09:11 Changeset [1185] by
- added examples and tutorials to sharing plugin
- 03:47 Changeset [1184] by
- made the bekle, five, glow, modieus and stijl ZIP skins 5.0/5.1 compatible
- 03:43 Ticket #1013 (Jittering bufferIcon in 5.2) created by
- I'm still fairly sure the jittering of the bufferIcon in the 5.2 player is …
07/27/10:
- 18:58 Changeset [1183] by
- Adding playerReady callback to API
- 17:06 Ticket #729 (Flash player will not load non-ASCII filenames) reopened by
- It appears as though the fix to this problem has broken other use cases: …
- 11:22 Changeset [1182] by
- Embed testing page
- 11:20 Changeset [1181] by
- Embed testing page
- 08:12 Changeset [1180] by
- added a section on object playlist loading to the javascript API
07/26/10:
- 18:21 Changeset [1179] by
- Embedder now embeds flash players with options.
- 10:47 Ticket #999 (HTTP media provider, when seeking towards the end, sometimes goes into ...) reopened by
- Gotten some reports that this behavior is still broken in IE8. See: …
07/25/10:
- 16:38 Changeset [1178] by
- added JW5 version of the sharing plugin
- 16:36 Changeset [1177] by
- added sharing PNGs to bekle, stijl, five, modieus and glow skins.
- 16:33 Changeset [1176] by
- fixed small issue in testing where javascript alerts would get fired …
07/23/10:
- 17:57 Changeset [1175] by
- Embedder framework
- 12:55 Changeset [1174] by
07/22/10:
- 13:30 Changeset [1173] by
- Restructuring
- 13:29 Changeset [1172] by
- Removing project file
- 13:28 Changeset [1171] by
- Restructuring
- 13:22 Changeset [1170] by
- Updating extend method
- 13:07 Changeset [1169] by
- Updating extend method
- 04:51 Changeset [1168] by
- fixed mini-typo that caused MAC building to fail when simply uncommenting …
07/21/10:
- 18:51 Ticket #1004 (WordPress: Add zip skins) closed by
- fixed
- 18:25 Ticket #937 (WordPress: Add Google Analytics link arguments) closed by
- fixed
- 18:14 Ticket #985 (WordPress: Review Branding) closed by
- fixed
- 15:30 Changeset [1167] by
- * Adding API framework * API allows you to select a jwplayer object …
- 13:08 Changeset [1166] by
- Comments for build properties on unix / OS X platforms
- 11:33 Ticket #972 (Zip skins with alternately-named xml files) closed by
- fixed: Fixed in 1165
- 11:32 Changeset [1165] by
- Searches into Zip files if skin XML manifest is incorrectly named …
07/20/10:
- 16:55 Changeset [1164] by
- Restructuring JS tree
- 15:09 Changeset [1163] by
- - Initial check in
07/19/10:
- 19:47 Ticket #1012 (Sound files with no content-length headers don't dispatch TIME events) created by
- If a server doesn't return content-length headers, the player will not …
- 16:35 Changeset [1162] by
- Checking in project structure for JavaScript code
- 03:13 Ticket #1011 (Add a "simple" layout to playlists for skinning) created by
- A much-requested feature is the ability to add a "simple" playlist layout …
Note: See TracTimeline
for information about the timeline view.
