summaryrefslogtreecommitdiffstats
path: root/apps/media/js/collection.js
Commit message (Collapse)AuthorAgeFilesLines
* fix js fail in media playerGeorg Ehrke2012-04-251-0/+1
|
* clean the collection view after rescanningRobin Appelman2012-04-151-0/+5
|
* UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-221-11/+13
|
* show proper feedback that collection scanning is done and show the ↵Robin Appelman2012-01-201-23/+20
| | | | collection afterwards
* Don't wrap collection cells.Cloud Dumper2012-01-201-16/+16
| | | | | | | This change makes sure cells are never wrapped. If the text is too big for the column, ellipsis is used instead.
* 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
|
* catch some edge cases in media playerRobin Appelman2011-10-171-2/+11
|
* fix playing songs from search resultsRobin Appelman2011-09-291-3/+3
|
* improvements in media collection viewerRobin Appelman2011-09-291-58/+89
|
* sort music collectionRobin Appelman2011-09-281-0/+4
|
* lots of music improvements, might break some things thoughJan-Christoph Borchardt2011-09-251-16/+6
|
* 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
|
* Play and add buttons in the collection.Côme BERNIGAUD2011-08-251-66/+58
|
* 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-251-35/+56
|/
* some work on media player interface, artists can be collapsed in the ↵Robin Appelman2011-08-211-90/+121
| | | | collection view again and single albums/songs can be played
* DONT always scan the collection, I would like to keep some cpu cycles to ↵Robin Appelman2011-08-131-3/+3
| | | | actually use my pc
* start scanning music automatically when in MusicJan-Christoph Borchardt2011-08-131-2/+2
|
* highlight playing songs in collectionRobin Appelman2011-08-131-4/+11
|
* partly fix media playerRobin Appelman2011-08-121-6/+6
|
* make more strings translatableRobin Appelman2011-08-101-1/+1
|
* initial work on the media player interface reworkRobin Appelman2011-08-081-61/+91
| | | | it looks bad atm bu should work enough to be stylable
* dont show confusing 'X files scanned' message when we are not scanning filesRobin Appelman2011-08-041-1/+1
|
* fance collection scanning wipRobin Appelman2011-08-011-0/+42
|
* Show play and add-to-playlist buttons in instant search resultsRobin Appelman2011-07-311-12/+38
| | | | for now this only works from inside the media app
* add play button to collection overview to add songs to the playlist and play ↵Robin Appelman2011-07-301-9/+18
| | | | them imediatly
* update playcount correctly without having to reload the collectionRobin Appelman2011-07-301-3/+18
|
* Some much needed interface work on the media playerRobin Appelman2011-07-291-0/+126