summaryrefslogtreecommitdiffstats
path: root/apps/media/lib_collection.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-388/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-4/+1
|\
| * remove unused variablesRobin Appelman2012-07-201-2/+1
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
| * Resolve scanning issue case comparison of songsBrice Maron2012-06-241-1/+1
| * Correct seq name in media songs fix oc-589Brice Maron2012-06-241-1/+1
* | escape all identifiers with backticksjfd2012-07-311-25/+25
* | Resolve scanning issue case comparison of songsBrice Maron2012-06-241-1/+1
* | Correct seq name in media songs fix oc-589Brice Maron2012-06-241-1/+1
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_dbFrank Karlitschek2012-05-031-21/+21
* ported getUserFrank Karlitschek2012-05-011-1/+1
* Sort songs also by path.Cloud Dumper2012-01-201-1/+1
* fix searching artists and albumsRobin Appelman2012-01-121-3/+12
* fix searching musicRobin Appelman2012-01-121-4/+5
* Sort results from music collection getters.Cloud Dumper2012-01-081-4/+4
* Add sequence name in insertid to be more portableBrice Maron2011-10-291-1/+1
* Lower also the album name in media scanner...Brice Maron2011-10-181-1/+1
* Correct use of null for not null columns in media scannerBrice Maron2011-10-181-3/+3
* correctly update the collection when music files are moved aroundRobin Appelman2011-09-251-4/+16
* fix collection browsing using the ampache apiRobin Appelman2011-08-171-2/+4
* some improvements to collection scanningRobin Appelman2011-08-011-2/+8
* some improvements in oc_media_collectionsRobin Appelman2011-07-311-26/+10
* Some much needed interface work on the media playerRobin Appelman2011-07-291-2/+2
* Renaming classes :-)Jakob Sack2011-07-291-1/+1
* keep track of playcount as last played time of music filesRobin Appelman2011-07-281-1/+27
* only show songs for which the current user has songs indexedRobin Appelman2011-07-261-10/+13
* import media appRobin Appelman2011-07-221-0/+348