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

Log of /contributions/modules/swftools/flowplayer3/flowplayer3.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.19.2.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 18:36:04 2009 UTC (5 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.19.2.7.2.4: +94 -74 lines
Diff to previous 1.19.2.7.2.4 , to branch point 1.19.2.7 , to next main 1.19.2.9
Sync latest work on SWF Tools with CVS.

Revision 1.19.2.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 21:52:13 2009 UTC (7 weeks, 6 days ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.19.2.7.2.3: +36 -67 lines
Diff to previous 1.19.2.7.2.3 , to branch point 1.19.2.7
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.19.2.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 23:05:22 2009 UTC (8 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.19.2.7.2.2: +36 -31 lines
Diff to previous 1.19.2.7.2.2 , to branch point 1.19.2.7
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.19.2.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 21:36:58 2009 UTC (2 months ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.19.2.7.2.1: +41 -10 lines
Diff to previous 1.19.2.7.2.1 , to branch point 1.19.2.7
Work in progress, plus fix image thumbnail for FlowPlayer3 module.

Revision 1.19.2.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 19:50:04 2009 UTC (2 months ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.19.2.7: +193 -5 lines
Diff to previous 1.19.2.7
Branch DRUPAL-6--3 created to manage code that is being developed to support playlists and advanced features in FlowPlayer3. Branch DRUPAL-6--2 contains the current stable release code and will be used for critical bug fixes. Any fixes applied to branch DRUPAL-6--2 will also have to be committed to DRUPAL-6--3 until a release is made from the new branch. HEAD is being reserved for work on SWF Tools 7.

Revision 1.19.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 19:17:54 2009 UTC (2 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.19.2.8: +40 -11 lines
Diff to previous 1.19.2.8 , to branch point 1.19 , to next main 1.30
alt text must be suppressed otherwise players are not rendered until they are activated. In the long run it would be good to support these for player heavy pages since it minimises the amount of flash loaded, but some clever styling and scripting is needed to get this working well. For now revert to the old way of doing things by suppressing alternate text.

Revision 1.19.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 19 22:40:58 2009 UTC (2 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.19.2.7: +111 -3 lines
Diff to previous 1.19.2.7 , to branch point 1.19
#576470 - In response to problems with the 3.1.3 release of FlowPlayer support for the flowplayer.js embedding script has been added. This allows the flowplayer module to over-ride the default embedding setting and use the flowplayer embedding script instead. This script can co-exist with SWF Object 2 so mixed content will still work.

Revision 1.19.2.7 - (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.19.2.6: +2 -2 lines
Diff to previous 1.19.2.6 , to branch point 1.19
#395854: Documentation links fixed for FP2 and FP3.

Revision 1.19.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 00:09:04 2009 UTC (7 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.19.2.5: +13 -1 lines
Diff to previous 1.19.2.5 , to branch point 1.19
#411348 - FlowPlayer3 canvas size is now configurable on the settings page and can also be set through an input filter.
The available embedding methods are now cached, rather than having to be built from scratch on every call. This should improve performance quite a bit, especially when JavaScript is being added to every page.
Page and filter caches now flushed when FlowPlayer3 settings page is seen so that changes to player configuration are reflected.

Revision 1.19.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 00:22:18 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-4
Changes since 1.19.2.4: +2 -1 lines
Diff to previous 1.19.2.4 , to branch point 1.19
#405498 by fearfox: Background gradient setting for controlbar missing.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 00:21:58 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +2 -1 lines
Diff to previous 1.29
#405498 by fearfox: Background gradient setting for controlbar missing.

Revision 1.29 - (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
Changes since 1.28: +3 -1 lines
Diff to previous 1.28
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.19.2.4 - (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
Changes since 1.19.2.3: +3 -1 lines
Diff to previous 1.19.2.3 , to branch point 1.19
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.19.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 22:44:32 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.19.2.2: +25 -1 lines
Diff to previous 1.19.2.2 , to branch point 1.19
Migration of enhanced color choose from HEAD to branch DRUPAL--6-2.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 22:22:45 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.27: +5 -1 lines
Diff to previous 1.27
Added support for product key in FlowPlayer3 to allow commercial players.

Revision 1.19.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 22:13:45 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.19.2.1: +40 -21 lines
Diff to previous 1.19.2.1 , to branch point 1.19
Brought in support for playslists based on streamed media from HEAD. All media has to be on the same stream - at present you can't mix streamed and non-streamed content. Brought in support for a splash image with FlowPlayer3 - use image="image.jpg" in the input filter (as for Wijering4). Added support for product key for commercial FlowPlayers.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 15:24:37 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.26: +23 -13 lines
Diff to previous 1.26
Stop FlowPlayer merging all its settings in to the configuration string.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 00:17:36 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
More experimental work with FlowPlayer3 plugin support.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 22:59:23 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.24: +6 -1 lines
Diff to previous 1.24
More experimental work with FlowPlayer3 plugin support.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 00:12:01 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
Forgot to include $flowplayer array on hook_flowplayer3().

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 13 00:05:33 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.22: +9 -2 lines
Diff to previous 1.22
Proof of concept for hook_flowplayer3, to allow the FlowPlayer3 to be extended in an arbitrary manner by other modules. This code provides FlowPlayer3 - Embed, to allow the FlowPlayer3 JavaScript to be used for embedding FlowPlayer3 content.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 23:14:51 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.21: +29 -4 lines
Diff to previous 1.21
Experimental support for color schemes, based on code cribbed from color.module. Seems to be working ok, but the color code has not been optimised yet.

Revision 1.19.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 09:09:49 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2, DRUPAL-6--2-3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#394858 - Autodetection of action was broken as a result of an intended
optimisation. Gone back to the old method.
#394486 - FlowPlayer3 default player set to latest version.

Revision 1.21 - (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.20: +11 -11 lines
Diff to previous 1.20
Accidentally committed a version that wasn't intended. This (hopefully) reverses the error.

Revision 1.20 - (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.19: +29 -19 lines
Diff to previous 1.19
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.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 09:44:14 2009 UTC (8 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1
Branch point for: DRUPAL-6--2
Changes since 1.18: +95 -29 lines
Diff to previous 1.18
Ready for release with initial streaming support and comprehensive FlowPlayer3 support.

Revision 1.18 - (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
CVS Tags: DRUPAL-6--1-3
Changes since 1.17: +26 -1 lines
Diff to previous 1.17
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.17 - (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
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Quite a few 'behing the scenes' tweaks, and improvements to internal comments of SWF Tools. Refer to CHANGELOG.txt for details.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 23:51:57 2009 UTC (9 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.15: +60 -66 lines
Diff to previous 1.15
Minor simplification to settings function - redundant switch statement removed.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 23:45:58 2009 UTC (9 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.14: +12 -11 lines
Diff to previous 1.14
More work on FlowPlayer 3. No longer requires the SWF Tools custom form handler for settings  - just use the regular system settings form. Minor fix to core SWF Tools to cure some more notice errors.

Revision 1.14 - (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.13: +5 -3 lines
Diff to previous 1.13
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.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 23:22:18 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.12: +28 -25 lines
Diff to previous 1.12
All configuration options now enabled and seem to be working ok.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 14:30:21 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.11: +40 -94 lines
Diff to previous 1.11
Settings code tidied up to eliminate duplicate arrays of settings. Not all settings yet migrated to configuration page.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 07:56:10 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.10: +33 -93 lines
Diff to previous 1.10
More progress on FlowPlayer3. Configuration page is up and running. Not all options are available yet, but it is usable and the key settings are all in. Color selections can now be made using the Farbtastic color picker.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 14:36:34 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.9: +7 -3 lines
Diff to previous 1.9
Trial of integrating the Farbtastic colorpicker with the configuration form to make customisation of colors easier.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 10:54:29 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.8: +21 -24 lines
Diff to previous 1.8
Full set of clip properties now available on the settings pages. No nice dropdowns or anything yet. Entries left blank are now skipped when building the player JSON string.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 23:12:01 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.7: +46 -47 lines
Diff to previous 1.7
More work on FlowPlayer3. Basic configuration page now started. Only a few settings are available, but proves concept. Method is based on file uploaded by fearfox.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 22:28:03 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.6: +16 -63 lines
Diff to previous 1.6
More work on FlowPlayer3. Mostly fairly minor updates in this commit. Admin pages still not up and running.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 22:57:13 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.5: +65 -6 lines
Diff to previous 1.5
More work on FlowPlayer3 - most player properties can now be passed via the <swf> tag. Configuration pages not created yet.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 22:51:52 2009 UTC (9 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.4: +30 -50 lines
Diff to previous 1.4
Further work on FlowPlayer3 support. Can now playback single / multiple FLV and MP3 files. Config settings not yet active.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 21:22:33 2009 UTC (9 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.3: +11 -2 lines
Diff to previous 1.3
Work in progress on FlowPlayer3

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 20:18:04 2009 UTC (9 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.2: +16 -15 lines
Diff to previous 1.2
#371735: Fix incorrect id in markup

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

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 00:14:18 2008 UTC (11 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Early work on support for FlowPlayer 3. Not production ready at all!

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