aboutsummaryrefslogtreecommitdiffstats
path: root/apps/media
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * 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 collecti...Robin Appelman2011-08-215-127/+148
* 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 actu...Robin Appelman2011-08-131-3/+3
* some player stylingJan-Christoph Borchardt2011-08-134-25/+34
* updated translationsJan-Christoph Borchardt2011-08-132-0/+18
* start scanning music automatically when in MusicJan-Christoph Borchardt2011-08-132-5/+6
* first styling for leftcontentJan-Christoph Borchardt2011-08-131-6/+6
* NEEDS MORE FADINGJan-Christoph Borchardt2011-08-131-6/+6
* first replacement of media player controls with svgJan-Christoph Borchardt2011-08-133-34/+20
* added global action class for iconsJan-Christoph Borchardt2011-08-131-1/+1
* style media player controls using em instead of pxRobin Appelman2011-08-131-8/+8
* highlight playing songs in collectionRobin Appelman2011-08-132-5/+13
* partly fix media playerRobin Appelman2011-08-122-23/+37
* lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-112-1/+1
* get rid of some js errors on the login screenRobin Appelman2011-08-111-0/+1
* some work on media playerRobin Appelman2011-08-114-142/+23
* make more strings translatableRobin Appelman2011-08-107-21/+29
* more media player fixesJan-Christoph Borchardt2011-08-084-36/+26
* first mediaplayer stylingJan-Christoph Borchardt2011-08-087-161/+74
* initial work on the media player interface reworkRobin Appelman2011-08-089-141/+110
* fixed upload buttonJan-Christoph Borchardt2011-08-081-1/+1
* fix some issues with browsers not supporting html5 localStorageRobin Appelman2011-08-062-3/+3
* dont show confusing 'X files scanned' message when we are not scanning filesRobin Appelman2011-08-043-3/+5
* only load the music player outside the media app if the media app isnt alread...Robin Appelman2011-08-042-12/+18
* cache the collection for the media player againRobin Appelman2011-08-031-1/+0
* fix a bug in the media player outside the media appRobin Appelman2011-08-031-1/+1
* correctly save the playlist if songs are removed and dont load the player out...Robin Appelman2011-08-033-17/+21