summaryrefslogtreecommitdiffstats
path: root/apps/media
Commit message (Expand)AuthorAgeFilesLines
* Fix some issues in ampache resonponseRobin Appelman2012-01-242-9/+65
* Merge branch 'master' of gitorious.org:owncloud/owncloudRobin Appelman2012-01-241-1/+1
|\
| * make media detection based on extention case insensitiveRobin Appelman2012-01-201-1/+1
* | translation updatesRobin Appelman2012-01-201-0/+13
|/
* show proper feedback that collection scanning is done and show the collection...Robin Appelman2012-01-202-28/+37
* Don't wrap collection cells.Cloud Dumper2012-01-203-22/+22
* Sort songs also by path.Cloud Dumper2012-01-201-1/+1
* Apps need to be enabled in order to search through Shared directory for media...Michael Gapczynski2012-01-161-3/+0
* Make media app listen for post_delete instead of deleteMichael Gapczynski2012-01-161-1/+1
* update translationsRobin Appelman2012-01-161-0/+13
* prevent multiply owncloud instances on the same domain intefering with each o...Robin Appelman2012-01-152-45/+38
* Remove reference to unexisting file in music.css.Cloud Dumper2012-01-151-1/+0
* remove some of the flickering in operaRobin Appelman2012-01-151-2/+2
* reimplement auto playing music from location hash (like from search results)Robin Appelman2012-01-121-6/+13
* fix searching artists and albumsRobin Appelman2012-01-121-3/+12
* fix event handler after re-expanding an artist in collection viewRobin Appelman2012-01-121-0/+7
* fix expending artists and albums in collection viewRobin Appelman2012-01-121-4/+6
* fix searching musicRobin Appelman2012-01-121-4/+5
* also use translated string for music navigation entry when showing inline con...Robin Appelman2012-01-111-1/+1
* update translationsRobin Appelman2012-01-1136-28/+204
* mp3info is giving to much trouble, get rid of itRobin Appelman2012-01-081-64/+46
* When a music file is playing, the page title gets modified.Kshitij Parajuli2012-01-081-1/+3
* Improve music playlist rendering.Cloud Dumper2012-01-082-4/+16
* Also use track_number to retrieve song track.Cloud Dumper2012-01-081-1/+14
* Sort results from music collection getters.Cloud Dumper2012-01-081-4/+4
* add jplayer sourceRobin Appelman2012-01-019-0/+4458
* Music - Fix album and artist expand layout.Ignacio Daniel Rostagno2011-11-241-1/+2
* fix ampache htmlentity callsRobin Appelman2011-11-241-6/+6
* fix ampache encoding problem. use htmlentities encoding parameter directly.Weng Xuetian2011-11-181-6/+6
* fix id3 tag resolve. should use utf8 from getID3 directly but notWeng Xuetian2011-11-181-4/+2
* Add sequence name in insertid to be more portableBrice Maron2011-10-291-1/+1
* Fix music navigation entry controls going over the sidebarMichael Gapczynski2011-10-221-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
* catch some edge cases in media playerRobin Appelman2011-10-171-2/+11
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-175-9/+9
* prevent error in media player ajax apiRobin Appelman2011-10-171-1/+1
* use OC_Log instead of error_logRobin Appelman2011-10-165-10/+5
* fix amapache urlRobin Appelman2011-10-071-1/+1
* some icon correctionsJan-Christoph Borchardt2011-10-071-1/+1
* updated marginsMarvin Thomas Rabe2011-10-041-2/+2
* fixed scrollbar issuesMarvin Thomas Rabe2011-10-041-1/+1
* Check if the application is actually enabledBart Visscher2011-09-305-0/+5
* fix playing songs from search resultsRobin Appelman2011-09-292-4/+4
* only play the music onceRobin Appelman2011-09-291-3/+4
* improvements in media collection viewerRobin Appelman2011-09-291-58/+89
* sort music collectionRobin Appelman2011-09-281-0/+4
* styling fixes for playback controllsRobin Appelman2011-09-282-0/+5
* fix persistent playlist for media playerRobin Appelman2011-09-286-22/+61
* do not use 'URL' but 'address'Jan-Christoph Borchardt2011-09-281-1/+1