summaryrefslogtreecommitdiffstats
path: root/qtplaylist.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tabbed UI:Eskil Abrahamsen Blomfeldt2009-10-301-0/+51
| | | | | | | | Automatically downloads playlists in background Downloads cover art and has "now playing" tab No search at the moment Buggy currently.
* Try to separate out ownership of tracks into its ownEskil Abrahamsen Blomfeldt2009-10-301-0/+131
class. We can't separate out ownership of playlists, as only the root playlist can be owned.