You are here

CHANGELOG.txt in SWF Tools 5

Same filename and directory in other branches
  1. 6.3 CHANGELOG.txt
  2. 6 CHANGELOG.txt
  3. 6.2 CHANGELOG.txt
28 April 2010
-------------
#163644 by cpill: Unset JW4 settings if they are an empty string, rather than
relying on !$setting - allows zero values to be passed. 

31 March 2009
-------------
#418254 by Mark Theunissen: Fix generation of unique id in lutman.module.
Try #351725 by glorinand in order to fix #401140.

06 March 2009
-------------
Quick fix for #384876 until I can come up with a better solution (prevents the
SWF Tools playlist cache clear from deleting everything in the root of the file
system!)

12 February 2009
----------------
#371735 - Fixed - incorrect construction of id tag in HTML.

07 October 2008
---------------
#308515 - Fixed - string used for determining extension was empty when a remote
file is being checked, so code changed to check a more appropriate string.

03 October 2008
---------------
#314045 - Constants incorrectly defined - fixed.

02 October 2008
---------------
#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.

8 September 2008
----------------
Added better support for id parameter in SWF Object 2 embedding.
Fixed colour settings page for 1 Pixel Out player.

7 September 2008
----------------
Fixed accidental carry over of drupal_flush_all_caches() from SWF Tools 6!

6 September 2008
----------------
New release for Drupal 5. Many changes from SWF Tools 6 have been back ported
including private file support, fix for odd encoding that upsets 1 Pixel Out
player, support for SWF Object 2, support for JW Media Player 4, support for
FlowPlayer. Also fixes full screen and base parameter errors that occurred if
using direct embedding.

23 August 2008
--------------
SWFObject 2 module updated with code from SWF Tools 6 - now generates the flash
vars using the array format, rather than the string format (minor change, but
makes code more legible). Also now assigns an id to the objects which fixes a
"Done, with errors" issue when using JW Media Player 4 on IE6.

File

CHANGELOG.txt
View source
  1. 28 April 2010
  2. -------------
  3. #163644 by cpill: Unset JW4 settings if they are an empty string, rather than
  4. relying on !$setting - allows zero values to be passed.
  5. 31 March 2009
  6. -------------
  7. #418254 by Mark Theunissen: Fix generation of unique id in lutman.module.
  8. Try #351725 by glorinand in order to fix #401140.
  9. 06 March 2009
  10. -------------
  11. Quick fix for #384876 until I can come up with a better solution (prevents the
  12. SWF Tools playlist cache clear from deleting everything in the root of the file
  13. system!)
  14. 12 February 2009
  15. ----------------
  16. #371735 - Fixed - incorrect construction of id tag in HTML.
  17. 07 October 2008
  18. ---------------
  19. #308515 - Fixed - string used for determining extension was empty when a remote
  20. file is being checked, so code changed to check a more appropriate string.
  21. 03 October 2008
  22. ---------------
  23. #314045 - Constants incorrectly defined - fixed.
  24. 02 October 2008
  25. ---------------
  26. #308172 - Extra / in url when using a remote media path. This is fixed.
  27. As a result of this bug fix some other issues with the remote media system
  28. were found. In particular, the players were no longer automatically detected
  29. for size. This is fixed.
  30. 8 September 2008
  31. ----------------
  32. Added better support for id parameter in SWF Object 2 embedding.
  33. Fixed colour settings page for 1 Pixel Out player.
  34. 7 September 2008
  35. ----------------
  36. Fixed accidental carry over of drupal_flush_all_caches() from SWF Tools 6!
  37. 6 September 2008
  38. ----------------
  39. New release for Drupal 5. Many changes from SWF Tools 6 have been back ported
  40. including private file support, fix for odd encoding that upsets 1 Pixel Out
  41. player, support for SWF Object 2, support for JW Media Player 4, support for
  42. FlowPlayer. Also fixes full screen and base parameter errors that occurred if
  43. using direct embedding.
  44. 23 August 2008
  45. --------------
  46. SWFObject 2 module updated with code from SWF Tools 6 - now generates the flash
  47. vars using the array format, rather than the string format (minor change, but
  48. makes code more legible). Also now assigns an id to the objects which fixes a
  49. "Done, with errors" issue when using JW Media Player 4 on IE6.