summaryrefslogtreecommitdiffstats
path: root/apps/media/lib_media.php
Commit message (Expand)AuthorAgeFilesLines
* improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
* Search: Change provider registration to class name, for lazy loading of searc...Bart Visscher2012-03-011-4/+2
* fix incorrect information in the filecache when using encryptionRobin Appelman2012-02-211-0/+1
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-171-3/+3
* Make media app listen for post_delete instead of deleteMichael Gapczynski2012-01-161-1/+1
* use OC_Log instead of error_logRobin Appelman2011-10-161-2/+0
* correctly update the collection when music files are moved aroundRobin Appelman2011-09-251-0/+9
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-241-1/+1
* always scan new music filesRobin Appelman2011-08-281-17/+9
* Show play and add-to-playlist buttons in instant search resultsRobin Appelman2011-07-311-5/+5
* Renaming classes :-)Jakob Sack2011-07-291-9/+9
* One class per file!Jakob Sack2011-07-291-4/+4
* import media appRobin Appelman2011-07-221-0/+111