summaryrefslogtreecommitdiffstats
path: root/collectionwebradioview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add Webradios to Playlist againArno2018-02-181-0/+1
| | | | | Well, they're added, but playing them is another beast. That needs some major revamp, I fear :(
* Fix sorting in CollectionWidgetsArno2018-02-171-0/+2
| | | | Sort everything ascending, except CollectionDatesView.
* New class: CollectionWebradioViewArno2018-02-171-0/+26
Basically the same as populateByWebradio, just wrapped in a shiny, new CollectionWidget.