aboutsummaryrefslogtreecommitdiff
path: root/video.module
AgeCommit message (Collapse)Author
2011-03-04Creating presets which can be exported with features, chostools and move ↵Heshan
subsidary module to modules directory
2011-02-25Stripping CVS keywordsThe Great Git Migration
2011-02-21Adding dependencies on the Preset module and added all presets are editable ↵Heshan Wanigasooriya
from the admin interface
2011-02-20Updating the file path to the thumbnails.Heshan Wanigasooriya
2011-02-04Updating the video module with thumbnail support with default thumbnail.Heshan Wanigasooriya
2011-02-03Updating the video players with the D7 theme registry preprocess functions.Heshan Wanigasooriya
2011-01-29#1043210 by PDOException while trying to submit article with videoHeshan Wanigasooriya
2011-01-24Remove the thumbnails validation as it shown some errorsHeshan Wanigasooriya
2011-01-24Changed the video thumbanils path and the videos path to a very organized wayHeshan Wanigasooriya
2011-01-23Adding latest build to the CVSHeshan Wanigasooriya
2011-01-13#1024822 by hadsie. [Patch] Class attribute in forms is an array in D7 and ↵Heshan Wanigasooriya
Fatal error: Call to undefined function content_fields() D7
2011-01-09finished the thumbanail creating with the video module when its ↵Heshan Wanigasooriya
automatically selected.
2011-01-09Updating module for drupal7 file system APIHeshan Wanigasooriya
2011-01-08Updating module for drupal7 file system APIHeshan Wanigasooriya
2011-01-08Change the admin settings path to visible in media.Heshan Wanigasooriya
2011-01-08Adding filed info and update the video field.Heshan Wanigasooriya
2010-12-12Updating video default thumbnail field.Heshan Wanigasooriya
2010-12-12Updating the video field to the save their settings.Heshan Wanigasooriya
2010-12-08Adding fields settings to the D7Heshan Wanigasooriya
2010-12-07Adding field to main video module of intention of removing video types we ↵Heshan Wanigasooriya
had in D6
2010-12-05Adding field and field instance settingsHeshan Wanigasooriya
2010-12-05Adding latest files.Heshan Wanigasooriya
2010-12-05Removing all filesHeshan Wanigasooriya
2010-09-08Porting video module port for D7Tushar Mahajan
2010-07-23function replacementsMohamed Mujahid
2010-07-07merging changes from DRUPAL-6--4Mohamed Mujahid
2010-07-06merging changes from DRUPAL-6--4Mohamed Mujahid
2009-07-31#486064: by RobertOak "no video fields in views" Fixed, added Views 2 supportglen201
.MPEG/MPG defaulted to play with Windows Media
2009-07-11#230611 by rhache:Disable autoplay on Quicktime VideoHeshan Wanigasooriya
2009-07-11#507124 by andyceo: Wrong link in the Video module administrative interface, ↵Heshan Wanigasooriya
fixed
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 versionHeshan 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-05-27updating 6--2 devHeshan Wanigasooriya
2009-04-25Cmmiting Drupal 6 core capability versionHeshan Wanigasooriya
2007-02-18Bug #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 pageFabio Varesano
2007-02-16#119358 by geodaniel: Download link does not work when download tab is not ↵Fabio Varesano
enabled
2007-01-14Let's prepare for video upload status bar.Fabio Varesano
2007-01-13Add flowplayer width to the object tag width.Fabio Varesano
2007-01-12Patch #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-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-05Restored original behaviour of node links of 4.7Fabio Varesano
2007-01-04Bigger bodyFabio Varesano
2007-01-03First letter capitalization.Fabio Varesano
2007-01-03Patch #75359 by jrbeeman (http://drupal.org/user/16734):Fabio Varesano
Add Views module support
2007-01-03Added support for postgresql.Fabio Varesano
2007-01-03Added support for flowplayer version 1.10. Older versions of flowplayer will ↵Fabio Varesano
not work anymore.
2006-12-14Patch #91774 by Glauco (http://drupal.org/user/96649):Fabio Varesano
Add support for .divx files
2006-10-20Patch #87900 by agilpwc (http://drupal.org/user/49395):Fabio Varesano
The call to set the src url of realmedia files was left out of the real play funtion. Real media files didn't work. This should fix it.