Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-24 | updating INSTALL | Heshan Wanigasooriya | |
2009-07-24 | updating README | Heshan Wanigasooriya | |
2009-07-24 | updating README | Heshan Wanigasooriya | |
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-07-23 | no message | Heshan Wanigasooriya | |
2009-07-11 | #230611 by rhache:Disable autoplay on Quicktime Video | Heshan Wanigasooriya | |
2009-07-11 | removing $may_cache | Heshan Wanigasooriya | |
2009-07-11 | #507124 by andyceo: Wrong link in the Video module administrative interface, ↵ | Heshan Wanigasooriya | |
fixed | |||
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-18 | #221209 by bkat: editing video loses auto converted version | Heshan Wanigasooriya | |
2009-06-17 | #488616 by glen201: added #comment-1710102 features | Heshan Wanigasooriya | |
2009-06-17 | updating common.inc, adding FlowPlayer 3.1 and later support | Heshan Wanigasooriya | |
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-16 | #488616 #comment-1707148 by gatsu_1981 : Upload Video module seems designed ↵ | Heshan Wanigasooriya | |
to lose your converted video. Patch created and applied to Drupal 6 branch. Missing video files after upload fixed!. | |||
2009-06-04 | #410024#comment-1660960 by psaleks : Default video validations. | Heshan Wanigasooriya | |
2009-06-04 | #461242 by batia : Fatal error: Cannot unset string offsets in ↵ | Heshan Wanigasooriya | |
/home/******/public_html/new/includes/form.inc on line 485, fixed. update video feeds links. | |||
2009-06-01 | Updating TODO list | Heshan Wanigasooriya | |
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 | updating README | 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 includes files | Heshan Wanigasooriya | |
2009-04-27 | adding plugins to the HEAD | Heshan Wanigasooriya | |
2009-04-27 | add video types to the latest version | Heshan Wanigasooriya | |
2009-04-25 | Cmmiting Drupal 6 core capability version | Heshan Wanigasooriya | |
2009-04-25 | Test commit to head | Heshan Wanigasooriya | |
2007-06-28 | Some more minor fixes after testing | Pierre-Etienne Paradis | |
2007-06-28 | Minor fixes after testing. | Pierre-Etienne Paradis | |
2007-06-28 | French translation for the Video module. Minor fixes after testing. | Pierre-Etienne Paradis | |
2007-06-28 | French translation for the Video module | Pierre-Etienne Paradis | |
2007-06-27 | Updated in June 2007 with potx module | Pierre-Etienne Paradis | |
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 | Bug #117580 reported by tatien: | Fabio Varesano | |
Allow different video nodes to point to the same video | |||
2007-02-18 | #76319 by Sean B Fuller, agilpwc, Grugnog2: Video should play on the same page | Fabio Varesano | |
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-02-16 | #119358 by geodaniel: Download link does not work when download tab is not ↵ | Fabio Varesano | |
enabled | |||
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 | Add flowplayer width to the object tag width. | 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. |