Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix js fail in media player | Georg Ehrke | 2012-04-25 | 1 | -0/+1 |
| | |||||
* | clean the collection view after rescanning | Robin Appelman | 2012-04-15 | 1 | -0/+5 |
| | |||||
* | UI problems solved. Bookmarks app updated. | Marvin Thomas Rabe | 2012-02-22 | 1 | -11/+13 |
| | |||||
* | show proper feedback that collection scanning is done and show the ↵ | Robin Appelman | 2012-01-20 | 1 | -23/+20 |
| | | | | collection afterwards | ||||
* | Don't wrap collection cells. | Cloud Dumper | 2012-01-20 | 1 | -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 view | Robin Appelman | 2012-01-12 | 1 | -0/+7 |
| | |||||
* | fix expending artists and albums in collection view | Robin Appelman | 2012-01-12 | 1 | -4/+6 |
| | |||||
* | catch some edge cases in media player | Robin Appelman | 2011-10-17 | 1 | -2/+11 |
| | |||||
* | fix playing songs from search results | Robin Appelman | 2011-09-29 | 1 | -3/+3 |
| | |||||
* | improvements in media collection viewer | Robin Appelman | 2011-09-29 | 1 | -58/+89 |
| | |||||
* | sort music collection | Robin Appelman | 2011-09-28 | 1 | -0/+4 |
| | |||||
* | lots of music improvements, might break some things though | Jan-Christoph Borchardt | 2011-09-25 | 1 | -16/+6 |
| | |||||
* | Some commented code was still here | Côme BERNIGAUD | 2011-09-01 | 1 | -9/+0 |
| | |||||
* | Buttons for play/add albums works. Folding albums too. | Côme BERNIGAUD | 2011-09-01 | 1 | -6/+36 |
| | |||||
* | fix detection of empty collection | Robin Appelman | 2011-08-28 | 1 | -1/+1 |
| | |||||
* | Play and add buttons in the collection. | Côme BERNIGAUD | 2011-08-25 | 1 | -66/+58 |
| | |||||
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Côme BERNIGAUD | 2011-08-25 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: apps/media/js/collection.js | ||||
| * | fix javascript error in media player | Robin Appelman | 2011-08-24 | 1 | -1/+1 |
| | | |||||
* | | My own version of music collection. | Côme BERNIGAUD | 2011-08-25 | 1 | -35/+56 |
|/ | |||||
* | some work on media player interface, artists can be collapsed in the ↵ | Robin Appelman | 2011-08-21 | 1 | -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 Appelman | 2011-08-13 | 1 | -3/+3 |
| | | | | actually use my pc | ||||
* | start scanning music automatically when in Music | Jan-Christoph Borchardt | 2011-08-13 | 1 | -2/+2 |
| | |||||
* | highlight playing songs in collection | Robin Appelman | 2011-08-13 | 1 | -4/+11 |
| | |||||
* | partly fix media player | Robin Appelman | 2011-08-12 | 1 | -6/+6 |
| | |||||
* | make more strings translatable | Robin Appelman | 2011-08-10 | 1 | -1/+1 |
| | |||||
* | initial work on the media player interface rework | Robin Appelman | 2011-08-08 | 1 | -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 files | Robin Appelman | 2011-08-04 | 1 | -1/+1 |
| | |||||
* | fance collection scanning wip | Robin Appelman | 2011-08-01 | 1 | -0/+42 |
| | |||||
* | Show play and add-to-playlist buttons in instant search results | Robin Appelman | 2011-07-31 | 1 | -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 Appelman | 2011-07-30 | 1 | -9/+18 |
| | | | | them imediatly | ||||
* | update playcount correctly without having to reload the collection | Robin Appelman | 2011-07-30 | 1 | -3/+18 |
| | |||||
* | Some much needed interface work on the media player | Robin Appelman | 2011-07-29 | 1 | -0/+126 |