summaryrefslogtreecommitdiffstats
path: root/lib/private/preview/movie.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Preview to PSR-4Roeland Jago Douma2016-04-201-113/+0
|
* Move `-an` after the input arg because it is an output optionJoas Schilling2016-02-221-2/+2
|
* Happy new year!Thomas Müller2016-01-121-1/+2
|
* Use TempManager instead of tmpFileMorris Jobke2015-12-181-2/+2
|
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
|
* update license headers and authorsMorris Jobke2015-06-251-1/+1
|
* Fix max preview, some resizing and caching issues and force preview ↵Olivier Paroz2015-06-061-2/+5
| | | | | | | | | | providers to resize their previews properly * introduces a method in OC_Image which doesn't stretch images when trying to make them fit in a box * adds the method to all key providers so that they can do their job, as expected by the Preview class * improves the caching mechanism of Preview in order to reduce I/O and to avoid filling the available disk space * fixes some long standing issues * **contains mostly tests**
* Update license headersJenkins for ownCloud2015-03-261-5/+21
|
* Create an interface for OC_Image and OCP\Image for the public APIJoas Schilling2015-03-161-1/+1
|
* Revert "Updating license headers"Morris Jobke2015-02-261-20/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+20
|
* Fix intendation and doc blocks of preview providersJoas Schilling2014-11-281-66/+70
|
* Move registration of core preview providers to previewJoas Schilling2014-11-271-16/+0
| | | | So the class files only have class code and don't execute code
* The class name is Movie NOT MoviesOlivier Paroz2014-11-251-0/+106