Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Webradios to Playlist again | Arno | 2018-02-18 | 1 | -0/+1 |
| | | | | | Well, they're added, but playing them is another beast. That needs some major revamp, I fear :( | ||||
* | Fix sorting in CollectionWidgets | Arno | 2018-02-17 | 1 | -0/+2 |
| | | | | Sort everything ascending, except CollectionDatesView. | ||||
* | New class: CollectionWebradioView | Arno | 2018-02-17 | 1 | -0/+26 |
Basically the same as populateByWebradio, just wrapped in a shiny, new CollectionWidget. |