/[drupal]/contributions/modules/swftools/wijering4/wijering4.module
ViewVC logotype

Log of /contributions/modules/swftools/wijering4/wijering4.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.7.2.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 18:36:04 2009 UTC (4 weeks, 6 days ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.7.2.4.2.2: +42 -18 lines
Diff to previous 1.7.2.4.2.2 , to branch point 1.7.2.4 , to next main 1.7.2.5
Sync latest work on SWF Tools with CVS.

Revision 1.7.2.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 21:52:13 2009 UTC (7 weeks, 4 days ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.7.2.4.2.1: +7 -4 lines
Diff to previous 1.7.2.4.2.1 , to branch point 1.7.2.4
Latest work on new playlist and flowplayer 3 support. This commit contains a temporary fix that seems to cure the module with IE6/7.

Revision 1.7.2.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 23:05:22 2009 UTC (7 weeks, 5 days ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.7.2.4: +2 -2 lines
Diff to previous 1.7.2.4
Preliminary support for linking to media using a CCK textfield. Does not support remote swf files as the height/width detection fails, but good for files that use a media player. Also supports streaming media - specify the server and the file separated by a space. Initial support for the getID3 module to allow extraction of data from files and use in playlists. Not fully in place yet.

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 18:54:29 2009 UTC (8 weeks, 1 day ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.7.2.4: +2 -2 lines
Diff to previous 1.7.2.4 , to branch point 1.7 , to next main 1.10
#564512 - Fixed incorrect use of url() when defining SWFTOOLS_DEFAULT_BG constant.

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 23 22:25:55 2009 UTC (7 months ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.7.2.3: +14 -6 lines
Diff to previous 1.7.2.3 , to branch point 1.7
414708: Minor changes in code to support requested feature.

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 20:40:51 2009 UTC (7 months ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.7.2.2: +26 -3 lines
Diff to previous 1.7.2.2 , to branch point 1.7
#424866: Wijering 4 module will now check to see if either the viral, or the non-viral players are present, and it will use either (with preference for viral). This should make the download process easier since viral is the default download offered on the longtail video website.

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 22:01:11 2009 UTC (7 months ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.7.2.1: +39 -1 lines
Diff to previous 1.7.2.1 , to branch point 1.7
#414708 - Request to add accessible controls to the Wijering player.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 23:18:10 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +3 -1 lines
Diff to previous 1.9
In response to #348437 reported by stormsweeper two changes are implemented. Added status report to main Drupal status page, and SWF Tools status, to give a warning if the zlib library isn't present. This library is needed to read height and width data from compressed swf files. Secondly, player modules now report a default height and width, so if all else fails we can fall back on those so that media content will display correctly. As part of this the sizing function has been separated in to a new swftools_set_size() function to try and clarify the code.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 23:13:22 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-4
Changes since 1.7: +3 -1 lines
Diff to previous 1.7
In response to #348437 reported by stormsweeper two changes are implemented. Added status report to main Drupal status page, and SWF Tools status, to give a warning if the zlib library isn't present. This library is needed to read height and width data from compressed swf files. Secondly, player modules now report a default height and width, so if all else fails we can fall back on those so that media content will display correctly. As part of this the sizing function has been separated in to a new swftools_set_size() function to try and clarify the code.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 19:47:59 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.8: +14 -12 lines
Diff to previous 1.8
Accidentally committed a version that wasn't intended. This (hopefully) reverses the error.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 16:45:46 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.7: +13 -14 lines
Diff to previous 1.7
More code tidy up, renamed one of the hooks to try and get the code reading consistently, and FlowPlayer3 now supports streamed playlists.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 08:29:17 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-2, DRUPAL-6--2-3
Branch point for: DRUPAL-6--2
Changes since 1.6: +1 -5 lines
Diff to previous 1.6
Preparation for new release.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 23:38:12 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.5: +19 -1 lines
Diff to previous 1.5
Initial support for streaming media via rtmp servers. Supported in JW3 and FP3 for single files at the moment. Tested on Red5 media server only.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 16:51:00 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Quite a few 'behing the scenes' tweaks, and improvements to internal comments of SWF Tools. Refer to CHANGELOG.txt for details.

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 23:23:47 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-4
Changes since 1.1.4.3: +4 -4 lines
Diff to previous 1.1.4.3 , to branch point 1.1 , to next main 1.10
#314045 - Constants incorrectly defined - fixed.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 23:20:32 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
#314045 - Constants incorrectly defined - fixed.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 23:20:16 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-5--2-3, DRUPAL-6--1-3, DRUPAL-6--2-1
Changes since 1.1.2.7: +4 -4 lines
Diff to previous 1.1.2.7 , to branch point 1.1 , to next main 1.10
#314045 - Constants incorrectly defined - fixed.

Revision 1.1.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 19:42:53 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-2
Changes since 1.1.4.2: +3 -3 lines
Diff to previous 1.1.4.2 , to branch point 1.1
Updating DRUPAL-5 with latest bug fixes.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 19:29:56 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.1.2.6: +3 -3 lines
Diff to previous 1.1.2.6 , to branch point 1.1
Updating DRUPAL-6--1 with latest bug fixes.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 19:25:09 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Updating HEAD with latest development work.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 19:42:15 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.1: +307 -0 lines
Diff to previous 1.1
Commit of branch DRUPAL-6--1 back to HEAD as part of plans to tidy up the tree!

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 13:36:28 2008 UTC (15 months ago) by stuartgreenfield
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.1.2.5: +2 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1
Minor updates to module descriptions to start making UI look consistent.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 21:45:43 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.4: +22 -3 lines
Diff to previous 1.1.2.4 , to branch point 1.1
More work on SWF Tools 6. Common submit function added for media players that flatten arrays. Help moved from within forms to use hook_help(). js now added to pages via hook_init(), not hook_menu().

Revision 1.1.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 21:55:02 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0, DRUPAL-5--2-1
Changes since 1.1.4.1: +298 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
Back port of JW Media Player 4 support to SWF Tools 5.
Fix to SWF Object 2 as it was not working correctly with cached filters.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 11:51:22 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +3 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Minor update to Wijering 4 support.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 22:42:46 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Nightly update of SWF Tools 6. This commit alters SWF Object 2 so that it now produces standards compliant code (passes W3C validation for XHTML 1.0 Strict)

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 21:51:03 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +4 -7 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Latest update of work on SWF Tools 6. Image rotator is now a separator module, so modules for JW media player 3, JW media player 4 and JW image rotator are now separate and distinct entities.

Revision 1.1.4.1
Wed Aug 13 22:55:03 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.1: +0 -0 lines
FILE REMOVED
file wijering4.module was added on branch DRUPAL-5 on 2008-08-18 21:55:02 +0000

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 22:55:03 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1: +290 -0 lines
Diff to previous 1.1
Latest progress on SWF Tools 6. This commit introduces support for JW Media Player 4.

Revision 1.1
Wed Aug 13 22:55:03 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-6--1
FILE REMOVED
file wijering4.module was initially added on branch DRUPAL-6--1.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2