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

Log of /contributions/modules/swftools/flowplayer/flowplayer.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.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 23:05:22 2009 UTC (7 weeks, 6 days ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.7.2.3: +3 -2 lines
Diff to previous 1.7.2.3 , to next main 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.4 - (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.3: +2 -2 lines
Diff to previous 1.7.2.3 , to branch point 1.7 , to next main 1.11
#564512 - Fixed incorrect use of url() when defining SWFTOOLS_DEFAULT_BG constant.

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 21:59:44 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.2: +2 -2 lines
Diff to previous 1.7.2.2 , to branch point 1.7
#395854: Documentation links fixed for FP2 and FP3.

Revision 1.11 - (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.10: +3 -1 lines
Diff to previous 1.10
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.2 - (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.2.1: +3 -1 lines
Diff to previous 1.7.2.1 , to branch point 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.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 15:24:36 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.9: +8 -9 lines
Diff to previous 1.9
Stop FlowPlayer merging all its settings in to the configuration string.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 15:23:06 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.7: +6 -5 lines
Diff to previous 1.7
Stop FlowPlayer merging all its settings in to the configuration string.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 19:48:00 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.8: +12 -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: +15 -13 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]
Sun Mar 1 16:51:00 2009 UTC (8 months, 3 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.6: +2 -2 lines
Diff to previous 1.6
Quite a few 'behing the scenes' tweaks, and improvements to internal comments of SWF Tools. Refer to CHANGELOG.txt for details.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 23:16:41 2009 UTC (9 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
FlowPlayer 3 files are now stored in shared/flowplayer3, and the filename is configurable on the settings page so it can handle new releases of the player. Download path on FlowPlayer 2 updated to Tucows archive. } else { constructs updated to Drupal coding standard.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 22:30:40 2008 UTC (11 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
Work on FlowPlayer 3 support.

Revision 1.1.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 23:23:48 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3, 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.11
#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.7 - (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.6: +4 -4 lines
Diff to previous 1.1.2.6 , to branch point 1.1 , to next main 1.11
#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.6 - (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.5: +3 -3 lines
Diff to previous 1.1.2.5 , 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: +4 -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:14 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.1: +353 -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.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 22:15:41 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: +347 -0 lines
Diff to previous 1.1.4.1 , to branch point 1.1
Back port of FlowPlayer support from SWF Tools 6. Also added some more cache flushes to the admin pages as I was getting some inconsistent page results from cached filters being served when the player is changed.

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
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.1.2.4: +20 -1 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.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 22:31:06 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.3: +36 -43 lines
Diff to previous 1.1.2.3 , to branch point 1.1
Nightly update of SWF Tools. Improved support for FlowPlayer - now seems fairly stable.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 17 06:54:32 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +13 -13 lines
Diff to previous 1.1.2.2 , to branch point 1.1
Fix bug in FlowPlayer module.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 23:51:58 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +155 -112 lines
Diff to previous 1.1.2.1 , to branch point 1.1
Further work on Flow Player - now handling playlists

Revision 1.1.4.1
Sat Aug 16 21:44:57 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.1: +0 -0 lines
FILE REMOVED
file flowplayer.module was added on branch DRUPAL-5 on 2008-08-19 22:15:41 +0000

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 21:44:57 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.1: +298 -0 lines
Diff to previous 1.1
Commit of SWF Tools with support for FlowPlayer. This module is in early stages of development and is more "proof of concept" at this time.

Revision 1.1
Sat Aug 16 21:44:57 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-6--1
FILE REMOVED
file flowplayer.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