aboutsummaryrefslogtreecommitdiffstats
path: root/apps/media/lib_media.php
Commit message (Collapse)AuthorAgeFilesLines
* Media: Change includes in app.php to use the autoloaderBart Visscher2012-06-251-12/+0
|
* removing executable bit - againThomas Mueller2012-05-151-0/+0
|
* porting the hooks and starting with the templatesFrank Karlitschek2012-05-051-4/+4
|
* ported oc_dbFrank Karlitschek2012-05-031-2/+2
|
* port linkto and serverHostFrank Karlitschek2012-05-011-3/+3
|
* improve flexibility of search providers a bitRobin Appelman2012-04-141-2/+2
|
* Search: Change provider registration to class name, for lazy loading of ↵Bart Visscher2012-03-011-4/+2
| | | | search providers
* 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
| | | | Signed-off-by: Florian Pritz <bluewind@xinu.at>
* 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
| | | | for now this only works from inside the media app
* 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