Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-05 | Updating files to compatible with D7 | Heshan Wanigasooriya | |
2010-12-05 | Adding latest files. | Heshan Wanigasooriya | |
2010-12-05 | Removing all files | Heshan Wanigasooriya | |
2010-07-23 | function replacements | Mohamed Mujahid | |
2010-07-08 | changing info file to support Drupal 7 | Mohamed Mujahid | |
2010-07-06 | merging changes from DRUPAL-6--4 | Mohamed Mujahid | |
2010-03-23 | removing old files and commenting new file field and other files to the ↵ | Heshan Wanigasooriya | |
vidoe module page. | |||
2009-07-25 | Updating TODO and author | Heshan Wanigasooriya | |
2009-07-24 | Fixed no timestamp on ffmpeg converted videos | glen201 | |
Removed duplicative defines at top of files #522148 by captix: fixed (Commit #242492 improperly marked): video_image updated to default promote of Image node to false if video_image Promote and Image Project module Promote settings not configured | |||
2009-07-24 | GMM: add link to Windows Media Player plug-in for Firefox browsers | glen201 | |
2009-07-24 | #518396 by decibel.places : "Video type not supported" video_upload.module, ↵ | glen201 | |
fixed rebuilding derivative images when video updated #502606 by glen201 : Permissions error in Video Image module prevents users from uploading image thumbnail, fixed #495886 by glen201: Autogenerated thumbnail sticks and is not replaceable by new video/image uploaded, fixed dependency on Image module Enhanced video_upload module to fix files left behind after delete video Enhanced video_upload module to prevent error when replacing ffmpeg converted video with video that will not be auto-converted | |||
2009-06-24 | update help links in ffmpeghelper module | Heshan Wanigasooriya | |
2009-06-18 | #493742 by glen201: Replacing video does not remove previously converted ↵ | Heshan Wanigasooriya | |
video from filesystem | |||
2009-06-16 | updating README.txt for video_ffmpeg_helper module | Heshan Wanigasooriya | |
2009-06-16 | #488616 by glen201 : Upload Video module seems designed to lose your ↵ | Heshan Wanigasooriya | |
converted video. Patch created and applied to Drupal 6 branch. Missing converted video files after upload fixed!. | |||
2009-06-01 | #474194 by sajalsoni:"This video is currently being processed. Please wait." ↵ | Heshan Wanigasooriya | |
fixed. #477478 by JohnnyHa:No video starts playing fixed. | |||
2009-06-01 | updating video_ffmpeg_helper module | Heshan Wanigasooriya | |
2009-05-29 | removing video_custonfields | Heshan Wanigasooriya | |
2009-05-27 | updating video image module | Heshan Wanigasooriya | |
2009-05-27 | updating 6--2 dev | Heshan Wanigasooriya | |
2009-04-27 | This commit was manufactured as part of Drupal's Great Git Migration to | The Great Git Migration | |
create branch 'DRUPAL-6--2'. Sprout from master 2009-04-27 09:48:39 UTC Heshan Wanigasooriya <heshanmw@gmail.com> 'adding includes files' Delete: plugins/video_upload/busy.gif plugins/video_upload/video_upload.info plugins/video_upload/video_upload.js plugins/video_upload/video_upload.module | |||
2009-04-27 | adding plugins to the HEAD | Heshan Wanigasooriya | |
2007-02-18 | #81157 by Sean B Fuller: Don't show video image in node body if showing the ↵ | Fabio Varesano | |
video in node body | |||
2007-02-18 | Misspelled PENDING | Fabio Varesano | |
More general converting video size regex pattern (Now supports valid resolutions such as 160x92) Removed video_image_thumbnailer_path variable which is no more used. use ffmpeg path instead Thanks Marc McDougall for pointing this out. | |||
2007-01-14 | it's possible to abort upload. | Fabio Varesano | |
2007-01-14 | forgot gif image | Fabio Varesano | |
2007-01-14 | Added support for busy indicator on video uploads. | Fabio Varesano | |
2007-01-14 | Let's prepare for video upload status bar. | Fabio Varesano | |
2007-01-14 | Some fixes. | Fabio Varesano | |
2007-01-14 | Support for concurrent video conversion. | Fabio Varesano | |
2007-01-13 | More configurable ffmpeg execution. | Fabio Varesano | |
2007-01-12 | Some progress on video conversion. Now works! Just schedule video_render.php | Fabio Varesano | |
to be executed every XX seconds... and your videos will be converted!!! Lot of work is still needed however. | |||
2007-01-12 | Patch #108661 by omar (http://drupal.org/user/7909): | Fabio Varesano | |
Adding Ogg Theora media type help links for video_multidownload Other minor fixes | |||
2007-01-12 | Added video_ffmpeg_helper.install | Fabio Varesano | |
2007-01-11 | Added *draft* and *incomplete* support for video conversion throught the ↵ | Fabio Varesano | |
video_render.php script Added functions for video_render.php to video_ffmpeg_helper.module Fixed bug #108445 reported by incom (http://drupal.org/user/64246) Call to undefined function: module_exist() in /home/..../modules/video/views_video.inc on line 69 | |||
2007-01-08 | * added escaping to filename in ffmpeg_helper which caused filenames with ↵ | Fabio Varesano | |
spaces not to work * fixed some incorrect usage of boolean operators * fixed some node links | |||
2007-01-05 | Restored original behaviour of node links of 4.7 | Fabio Varesano | |
2007-01-05 | Added some functions to hide the resolution and playtime functions | Fabio Varesano | |
2007-01-04 | Added video_ffmpeg_helper plugin to add some apis for ffmpeg. | Fabio Varesano | |
Changed video_image to use video_ffmpeg_helper. | |||
2007-01-03 | First letter capitalization. | Fabio Varesano | |
2006-12-14 | Patch #100520 by vhmauery (http://drupal.org/user/28957): | Fabio Varesano | |
Make program for thumbnails configurable | |||
2006-11-29 | Patch #99540 by vhmauery (http://drupal.org/user/28957): | Fabio Varesano | |
Add support for older versions of ffmpeg | |||
2006-11-12 | Patch #82954 by vhmauery: video_upload automatic thumbnailing | Fabio Varesano | |
Add automatic generation of video thumbnails using ffmpeg | |||
2006-11-11 | Patch #93957 by vhmauery: | Fabio Varesano | |
Update video .info files Here is a patch that updates the .info files for video module and all its plugin modules. This is what it does: 1. It adds the dependency line to all the plugins so they depend on the video module. 2. It adds the package line to group all the video modules in the "Video" section on the modules page 3. It also adds Image module to the dependency line for the video_image module | |||
2006-11-05 | Patch #89065 by Moxide : Page not found error when trying to download other ↵ | Fabio Varesano | |
formats | |||
2006-09-21 | Patch #82224 by vhmauery (http://drupal.org/user/28957) | Fabio Varesano | |
Bring Video up to date with HEAD: updated all video modules to be used on next drupal 5.0 | |||
2006-09-21 | Patch #82224 by vhmauery (http://drupal.org/user/28957) | Fabio Varesano | |
Bring Video up to date with HEAD: updated all video modules to be used on next drupal 5.0 | |||
2006-09-18 | Patch #83233 by Robrecht Jacques (http://drupal.org/user/22598): | Fabio Varesano | |
video doesn't work together with db_rewrite_sql well: use "join on" instead of "where table1, table2" to be db_rewrite_sql compatible Bug #82365 reported by moshe weitzman (http://drupal.org/user/23): "You have to insert a valid file size for this video." - video_upload.module Solved a little error wich always ask to put a size even if the video was uploaded. | |||
2006-07-16 | Removed an unused setting. (uploadable extensions) | Fabio Varesano | |
2006-07-16 | Patch #70741 comment #2 by khoogheem (http://drupal.org/user/59444) | Fabio Varesano | |
video_image.modue dependent on image module: A check has been added for the image module dependency. If the image module is not installed then the video_image automatically deactivate itself and send the error to the user. |