Commit Graph

28 Commits (75c8d74c945293a65f0009caeb5a1ba33f21e37b)

Author SHA1 Message Date
Thomas Müller 07a84aa5eb reuse existing helper function OC_Helper::is_function_enabled 11 years ago
Thomas Müller 14e7075030 we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 11 years ago
Thomas Müller c22019dec5 Working on a chunked video can result in a broken frame index the option -vsync 1 can heal that 11 years ago
Morris Jobke 926b274200 Movie preview - use frame after 5 seconds 12 years ago
Thomas Tanghus ec51825d31 Use dedicated OC_Image loader methods 12 years ago
Vincent Petry 99ee95d46c Added missing escaping 12 years ago
Vincent Petry df288605d4 Fixed undefined variable error when using avconv 12 years ago
Vincent Petry 4b5083e3ca Fixed the rebellous space, replaced with a tab 12 years ago
Vincent Petry 0c6af55112 Added ffmpeg fallback when avconv is not available 12 years ago
Georg Ehrke 4c5959e1f5 fix comment 12 years ago
Georg Ehrke 521277b8b6 only call shell_exec if enabled 12 years ago
Thomas Müller aca66270c7 accept text/markdown as well 12 years ago
Thomas Müller e3489b36ff any preview requiring the which command will not be used on Windows 12 years ago
Georg Ehrke 71601a7c6f implement previews for markdown 12 years ago
Georg Ehrke e28f7f8a33 remove php and js previews 12 years ago
Thomas Müller 51e6565aab only text/plain is now used to generate text previews 12 years ago
Thomas Müller 19ea4f79da resize svg without loosing quality 12 years ago
Morris Jobke be4aea2d1b fix indentation 12 years ago
Georg Ehrke e078fc3eda fix wrong variable name 12 years ago
Georg Ehrke 3b5dc51be4 fix doc block of OC\Preview\Provider::getThumbnail() 12 years ago
Georg Ehrke 8a35d79a39 check if svg of filetype icon exists 12 years ago
Georg Ehrke f81053072f use readImage instead of readImageBlob 12 years ago
Georg Ehrke d410faf11c fix new extension 12 years ago
Georg Ehrke 4ac3ecace2 use svg to generate filetype icon if imagick available 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago