summaryrefslogtreecommitdiffstats
path: root/lib/preview/mp3.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-48/+0
| | | | | Conflicts: lib/private/vcategories.php
* style fixesGeorg Ehrke2013-07-301-10/+12
|
* Revert "OC\Preview - outsource static methods"Georg Ehrke2013-07-291-1/+1
| | | | This reverts commit 14a35267c15115a1e7d2901ddd9b8c5c7e1b9a31.
* OC\Preview - outsource static methodsGeorg Ehrke2013-07-111-1/+1
|
* implemenet getNoCoverThumbnailGeorg Ehrke2013-06-191-3/+8
|
* code optimizationGeorg Ehrke2013-06-111-3/+1
|
* load getID3 only if neededGeorg Ehrke2013-05-301-2/+2
|
* fix c&p failGeorg Ehrke2013-05-291-1/+1
|
* more style fixesGeorg Ehrke2013-05-291-2/+2
|
* respect coding style guidelinesGeorg Ehrke2013-05-291-2/+2
|
* move to OC namespaceGeorg Ehrke2013-05-291-4/+6
|
* make mp3 backend work with encryptionGeorg Ehrke2013-05-281-4/+9
|
* remove whitespaceGeorg Ehrke2013-05-171-1/+1
|
* fix typoGeorg Ehrke2013-05-171-1/+1
|
* implement mp3 preview backendGeorg Ehrke2013-05-171-1/+17
|
* implement OC_PreviewGeorg Ehrke2013-05-171-1/+20
|
* save current work stateGeorg Ehrke2013-04-251-0/+1