Skip to content
  1. Aug 26, 2007
  2. Aug 24, 2007
  3. Jul 17, 2007
  4. Jul 15, 2007
  5. Jul 14, 2007
  6. Jul 12, 2007
  7. Jul 10, 2007
  8. Jul 06, 2007
  9. Jul 04, 2007
  10. Jul 03, 2007
  11. Jul 02, 2007
    • Travis Tidwell's avatar
      The new Flashvideo CCK plugin. · 4b790dc0
      Travis Tidwell authored
      5.x-2.2-beta2
      4b790dc0
    • Travis Tidwell's avatar
      Introduced the FlashVideo API that allows for plugins. · 788c917a
      Travis Tidwell authored
      Introduced the FlashVideo CCK Plugin.
      Added a new parameter for the [video] and [thumbnail] tag, called file.  This allows you to specify any file and it will play it.  This is referenced from the system files directory.
      Depricated the _perform_ffmpeg routine.  Now using a more standard flashvideo_convert routine.
      Added the ability to customize the Thumbnail command to the conversion utility.
      Made another fix to the RSS feeds that was using db_fetch_object instead of db_result.
      Fixed the bad wordage in the Missing thumbnail image...  It was saying "Image Not Unavailable" and now says "Image Not Available".
      Fixed the file paths to the missing video and missing thumbnail images.
      Changed the flashvideo_get_video routine to look for not only "flv-application/octet-stream" files, but also "application/octet-stream" files
      Fixed a bug where the post operations were not being performed if they specify 0 for the max number of failures (No FFMPEG).
      Added some more comments to help other people understand the module.
      Added a PHP check that looks for installed modules and PHP directive settings, and notifies the user if any settings do not match recommendations
      788c917a
    • Travis Tidwell's avatar
      Added the flags to the flashvideo table. · 55c17741
      Travis Tidwell authored
      55c17741
  12. Jun 29, 2007
  13. Jun 28, 2007
  14. Jun 27, 2007
  15. Jun 21, 2007
  16. Jun 18, 2007
  17. Jun 13, 2007
  18. Jun 10, 2007