summaryrefslogtreecommitdiffstats
path: root/apps/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* show the syncing and ampache urls on the settings page. not very pretty but o...Frank Karlitschek2011-09-283-0/+14
* media app: show current song, add margin, enable tooltipThomas Schmidt2011-09-285-3/+14
* Add flag in info.xml to control the apps that are installed by defaultBart Visscher2011-09-271-1/+2
* Use OC_JSON for json responsesBart Visscher2011-09-253-10/+10
* correctly update the collection when music files are moved aroundRobin Appelman2011-09-253-5/+26
* moved scanning to controls barJan-Christoph Borchardt2011-09-252-7/+11
* lots of music improvements, might break some things thoughJan-Christoph Borchardt2011-09-252-28/+14
* removed deprecated images and iconsJan-Christoph Borchardt2011-09-245-2/+0
* remove getID3 demos due to security issue caused by one of themRobin Appelman2011-09-2414-6889/+0
* only call error_log() if DEBUG is trueFlorian Pritz2011-09-245-9/+9
* fix error when uploading musicFlorian Pritz2011-09-241-2/+2
* updated translationsJan-Christoph Borchardt2011-09-236-0/+75
* fix file uploads for IERobin Appelman2011-09-221-1/+1
* Move some common code to OC_UtilBart Visscher2011-09-181-4/+1
* Remove global vars and use the OC static version.Bart Visscher2011-09-183-5/+2
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-091-6/+1
* updated translationsJan-Christoph Borchardt2011-09-036-0/+84
* Some commented code was still hereCôme BERNIGAUD2011-09-011-9/+0
* Buttons for play/add albums works. Folding albums too.Côme BERNIGAUD2011-09-011-6/+36
* fix detection of empty collectionRobin Appelman2011-08-281-1/+1
* always scan new music filesRobin Appelman2011-08-281-17/+9
* updated translationsJan-Christoph Borchardt2011-08-281-0/+5
* no alert popups, ever. They are just dismissed. Use undo instead.Jan-Christoph Borchardt2011-08-271-1/+0
* Play and add buttons in the collection.Côme BERNIGAUD2011-08-251-66/+58
* playlist workingCôme BERNIGAUD2011-08-251-25/+27
* Merge branch 'master' of git://anongit.kde.org/owncloudCôme BERNIGAUD2011-08-251-1/+1
|\