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

Log of /contributions/modules/swftools/imagerotator/imagerotator.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.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 21:39:33 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.5.2.1: +2 -1 lines
Diff to previous 1.5.2.1 , to branch point 1.5 , to next main 1.8
#408072: JW Image Rotator controls can be set to hidden as a default from the settings page. It can be over-ridden on a player basis by using shownavigation in the input filter.

Revision 1.8 - (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.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.5.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.5: +3 -1 lines
Diff to previous 1.5
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 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 19:48:01 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.6: +8 -6 lines
Diff to previous 1.6
Accidentally committed a version that wasn't intended. This (hopefully) reverses the error.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 16:45:48 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.5: +6 -7 lines
Diff to previous 1.5
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.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 1 16:51:01 2009 UTC (8 months, 4 weeks ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3
Branch point for: DRUPAL-6--2
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.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: +3 -3 lines
Diff to previous 1.3
#314045 - Constants incorrectly defined - fixed.

Revision 1.1.2.5 - (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-6--1-3
Changes since 1.1.2.4: +3 -3 lines
Diff to previous 1.1.2.4 , to branch point 1.1 , to next main 1.8
#314045 - Constants incorrectly defined - fixed.

Revision 1.1.2.4 - (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.3: +2 -2 lines
Diff to previous 1.1.2.3 , 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: +2 -2 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:14 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.1: +271 -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.3 - (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.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Minor updates to module descriptions to start making UI look consistent.

Revision 1.1.2.2 - (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.1: +18 -1 lines
Diff to previous 1.1.2.1 , 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.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 21:51:03 2008 UTC (15 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1: +254 -0 lines
Diff to previous 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
Thu Aug 14 21:51:03 2008 UTC (15 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Branch point for: DRUPAL-6--1
FILE REMOVED
file imagerotator.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