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

Log of /contributions/modules/swftools/swftools.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.20.2.16.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 18:36:02 2009 UTC (4 weeks, 4 days ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.20.2.16.2.6: +108 -60 lines
Diff to previous 1.20.2.16.2.6 , to branch point 1.20.2.16 , to next main 1.20.2.20
Sync latest work on SWF Tools with CVS.

Revision 1.20.2.16.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 21:52:13 2009 UTC (7 weeks, 3 days ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.20.2.16.2.5: +6 -3 lines
Diff to previous 1.20.2.16.2.5 , to branch point 1.20.2.16
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.20.2.16.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 2 23:05:22 2009 UTC (7 weeks, 4 days ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.20.2.16.2.4: +25 -6 lines
Diff to previous 1.20.2.16.2.4 , to branch point 1.20.2.16
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.20.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 18:54:28 2009 UTC (7 weeks, 6 days ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.19: +2 -3 lines
Diff to previous 1.20.2.19 , to branch point 1.20 , to next main 1.37
#564512 - Fixed incorrect use of url() when defining SWFTOOLS_DEFAULT_BG constant.

Revision 1.20.2.16.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 21:36:57 2009 UTC (2 months ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.20.2.16.2.3: +3 -5 lines
Diff to previous 1.20.2.16.2.3 , to branch point 1.20.2.16
Work in progress, plus fix image thumbnail for FlowPlayer3 module.

Revision 1.20.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 20:29:38 2009 UTC (2 months ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.18: +2 -2 lines
Diff to previous 1.20.2.18 , to branch point 1.20
Bug discovered in playlist function when it is called with a specific action.

Revision 1.20.2.16.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 23 20:26:53 2009 UTC (2 months ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.20.2.16.2.2: +4 -4 lines
Diff to previous 1.20.2.16.2.2 , to branch point 1.20.2.16
Bug discovered in playlist function when it is called with a specific action.

Revision 1.20.2.16.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 21:40:21 2009 UTC (2 months ago) by stuartgreenfield
Branch: DRUPAL-6--3
Changes since 1.20.2.16.2.1: +76 -4 lines
Diff to previous 1.20.2.16.2.1 , to branch point 1.20.2.16
CCK playlist formatter function changed so it now passes the description as a title to make better playlist presentation. Experimental support for associating a thumbnail image with a piece of content using a CCK formatter. At the moment only works with a single upload.

Revision 1.20.2.16.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.20.2.16: +3 -3 lines
Diff to previous 1.20.2.16
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.20.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 16 21:13:06 2009 UTC (3 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.17: +2 -2 lines
Diff to previous 1.20.2.17 , to branch point 1.20
#525832 - SWFTOOLS_DEFAULT_HTML_ALT should be translatable. As an initial fix this has been implemented in the constant definition, but some checks are needed to see if we should be translating at each point of use.

Revision 1.20.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 15 21:52:18 2009 UTC (3 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.16: +2 -2 lines
Diff to previous 1.20.2.16 , to branch point 1.20
#511682 - Short filter tip changed to show [swf] syntax instead of <swf> syntax.
#450126 - If swfobject2.js isn't available locally then load it by referring to http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js. Status pages will report the js as missing, but it won't prevent the method being used.

Revision 1.20.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 23:30:52 2009 UTC (7 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-5
Branch point for: DRUPAL-6--3
Changes since 1.20.2.15: +57 -3 lines
Diff to previous 1.20.2.15 , to branch point 1.20
#424378 - When using the CCK formatters it is now possible so specify an alternate handler for the case of a single file being passed to a playlist. This is primarily of use when handling images where a single image can now be displayed as a plain image, instead of being placed in a slideshow.

Revision 1.20.2.15 - (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.20.2.14: +13 -9 lines
Diff to previous 1.20.2.14 , to branch point 1.20
#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.3.2.4.2.72 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 23:19:16 2009 UTC (7 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.3.2.4.2.71: +2 -2 lines
Diff to previous 1.3.2.4.2.71 , to branch point 1.3.2.4
Try #351725 by glorinand in order to fix #401140.

Revision 1.20.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 22:22:04 2009 UTC (7 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.13: +4 -4 lines
Diff to previous 1.20.2.13 , to branch point 1.20
Try #351725 by glorinand in order to fix #401140.

Revision 1.3.2.4.2.71 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 22:21:24 2009 UTC (7 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.3.2.4.2.70: +6 -5 lines
Diff to previous 1.3.2.4.2.70 , to branch point 1.3.2.4
Try #351725 by glorinand in order to fix #401140.

Revision 1.20.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 31 22:15:51 2009 UTC (7 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.12: +4 -3 lines
Diff to previous 1.20.2.12 , to branch point 1.20
Try #351725 by glorinand in order to fix #401140.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 22:19:12 2009 UTC (7 months, 3 weeks ago) by stuartgreenfield
Branch: MAIN
CVS Tags: HEAD
Changes since 1.36: +58 -9 lines
Diff to previous 1.36
Enhanced support for CCK filefields - multiple filefields will can be converted to a playlist using the 'SWF Tools - playlist' formatter.

Revision 1.20.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 22:18:41 2009 UTC (7 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.11: +66 -8 lines
Diff to previous 1.20.2.11 , to branch point 1.20
Enhanced support for CCK filefields - multiple filefields will can be converted to a playlist using the 'SWF Tools - playlist' formatter.

Revision 1.20.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 29 00:03:28 2009 UTC (7 months, 4 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-4
Changes since 1.20.2.10: +9 -10 lines
Diff to previous 1.20.2.10 , to branch point 1.20
Fix bug in input filter that prevented content using the [] syntax from working.

Revision 1.20.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 28 22:45:19 2009 UTC (7 months, 4 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.9: +1 -6 lines
Diff to previous 1.20.2.9 , to branch point 1.20
Uploading final few changes ready for next release.

Revision 1.20.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 23:34:37 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.8: +54 -1 lines
Diff to previous 1.20.2.8 , to branch point 1.20
#404076 by stormsweeper, Amitaibu: Integrated support for CCK filefield by enabling a formatter that attaches to filefields to allow the content to be rendered via SWF Tools.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 23:27:43 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.35: +67 -5 lines
Diff to previous 1.35
#404076 by stormsweeper, Amitaibu: Integrated support for CCK filefield by enabling a formatter that attaches to filefields to allow the content to be rendered via SWF Tools.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 12:43:28 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.34: +10 -7 lines
Diff to previous 1.34
Fix new file_url building code - now it broke the playlist routine - this function needs more work!

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 12:30:12 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.33: +13 -7 lines
Diff to previous 1.33
Fix new file_url building code - it broke the auto size detection routine.

Revision 1.33 - (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.32: +71 -37 lines
Diff to previous 1.32
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.20.2.8 - (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.20.2.7: +70 -36 lines
Diff to previous 1.20.2.7 , to branch point 1.20
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.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 17 21:58:33 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31
Fix status page and bug that occurred as result of changing name of embedding action.

Revision 1.20.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 16 23:03:33 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.6: +4 -1 lines
Diff to previous 1.20.2.6 , to branch point 1.20
Disable relative url feature - this may be causing issues for some sites. More testing is needed.

Revision 1.31 - (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.30: +2 -2 lines
Diff to previous 1.30
Added support for product key in FlowPlayer3 to allow commercial players.

Revision 1.20.2.6 - (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.20.2.5: +88 -48 lines
Diff to previous 1.20.2.5 , to branch point 1.20
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.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 15 16:29:45 2009 UTC (8 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.29: +67 -44 lines
Diff to previous 1.29
Beginnings of simplification to file path building functions.

Revision 1.29 - (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.28: +66 -4 lines
Diff to previous 1.28
Stop FlowPlayer merging all its settings in to the configuration string.

Revision 1.28 - (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.27: +3 -3 lines
Diff to previous 1.27
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.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 20:10:37 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.26: +35 -25 lines
Diff to previous 1.26
Sync laptop with CVS.

Revision 1.20.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 20:10:13 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.4: +2 -6 lines
Diff to previous 1.20.2.4 , to branch point 1.20
Sync laptop with CVS.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 13:33:31 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.25: +13 -6 lines
Diff to previous 1.25
Syncing laptop to home.

Revision 1.20.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 13:30:30 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.3: +16 -10 lines
Diff to previous 1.20.2.3 , to branch point 1.20
Syncing laptop to home.

Revision 1.20.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 22:47:04 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-3
Changes since 1.20.2.2: +2 -2 lines
Diff to previous 1.20.2.2 , to branch point 1.20
Correction to fix broken file paths that occurred as result of producing relative urls.

Revision 1.20.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 22:36:43 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
Changes since 1.20.2.1: +9 -3 lines
Diff to previous 1.20.2.1 , to branch point 1.20
Correction to fix broken file paths that occurred as result of producing relative urls.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 23:14:51 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24
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.20.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 09:09:49 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-2
Changes since 1.20: +3 -2 lines
Diff to previous 1.20
#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.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 7 19:51:50 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.23: +16 -9 lines
Diff to previous 1.23
Sync laptop to desktop via CVS.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 19:48:00 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.22: +32 -34 lines
Diff to previous 1.22
Accidentally committed a version that wasn't intended. This (hopefully) reverses the error.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 17:43:44 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.21: +11 -1 lines
Diff to previous 1.21
#384876 : If the playlist path was set to the top level of the file system, then when the admin page flushes the playlist cache it actually deletes all files!

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 16:45:46 2009 UTC (8 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.20: +245 -169 lines
Diff to previous 1.20
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.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 09:44:14 2009 UTC (8 months, 2 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.19: +3 -14 lines
Diff to previous 1.19
Ready for release with initial streaming support and comprehensive FlowPlayer3 support.

Revision 1.19 - (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.18: +7 -4 lines
Diff to previous 1.18
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.18 - (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.17: +483 -224 lines
Diff to previous 1.17
Quite a few 'behing the scenes' tweaks, and improvements to internal comments of SWF Tools. Refer to CHANGELOG.txt for details.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 23:45:57 2009 UTC (8 months, 4 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.16: +22 -7 lines
Diff to previous 1.16
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.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 23:14:38 2009 UTC (9 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.15: +49 -47 lines
Diff to previous 1.15
Added support for flash parameter "allowscriptaccess" which was missing.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 21:15:15 2009 UTC (9 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.14: +1 -29 lines
Diff to previous 1.14
Fix status report to suppress notice errors that were being generated during report generation.

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: +9 -5 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]
Fri Feb 20 22:56:38 2009 UTC (9 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.12: +43 -39 lines
Diff to previous 1.12
Reinstate fix to sizing code that suppresses notice errors. Issue was with flash node passing a size of zero that prevented SWF Tools size detection routine from triggering.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 00:58:59 2009 UTC (9 months ago) by stuartgreenfield
Branch: MAIN
Changes since 1.11: +35 -11 lines
Diff to previous 1.11
Reverse patch to fix notice errors - in its current form it breaks flash node content that relies on auto detection of the player size.

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

Revision 1.10 - (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.9: +25 -7 lines
Diff to previous 1.9
More work on FlowPlayer3 - most player properties can now be passed via the <swf> tag. Configuration pages not created yet.

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

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 20:18:04 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: MAIN
Changes since 1.7: +14 -10 lines
Diff to previous 1.7
#371735: Fix incorrect id in markup

Revision 1.3.2.4.2.55.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 20:16:51 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.21: +16 -11 lines
Diff to previous 1.3.2.4.2.55.2.21 , to branch point 1.3.2.4.2.55 , to next main 1.3.2.4.2.72
#371735: Fix incorrect id in markup

Revision 1.3.2.4.2.70 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 12 20:16:48 2009 UTC (9 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3, DRUPAL-5--2-4
Changes since 1.3.2.4.2.69: +2 -2 lines
Diff to previous 1.3.2.4.2.69 , to branch point 1.3.2.4
#371735: Fix incorrect id in markup

Revision 1.3.2.4.2.69 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 20:00:14 2008 UTC (13 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.3.2.4.2.68: +4 -2 lines
Diff to previous 1.3.2.4.2.68 , to branch point 1.3.2.4
#308515 - Fix input filter so it can use remote paths as well as local ones.

Revision 1.3.2.4.2.55.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 19:58:16 2008 UTC (13 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.20: +4 -2 lines
Diff to previous 1.3.2.4.2.55.2.20 , to branch point 1.3.2.4.2.55
#308515 - Fix input filter so it can use remote paths as well as local ones.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 19:57:55 2008 UTC (13 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.6: +7 -3 lines
Diff to previous 1.6
#308515 - Fix input filter so it can use remote paths as well as local ones.

Revision 1.3.2.4.2.55.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 22:19:30 2008 UTC (13 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.19: +4 -2 lines
Diff to previous 1.3.2.4.2.55.2.19 , to branch point 1.3.2.4.2.55
#308515 - Not fixed the root cause in the auto-detection routine, but fixed another bug that prevented the user specifying a specific player to over-ride autodetection. This allows the symptoms to be masked.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 20:44:21 2008 UTC (13 months, 2 weeks ago) by stuartgreenfield
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5
Resetting line endings to Unix.

Revision 1.3.2.4.2.55.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 16:26:02 2008 UTC (13 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.3.2.4.2.55.2.18: +3 -2 lines
Diff to previous 1.3.2.4.2.55.2.18 , to branch point 1.3.2.4.2.55
'nocache' string appended to file names seems to be breaking flv content in Wijering player. Disabling this setting until it can be tested further and resolved.

Revision 1.3.2.4.2.68 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 20:54:49 2008 UTC (13 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-2
Changes since 1.3.2.4.2.67: +4 -3 lines
Diff to previous 1.3.2.4.2.67 , to branch point 1.3.2.4
#308172 - Extra / in url when using a remote media path. This is fixed. As a result of this bug fix some other issues with the remote media system were found. In particular, the players were no longer automatically detected for size. This is fixed.

Revision 1.3.2.4.2.67 - (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
Changes since 1.3.2.4.2.66: +23 -13 lines
Diff to previous 1.3.2.4.2.66 , to branch point 1.3.2.4
Updating DRUPAL-5 with latest bug fixes.

Revision 1.3.2.4.2.55.2.18 - (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.3.2.4.2.55.2.17: +24 -15 lines
Diff to previous 1.3.2.4.2.55.2.17 , to branch point 1.3.2.4.2.55
Updating DRUPAL-6--1 with latest bug fixes.

Revision 1.5 - (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.4: +27 -17 lines
Diff to previous 1.4
Updating HEAD with latest development work.

Revision 1.4 - (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.3: +1265 -341 lines
Diff to previous 1.3
Commit of branch DRUPAL-6--1 back to HEAD as part of plans to tidy up the tree!

Revision 1.3.2.4.2.55.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 18:40:53 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.16: +1 -2 lines
Diff to previous 1.3.2.4.2.55.2.16 , to branch point 1.3.2.4.2.55
Minor change, just synchronising SWF Tools 6 back to CVS.

Revision 1.3.2.4.2.66 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 07:24:56 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.3.2.4.2.65: +5 -3 lines
Diff to previous 1.3.2.4.2.65 , to branch point 1.3.2.4
#304963: Fixes accidental carry over of drupal_flush_all_caches() from SWF Tools 6! Missed a couple in the first commit.

Revision 1.3.2.4.2.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 07:21:31 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.3.2.4.2.64: +3 -2 lines
Diff to previous 1.3.2.4.2.64 , to branch point 1.3.2.4
#304963: Fixes accidental carry over of drupal_flush_all_caches() from SWF Tools 6!

Revision 1.3.2.4.2.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 21:29:19 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.3.2.4.2.63: +6 -10 lines
Diff to previous 1.3.2.4.2.63 , to branch point 1.3.2.4
Final changes on SWF Tools 5 ready for official release as SWF Tools 5.2.

Revision 1.3.2.4.2.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 21:21:07 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.3.2.4.2.62: +5 -4 lines
Diff to previous 1.3.2.4.2.62 , to branch point 1.3.2.4
Final changes on SWF Tools 5 ready for official release as SWF Tools 5.2.

Revision 1.3.2.4.2.55.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 20:21:45 2008 UTC (14 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1
Changes since 1.3.2.4.2.55.2.15: +19 -40 lines
Diff to previous 1.3.2.4.2.55.2.15 , to branch point 1.3.2.4.2.55
Commit of latest work on SWF Tools 6, and hopefully ready to release!

Revision 1.3.2.4.2.55.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 07:36:22 2008 UTC (14 months, 3 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.14: +2 -1 lines
Diff to previous 1.3.2.4.2.55.2.14 , to branch point 1.3.2.4.2.55
Adds a status report page to assist with diagnostics, and fixes line endings across all modules and components to be Unix format.

Revision 1.3.2.4.2.55.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 24 14:46:09 2008 UTC (15 months ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.13: +36 -31 lines
Diff to previous 1.3.2.4.2.55.2.13 , to branch point 1.3.2.4.2.55
Early work on an SWF Tools status page to aid in debugging.

Revision 1.3.2.4.2.55.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 22 22:30:00 2008 UTC (15 months ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.12: +19 -4 lines
Diff to previous 1.3.2.4.2.55.2.12 , to branch point 1.3.2.4.2.55
Fixes for direct embedding and SWF Object 2 to get rid of the "Done, with errors" warning when viewing JW Media Player 4 on IE6.
Direct embededing code updated slightly so that IE7 now sees the inner object, leaving the outer object for just IE6.

Revision 1.3.2.4.2.62 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 22:15:41 2008 UTC (15 months ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.3.2.4.2.61: +11 -1 lines
Diff to previous 1.3.2.4.2.61 , to branch point 1.3.2.4
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.3.2.4.2.55.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 21:45:44 2008 UTC (15 months ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.11: +50 -9 lines
Diff to previous 1.3.2.4.2.55.2.11 , to branch point 1.3.2.4.2.55
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.3.2.4.2.61 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 21:59:12 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.3.2.4.2.60: +2 -2 lines
Diff to previous 1.3.2.4.2.60 , to branch point 1.3.2.4
Oops - cache_filter clear function was wrong!

Revision 1.3.2.4.2.60 - (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
Changes since 1.3.2.4.2.59: +7 -3 lines
Diff to previous 1.3.2.4.2.59 , to branch point 1.3.2.4
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.3.2.4.2.55.2.11 - (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.3.2.4.2.55.2.10: +4 -4 lines
Diff to previous 1.3.2.4.2.55.2.10 , to branch point 1.3.2.4.2.55
Nightly update of SWF Tools. Improved support for FlowPlayer - now seems fairly stable.

Revision 1.3.2.4.2.55.2.10 - (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.3.2.4.2.55.2.9: +4 -1 lines
Diff to previous 1.3.2.4.2.55.2.9 , to branch point 1.3.2.4.2.55
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.3.2.4.2.55.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 13:34:29 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.8: +3 -2 lines
Diff to previous 1.3.2.4.2.55.2.8 , to branch point 1.3.2.4.2.55
Minor adjustment to filter regex.

Revision 1.3.2.4.2.59 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 23:08:06 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.3.2.4.2.58: +3 -2 lines
Diff to previous 1.3.2.4.2.58 , to branch point 1.3.2.4
Back port support for SWF Object 2 from the SWF Tools 6 branch. The SWF Object 2 module produces valid markup that passes W3C validation. A minor change to the regex that runs the SWF Filter means valid pages should be produced in most (but not all) circumstances now.

Revision 1.3.2.4.2.55.2.8 - (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.3.2.4.2.55.2.7: +4 -4 lines
Diff to previous 1.3.2.4.2.55.2.7 , to branch point 1.3.2.4.2.55
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.3.2.4.2.55.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 20:46:51 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.6: +72 -71 lines
Diff to previous 1.3.2.4.2.55.2.6 , to branch point 1.3.2.4.2.55
Latest work on SWF Tools 6 - key change in this commit is an attempt to produce standards compliant markup from direct embedding.

Revision 1.3.2.4.2.55.2.6 - (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.3.2.4.2.55.2.5: +3 -3 lines
Diff to previous 1.3.2.4.2.55.2.5 , to branch point 1.3.2.4.2.55
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.3.2.4.2.55.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 12:11:43 2008 UTC (15 months, 1 week ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.4: +11 -2 lines
Diff to previous 1.3.2.4.2.55.2.4 , to branch point 1.3.2.4.2.55
Correction to swf() function to merge in default parameters if they were not explicity passed.

Revision 1.3.2.4.2.55.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 22:24:53 2008 UTC (15 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.3: +55 -15 lines
Diff to previous 1.3.2.4.2.55.2.3 , to branch point 1.3.2.4.2.55
More work on the path to SWF Tools 6. Private files now configurable, and various error  messages made translatable via t() function. Error messages when there is no configured player made more "helpful".

Revision 1.3.2.4.2.58 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 22:37:23 2008 UTC (15 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-5
Changes since 1.3.2.4.2.57: +103 -30 lines
Diff to previous 1.3.2.4.2.57 , to branch point 1.3.2.4
Backport to SWF Tools 5 of various fixes implemented in SWF Tools 6.

Revision 1.3.2.4.2.55.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 5 15:35:18 2008 UTC (15 months, 2 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.2: +107 -80 lines
Diff to previous 1.3.2.4.2.55.2.2 , to branch point 1.3.2.4.2.55
Commit of work in progress of SWF Tools 6. This commit includes refactored swf() function, further support for private file system, and now includes simpleviewer. More testing still needed across the suite.

Revision 1.3.2.4.2.55.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 26 23:47:38 2008 UTC (15 months, 4 weeks ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55.2.1: +65 -11 lines
Diff to previous 1.3.2.4.2.55.2.1 , to branch point 1.3.2.4.2.55
Latest update of development work for SWF Tools 6. Handling of private files improved, settings pages re-arranged slightly to improve(?) layout. Support for SWF Object 2 added. Running fairly well locally.

Revision 1.3.2.4.2.55.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 22:35:50 2008 UTC (16 months ago) by stuartgreenfield
Branch: DRUPAL-6--1
Changes since 1.3.2.4.2.55: +161 -116 lines
Diff to previous 1.3.2.4.2.55
First commit of SWF Tools 6 to new DRUPAL-6--1 branch.

Revision 1.3.2.4.2.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 24 17:11:47 2007 UTC (2 years, 4 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.56: +1 -1 lines
Diff to previous 1.3.2.4.2.56 , to branch point 1.3.2.4
* Correct the base path for the default background image.

Revision 1.3.2.4.2.56 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 22 15:11:24 2007 UTC (2 years, 4 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.55: +0 -1 lines
Diff to previous 1.3.2.4.2.55 , to branch point 1.3.2.4
* files from upload module were have extra files path inserted.

Revision 1.3.2.4.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 04:47:11 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Branch point for: DRUPAL-6--1
Changes since 1.3.2.4.2.54: +2 -2 lines
Diff to previous 1.3.2.4.2.54 , to branch point 1.3.2.4
* #149552 - fixed help text for filter

Revision 1.3.2.4.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 04:41:47 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.53: +0 -5 lines
Diff to previous 1.3.2.4.2.53 , to branch point 1.3.2.4
#150050 Remove menu callback

Revision 1.3.2.4.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 04:39:18 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.52: +5 -6 lines
Diff to previous 1.3.2.4.2.52 , to branch point 1.3.2.4
* #151399 - properly added neclimdul's fix
* image_gallery to playlist was not passing files array

Revision 1.3.2.4.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 04:11:10 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.51: +2 -2 lines
Diff to previous 1.3.2.4.2.51 , to branch point 1.3.2.4
# Improved imagerotator xml
#151399 Allow existing file from base, other fixes, thanks @neclimdul

Revision 1.3.2.4.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 23:53:46 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.50: +3 -0 lines
Diff to previous 1.3.2.4.2.50 , to branch point 1.3.2.4
#149577 - assign file when full url, thanks @Andrew Sterling Hanenkamp

Revision 1.3.2.4.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 00:13:16 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.3.2.4.2.49: +2 -4 lines
Diff to previous 1.3.2.4.2.49 , to branch point 1.3.2.4
* Fixed bug in parameter splitter.

Revision 1.3.2.4.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 23:52:57 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.48: +157 -66 lines
Diff to previous 1.3.2.4.2.48 , to branch point 1.3.2.4
* A lot of tweaks and fixes before release.

Revision 1.3.2.4.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 14:05:36 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.47: +1 -1 lines
Diff to previous 1.3.2.4.2.47 , to branch point 1.3.2.4
* quick fix to filter function name causing fatal error

Revision 1.3.2.4.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 13:56:12 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.46: +116 -0 lines
Diff to previous 1.3.2.4.2.46 , to branch point 1.3.2.4
* Moved remaing flash_filter code into swftools.module

Revision 1.3.2.4.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 2 08:26:29 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.45: +3 -5 lines
Diff to previous 1.3.2.4.2.45 , to branch point 1.3.2.4
* Added plugin for quicktime embedding, optionally with qtobject, not finished. Will not be released with DRUPAL-5--1-0.
* Fixed flash_filter to work with the current API.
* Made a nicer loop in swfobject js.

Revision 1.3.2.4.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 15:35:47 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.44: +16 -10 lines
Diff to previous 1.3.2.4.2.44 , to branch point 1.3.2.4
* Better support for caching/clearing xml playlist files. Option to force regeneration
* Tweaked simpleviewer to work and accept variables correctly.
* Added swftools_playlist_from_image_gallery() which does as it says.
* Changed swftools_playlist_from_upload() name and made it return a playlist rather than rendered flash.

Revision 1.3.2.4.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 14:30:59 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.43: +1 -1 lines
Diff to previous 1.3.2.4.2.43 , to branch point 1.3.2.4
* fixed syntax error caused by previous commit

Revision 1.3.2.4.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 11:57:37 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.42: +1 -1 lines
Diff to previous 1.3.2.4.2.42 , to branch point 1.3.2.4
#147574 removed errant / thanks @dividespace

Revision 1.3.2.4.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 23:06:56 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.41: +31 -31 lines
Diff to previous 1.3.2.4.2.41 , to branch point 1.3.2.4
* conform to coding stanards, thanks http://drupal.org/project/coder

Revision 1.3.2.4.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 10:54:29 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.40: +7 -2 lines
Diff to previous 1.3.2.4.2.40 , to branch point 1.3.2.4
* wijering forces a default width height rather than none, can be overridden
* ['src_path'] (server path) is added alongside ['src'] (http url) so that it can be checked for width and height is they are not already set.

Revision 1.3.2.4.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 01:58:52 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.39: +1 -1 lines
Diff to previous 1.3.2.4.2.39 , to branch point 1.3.2.4
* othervars is an array

Revision 1.3.2.4.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 00:51:04 2007 UTC (2 years, 5 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.38: +15 -9 lines
Diff to previous 1.3.2.4.2.38 , to branch point 1.3.2.4
*** empty log message ***

Revision 1.3.2.4.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 25 00:53:36 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.37: +4 -3 lines
Diff to previous 1.3.2.4.2.37 , to branch point 1.3.2.4
* 1pixelout player working correctly
* ufo one bug left

Revision 1.3.2.4.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 17:06:16 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.36: +13 -9 lines
Diff to previous 1.3.2.4.2.36 , to branch point 1.3.2.4
* simpleviewer gets vars correctly
* simpleviewer gets max height and width from playlist
* removed gallery.xml path setting, not useful

Revision 1.3.2.4.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 15:52:42 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.35: +3 -0 lines
Diff to previous 1.3.2.4.2.35 , to branch point 1.3.2.4
Fixed swftools play,loop,menu to display 'true' not 1 etc

Revision 1.3.2.4.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 24 15:34:16 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.34: +83 -86 lines
Diff to previous 1.3.2.4.2.34 , to branch point 1.3.2.4
* Moved $html_alt to $othervars['html_alt'] and added a setting in admin.
* Fixed js player paths to use new path call.
* Fixed flashvar calling in swftools and wijering
* Added swftools_playlist_from_upload_module() which does just that
* swftools_generate_playlist will now generate an md5 if no file name passed in
* added 'image' resolution to wijering flashvar callout.

Revision 1.3.2.4.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 22 14:23:36 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.33: +144 -14 lines
Diff to previous 1.3.2.4.2.33 , to branch point 1.3.2.4
* made a better playlist renderer. more modular. playlists not working though.
* thus reduced code in swftools_integrate. added stubs for rending or image gallery, file attachments and file/imagefields
* cleaned up some variable names, thanks @tanoshimi
* fixed repeat description, thanks @tanoshimi

Revision 1.3.2.4.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 21 11:00:53 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.32: +8 -6 lines
Diff to previous 1.3.2.4.2.32 , to branch point 1.3.2.4
Fixed up file paths for single media file.

Revision 1.3.2.4.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 21 02:24:03 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.31: +4 -3 lines
Diff to previous 1.3.2.4.2.31 , to branch point 1.3.2.4
* swftools_swftools_embed bugs from rewrite

Revision 1.3.2.4.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 16:55:15 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.30: +1 -1 lines
Diff to previous 1.3.2.4.2.30 , to branch point 1.3.2.4
just a little title change

Revision 1.3.2.4.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 18 16:42:04 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.29: +223 -154 lines
Diff to previous 1.3.2.4.2.29 , to branch point 1.3.2.4
wftools.admin.inc
* File settings, media path, asks for dir in /files or remote http:// and also only displays media path, must be set in settings.php
* Files settings, playlists path asks for dir in /files
* Files settings, allows alternate path for players, but only on same server
* Restored "always add js" option, but with a better description regarding filter caching
* Removed extensive descriptions regarding embedding params, add link to abode tech note
* Altered and add settings to match abobe tech note (added align and salign).
* Changed variable names swftools_movies_... to swftools_params_... to reflect the fact that they are mostly about object/embed params
* Turned checkboxes into selects to save room and prefer text values over TRUE/FALSE
* Fixed color setting only 6 chars, standard now is 7 to include #.
swftools.module
* Made swf_playlist require specific parameters, with file name and playlist data already prepared
* ! swftools_integrate.module is broken due to this
* Split "get_path" function into one each for playlists, media and players. slightly different logic for each, easier to follow now.
* Added seperate "get url" style function specifically for media which correctly looks up the media_url variable and tests file existence.
* Fixed object/embed attribute setting in swftools_swftools_embed, matching adobe tech note.
* Removed redundant playlist callback functions
swf()
* Moved file resolving lower in swf(), so that it could be processed after playlist handling. Cleaned up the file resolving/checking with new functions described above
* Added a "base" var checking which is generally just pointing at files, but you can override it with full url on $params
* Corrected order of width/height overriding.
* Added swftools_push_js, which can be used by any module to push js to the screen, or to just push the default embed.
lutman.module
* Made work with new swftools_push_js
simpleviewer.admin.inc
* Fixed color max text sizes
* Fixed simpleviewer setting processing, correct assignment or variable types
! Feel that /images and /thumbs control is dodgy still
swfobject.module
* Properly uniquified the swfobjects div id.
* Added extra params that were missing.
wijering.module
* Fixed color text lengths
onepixelout.module, onepixelout.info, onepixelout.admin.inc
* Added new flash player plugin: 1 Pixel Out. Not stable but not complex.

Revision 1.3.2.4.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 13:56:27 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.28: +1 -2 lines
Diff to previous 1.3.2.4.2.28 , to branch point 1.3.2.4
Not FalshVars Grodon

Revision 1.3.2.4.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 13:39:33 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.27: +3 -3 lines
Diff to previous 1.3.2.4.2.27 , to branch point 1.3.2.4
Minor debug from previous patch.

Revision 1.3.2.4.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 13:32:57 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.26: +37 -30 lines
Diff to previous 1.3.2.4.2.26 , to branch point 1.3.2.4
* Added time() to swfobject id
* Added width and height to standard embed object properties
Thanks once again to Stuart Greenfield

Revision 1.3.2.4.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 23:39:42 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.25: +11 -0 lines
Diff to previous 1.3.2.4.2.25 , to branch point 1.3.2.4
*Improved debug
*Fixed missing function call to _default_url in simpleviewer.

Revision 1.3.2.4.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 01:03:13 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.24: +2 -1 lines
Diff to previous 1.3.2.4.2.24 , to branch point 1.3.2.4
Minor clarification in doxygen of swf();

Revision 1.3.2.4.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 00:18:37 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.23: +13 -4 lines
Diff to previous 1.3.2.4.2.23 , to branch point 1.3.2.4
* syntax bug from last patch
* improved debug output and documented parameter in doxygen

Revision 1.3.2.4.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 13 13:53:12 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.22: +9 -1 lines
Diff to previous 1.3.2.4.2.22 , to branch point 1.3.2.4
* generic returning flashvars bug

Revision 1.3.2.4.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 12 18:02:58 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.21: +86 -79 lines
Diff to previous 1.3.2.4.2.21 , to branch point 1.3.2.4
* restructure xml, no longer callback, xml file created on the fly
* integrated xml workflow properly for tools like simpleviewer which need all the vars to generate the xml to work
* swf_playlist is a new function with a slightly different syntax to swf(), allows you to pass an array of files for dynamic xml generation
* wijering modified to use new format.
* simpleviewer works for the first time. flash_gallery is mostly simpleviewer, so flashgallery support is on it's way except I think that
simpleviwere doesn't support gifs and pngs...

Revision 1.3.2.4.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 12 13:13:02 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.20: +9 -6 lines
Diff to previous 1.3.2.4.2.20 , to branch point 1.3.2.4
* added uninstall hook
* reformatted main settings to 80 chars
* require wijering settings colors to require #
* add flash version control - including player control in methods hook

Revision 1.3.2.4.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 12 11:50:37 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.19: +10 -3 lines
Diff to previous 1.3.2.4.2.19 , to branch point 1.3.2.4
Use swftools admin callthrough to clear the filter cache.

Revision 1.3.2.4.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 12 02:42:00 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.18: +28 -2 lines
Diff to previous 1.3.2.4.2.18 , to branch point 1.3.2.4
* a little extra swf_debug info
* use image_get_info as basis for swftools_get_info, thanks @Stuart Greenfield. Will perhaps extend the swftools version later if we ever inspect
the swf header.

Revision 1.3.2.4.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 12 01:57:42 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.17: +14 -12 lines
Diff to previous 1.3.2.4.2.17 , to branch point 1.3.2.4
* Better warning if media file is not found.
* Fixed bug where file_exist won't work for remote media

Revision 1.3.2.4.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 11 06:46:42 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.16: +4 -5 lines
Diff to previous 1.3.2.4.2.16 , to branch point 1.3.2.4
Added swf_debug() alternative to swf() which prints debugging information to the screen for attaching to issues.

Revision 1.3.2.4.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 11 06:28:14 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.15: +2 -3 lines
Diff to previous 1.3.2.4.2.15 , to branch point 1.3.2.4
fixed #143163, second arg to variable_get
removed inappropriate check_plain from $html_alt, thanks @Stuart Greenfield

Revision 1.3.2.4.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 19:00:30 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.14: +343 -246 lines
Diff to previous 1.3.2.4.2.14 , to branch point 1.3.2.4
Final refactor of swf(). See documentation in code for new parameter order and how to.
* Fixed swfobject first var problem. (Thanks Stuart Greenfield)
* Fixed theme_swftools_embed() so that the ID is controllable. Classes alse reflect the methods in use. The inner uneditable <div> simple contains
the minimal id/class for functionality.
* Basic support for custom media players by passing a player path into the $methods->player parameter.
* Flash_filter will be broken.
* Only tested with wijering and swfobject.
* Probably a few more things improved that I can't remember now.

Revision 1.3.2.4.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 16:02:10 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.13: +0 -0 lines
Diff to previous 1.3.2.4.2.13 , to branch point 1.3.2.4
SWFObject not applying bgcolor correctly

Revision 1.3.2.4.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 15:20:39 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.12: +8 -7 lines
Diff to previous 1.3.2.4.2.12 , to branch point 1.3.2.4
Fixed direct embedding, broke it somewhere. Modified description of 'preview' parameter -> full html.

Revision 1.3.2.4.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 1 12:49:40 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.11: +127 -269 lines
Diff to previous 1.3.2.4.2.11 , to branch point 1.3.2.4
1. Split /admin code into separate includes. Quite significant for wijering.module which has 800 lines of admin form.
2. Fixed width-height inconsistency for swfobject embedding
3. Moved upload.module integration to swftools_integration.module where all integration code should go. You can now automatically render the attached
files in a player. Tested with wijering.
4. Missing files are now flagged in the main admin pages.
5. Some typos fixed. Thanks @tanoshimi
6. Fixed apparent pass-by-reference issue with module_invoke. Change to user_call_func_array, seems to work.

Revision 1.3.2.4.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 30 01:41:43 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.10: +5 -4 lines
Diff to previous 1.3.2.4.2.10 , to branch point 1.3.2.4
Slightly better fudge, assign flashvar width and height to params if set

Revision 1.3.2.4.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 30 01:30:49 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.9: +3 -3 lines
Diff to previous 1.3.2.4.2.9 , to branch point 1.3.2.4
Output embed container at 100% for short term solution to size problem.

Revision 1.3.2.4.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 29 16:43:26 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.8: +34 -23 lines
Diff to previous 1.3.2.4.2.8 , to branch point 1.3.2.4
Added two flash players to shared/generic. With this, SWF Tools can handle
some techniques out of the box: mp3 and flv. These two players are not
very pretty, and don't have complex features like xml playlist handling, but
they are GPL and maintianed in Drupal repository. The goal is to allow
people to get running quickly, but then to use a professional 3rd-party
script when they are ready.

Revision 1.3.2.4.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 17:59:39 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.7: +58 -24 lines
Diff to previous 1.3.2.4.2.7 , to branch point 1.3.2.4
XML support for swftools.module currently utilised by wijering.module. Activated imagerotator and mediaplayer playlists.

Revision 1.3.2.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 15:51:43 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.6: +39 -3 lines
Diff to previous 1.3.2.4.2.6 , to branch point 1.3.2.4
Added framework for xml playlist generation where playlist and xml
generation are separated cleanly.

Revision 1.3.2.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 14:56:45 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.5: +19 -9 lines
Diff to previous 1.3.2.4.2.5 , to branch point 1.3.2.4
Restore parameter support to Flash Filter, although different syntax to 4.7 now.

Revision 1.3.2.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 01:27:07 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.4: +3 -1 lines
Diff to previous 1.3.2.4.2.4 , to branch point 1.3.2.4
Integrated flash_filter offering [flash:filename.swf] alternative to swf() php call.

Revision 1.3.2.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 16:12:14 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.3: +38 -26 lines
Diff to previous 1.3.2.4.2.3 , to branch point 1.3.2.4
swf() now tries to determine action automatically based on filetype. Also tries a couple of methods to locate the file path. So now, with wijering.module and swfobject.module installed, swf('filepath.ext') works.

Revision 1.3.2.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 27 11:03:07 2007 UTC (2 years, 6 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.2: +12 -8 lines
Diff to previous 1.3.2.4.2.2 , to branch point 1.3.2.4
Added flashvar support to wijering media

Revision 1.3.2.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 15 04:53:12 2007 UTC (2 years, 7 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4.2.1: +3 -3 lines
Diff to previous 1.3.2.4.2.1 , to branch point 1.3.2.4
Rudimentary support for simpleviewer which is now not dependent on flash_gallery and has a configurable xml gallery path. The path could be a static gallery.xml file, or a path that generates one. flash_gallery will essentially override this setting and with its "image_gallery to xml" thing.
TODO: clean up flash_gallery; maybe move generation to simpleviewer: flash_gallery passes array;

Revision 1.3.2.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 14 04:14:51 2007 UTC (2 years, 7 months ago) by sime
Branch: DRUPAL-5
Changes since 1.3.2.4: +17 -2 lines
Diff to previous 1.3.2.4
Steps to get simpleviewer working off swftools

Revision 1.3.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 6 14:19:31 2007 UTC (2 years, 8 months ago) by sime
Branch point for: DRUPAL-5
Changes since 1.3.2.3: +59 -11 lines
Diff to previous 1.3.2.3 , to branch point 1.3 , to next main 1.37
* swftools now provides default swf embedding (ie. not streamed).
* setting to force embedding js onto every page.
* few other minor improvements

Revision 1.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 12 01:37:45 2007 UTC (2 years, 9 months ago) by sime
Changes since 1.3.2.2: +19 -34 lines
Diff to previous 1.3.2.2 , to branch point 1.3
Rudimentary support for swfobject.

Revision 1.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 23:55:50 2007 UTC (2 years, 9 months ago) by sime
Changes since 1.3.2.1: +61 -1 lines
Diff to previous 1.3.2.1 , to branch point 1.3
Basic upload file display

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 15:38:47 2007 UTC (2 years, 9 months ago) by sime
Changes since 1.3: +38 -10 lines
Diff to previous 1.3
Bit of work on swfobject and simpleviewer

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 13:38:35 2007 UTC (2 years, 9 months ago) by sime
Branch: MAIN
CVS Tags: DRUPAL-5--0-0
Changes since 1.2: +74 -58 lines
Diff to previous 1.2
Re-organised things a bit neater. Some little bug fixes.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 03:40:18 2007 UTC (2 years, 9 months ago) by sime
Branch: MAIN
Changes since 1.1: +16 -19 lines
Diff to previous 1.1
jquery.flash.js is working now.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 3 05:37:57 2007 UTC (2 years, 9 months ago) by sime
Branch: MAIN
The main API is mostly working for normal embedding. For example that you might put in a page:
  print( swftools_display("sites/default/files/misc/music.mp3",
  SWFTOOLS_MP3_DISPLAY,NULL,array('width'=>150,'height'=>20)));

The Lutman Flash replacement is 90% done. Flash_filter is about half done.
The Wijering Flash players are working, but need more config options.

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