swftools 6.x-3.0-beta5

New features
Bug fixes

It's been a long time coming, but BETA-5 addresses multiple issues that were reported with BETA-4.

All being well this should be the final BETA before a formal 6.x-3.x

swftools 6.x-3.0-beta4

New features
Bug fixes

This could be the best release of SWF Tools yet.

The key feature in here is the all new integration with Views. You want a playlist? It's here! Collect your files from CCK and send them directly in to SWF Tools without any other module.

You generate a playlist directly out of Views, and send it to the profile of your choice. So now you can create playlists in pages or blocks that do things like "the ten most recent files uploaded" or "all the files from user xx" in just a few clicks. If your CCK content type has thumbnail images then they can be mapped over to your playlist (looks great with the JW Player flow plug-in!)

SimpleViewer has been upgraded so it now uses the newer SimpleViewer 2 (I'm afraid the settings don't migrate yet so reset your configuration page).

TiltViewer is now supported, and it plays beautifully with Views - you can pull your node content through to be displayed on the reverse of the TiltViewer images by mapping the data directly from the Views configuration.

There's a whole host of other tweaks and fixes.

I think things are mostly stable so I've taken the plunge and released BETA-4 because I would love some feedback on the Views stuff having never written a views plug in before.

Sorry 6.x-3.x is taking a while to come out, but please bear with me - I think it's going to be good!

swftools 6.x-3.0-beta3

New features
Bug fixes

This is an all new version of SWF Tools. This beta inclues a number of key features which are now ready for testing.

You must run update.php before using this version - there are lots of changes to the underlying structure, and SWF Tools now has an associated table in the database! The update process should manage all of this for you.

The key new features are:

  • #483524: Create SWF Tools "profiles" - This is the long awaited SWF Tools profile feature. At the moment WordPress audio, JW4 and FlowPlayer3 have been made profile aware. It's all working fine. The only caution is that at the moment there's nothing to stop you deleting a profile that is in use on a CCK field!
  • #754676: Implement SWF Tools cache - This is an all new caching mechanism for SWF Tools. This has relatively little effect on the input filter since this natively caches. But it has HUGE impact with CCK. If SWF Tools is asked to provide something it already it comes straight from the cache. The time to produce a piece of content is anything up to 200 times faster!
  • #754734: Write xml to the cache table, not the file system - SWF Tools no longer puts xml files in the files/playlist directory. It stores them in its own internal cache and serves them as needed from there. No more directory full of random xml stuff!

swftools 6.x-3.0-beta2

New features

Update - please hold off using BETA2 for today - I think I might have accidentally made a bad commit. Players work, but regular swf's seem to be failing. I'll fix it tonight and may have to release a BETA3 - sorry about that!

BETA3 now available - please use that instead!

swftools 6.x-3.0-beta1

New features
Bug fixes

There's been a huge amount of working going in to SWF Tools recently, and people are starting to try out the new 6.x-3.x code.

The code is largely settled now, so I'm making this beta release to create a standard reference point.

Please read the upgrade notes at #745050: Create upgrade instructions for 6.x-2.x to 6.x-3.x before using this package. The upgrade path is a little bit different to normal as a result of fixing a namespace collision with another module.

Also note that unlike most SWF Tools update you do have to run update.php this time round as the way some settings are stored has altered, and there are some new theme functions to be registered.

I'm not going to put the list of fixes and updates in here - check CHANGELOG.txt for details. I've tried to record the change liberally.

Key features are enhanced CCK support (including text fields, link fields, and thumbnails). CCK descriptions will now be used if you have them. getID3 integration lets you pick up tags. Support for WordPress audio is in (the "new" OnePixelOut player). Wijering4, FlowPlayer3 and WordPress audio all have the option to be made accessible by placing hyperlinks on the page, and all three have auto-pause behavior (with other players of the same type) so if you have multiple players then starting a second will pause the first.

swftools 6.x-3.x-dev

New features

Development release to enable other users to test new features.

swftools 6.x-2.5

New features
Bug fixes

The key new feature in this release is support for creating playlists out of multiple CCK uploads. You can assign the "SWF Tools - playlist" formatter to the field, and all the files are handed over to SWF Tools where they will be rendered as an audio or video playlist, or as slideshow, using your configured handlers.

There have been quite a few incremental bug fixes and minor new features, so this release makes them generally available to all users. One of the key fixes is to the input filter system - it was supposed to (but didn't) recognize square brackets. This now works correctly. Also, there were some issues when using SWF Tools with WYSIWYG editors such as FCKeditor. These are addressed too.

Lastly, an interesting new feature has been added to Wijering 4 as a result of a user request - it is now possible to make the player accessible by enabling the appropriate options on the module settings page. This will add a set of links underneath the player that will control it. Because they are just standard hyperlinks they are accessible to screen readers. It requires that SWF Tools use the SWF Object 2 embedding method.

In summary, issues addressed are:

swftools 6.x-2.4

New features
Bug fixes

When you install this update you must run update.php on your site to establish the new themes that are needed to support the new features.

This release has a significant new feature - built in support for CCK Filefields. When creating a filefield you can now assign SWF Tools as the field formatter and the uploaded file will be passed to SWF Tools for rendering. You can't send flash vars with it (yet), but it makes it very easy to render simple flash content, audio and video. Thanks to stormsweeper and Amitaibu for kicking this off.

Support for FlowPlayer3 has been improved and now supports the use of commercial player keys. You can now generated playlists of streamed content (all content has to be streamed from the same place), and you can now set a splash image at the start by include image="myImage.jpg" in the input filter. And there's a neat new color picker that supports color schemes designed to blend with the Garland defaults.

There are a number of bug fixes, including a fix that prevented the 'square bracket' format of the input filter from working correctly.

The change that produced relative urls has been temporarily reversed as there seemed to be a few hiccups in the original implementation.

Issues address in this release:
#404076: Filefield CCK field formatter

swftools 6.x-2.x-dev

New features
Bug fixes

This contains a new feature - multiple CCK filefields to a playlist, via the 'SWF Tools - playlist' formatter. After downloading this package run update.php to register the new theme function that is needed to support this feature.

There is also a bug fix to the playlist generation code that the CCK formatter brought to light.

swftools 6.x-2.3

Bug fixes

The new code to produce relative urls turned out not to work for sites that aren't using clean urls. This release reverses the change pending an improved fix. This issue was reported in #398772: "index.php?q=" is getting placed in file locations.

swftools 5.x-2.4

Bug fixes

Fix a major bug in release 5.x-2.3 as described in #396222: Version 5.x-2.3 is broken. It looks like the tag was corrupted in CVS as both CVS and the release package are damaged.

This should fix things as this is a new release created from the (health) DRUPAL-5 branch.

swftools 5.x-2.3

Bug fixes

DO NOT USE THIS RELEASE
This version is corrupted, as described in #396222: Version 5.x-2.3 is broken.

Fix to prevent SWF Tools' playlist cache clearing mechanism from deleting all files at the top the file structure. This only occurs if you set the playlist directory to 'empty', so it uses the sites/default/files directory, which contains other uploaded files.

swftools 6.x-2.1

Bug fixes

Fix to prevent SWF Tools' playlist cache clearing mechanism from deleting all files at the top the file structure. This only occurs if you set the playlist directory to 'empty', so it uses the sites/default/files directory, which contains other uploaded files.

The current fix simply prevents the deletion from occurring, pending a better solution.

swftools 6.x-2.0

New features
Bug fixes

This is a major new release of SWF Tools and introduces two new features - support for FlowPlayer 3, and support for RTMP streaming of single media files via Wijering 4 and FlowPlayer 3 players.

The FlowPlayer 3 support is for playback of files only. The module supports pretty much all of the configurable parameters, and the settings page uses the Farbtastic color picker to help customise the player. However, the module DOES NOT support the FlowPlayer 3 JavaScript API at this time.

swftools 6.x-1.3

Bug fixes

#314045: notice: use of undefined constant

'nocache' string disabled again as it was preventing flv content from playing. Will be reinstated when resolved.

swftools 5.x-2.0

New features
Bug fixes

This release of SWF Tools brings a number of new features back from SWF Tools 6, including standards compliant code (if used with SWF Object 2), support for private file systems, FlowPlayer and JW Media Player 4. It also fixes a number of bugs from the issue queue, including full screen playback, and the encoding bug that breaks 1 Pixel Out.

swftools 6.x-1.1

New features
Bug fixes

This is the first official release of SWF Tools for Drupal 6. It brings a number of new features, such as standards compliant code, support for private file systems, SWF Object 2 and FlowPlayer. It also fixes a number of bugs that were identified in the issue queue for SWF Tools 5.

swftools 6.x-1.x-dev

New features

First commit of SWF Tools ported to Drupal 6. Most functionality is in place. Note - SWF Object v2 is not yet usable.

swftools 5.x-1.1

Bug fixes

The is the first stable release of SWF Tools. This version contains the API and a lot of plug-in modules.

Currently supported:

swftools 5.x-1.0

New features

The is the first stable release of SWF Tools. This version contains the API and a lot of plug-in modules.

Currently supported:

swftools 5.x-1.x-dev

This Drupal 5 compatible development version contains a number of fixes that have been ported back from the Drupal 6 branch.

Specifically

Subscribe with RSS Subscribe to Releases for SWF Tools