summaryrefslogtreecommitdiffstats
path: root/apps/media
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Frank Karlitschek2011-09-283-0/+14
| | | | otherwise the user has no way to configure the desktop integration
* 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
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* 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
| | | | Signed-off-by: Florian Pritz <bluewind@xinu.at>
* fix error when uploading musicFlorian Pritz2011-09-241-2/+2
| | | | | | These methods are called statically so make them static. Signed-off-by: Florian Pritz <bluewind@xinu.at>
* 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
| | | | | | | Created the following function: - checkLoggedIn - checkAdminUser - redirectToDefaultPage
* Remove global vars and use the OC static version.Bart Visscher2011-09-183-5/+2
| | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
* Use OC_Helper::linkTo also for absolute urls.Bart Visscher2011-09-091-6/+1
| | | | One central place to check for https.
* 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
|\ | | | | | | | | Conflicts: apps/media/js/collection.js
| * fix javascript error in media playerRobin Appelman2011-08-241-1/+1
| |
* | My own version of music collection.Côme BERNIGAUD2011-08-253-38/+68
|/
* updated translationsJan-Christoph Borchardt2011-08-234-0/+22
|
* some work on media player interface, artists can be collapsed in the ↵Robin Appelman2011-08-215-127/+148
| | | | collection view again and single albums/songs can be played
* translation updateJan-Christoph Borchardt2011-08-2011-9/+27
|
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-201-14/+16
|
* Swedish translation, thanks to HakanSJan-Christoph Borchardt2011-08-181-0/+9
|
* updated translationsJan-Christoph Borchardt2011-08-187-0/+61
|
* fix collection browsing using the ampache apiRobin Appelman2011-08-172-4/+6
|
* fix expire header for media playerRobin Appelman2011-08-161-2/+1
|
* fix media player controlls not showingRobin Appelman2011-08-131-6/+6
|
* DONT always scan the collection, I would like to keep some cpu cycles to ↵Robin Appelman2011-08-131-3/+3
| | | | actually use my pc