| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Play nice with themes, especially dark ones. Most likely the light icons
will look crappy with a light theme, but theming support is another
thing entirely. Right now I'm using a dark theme, so this is it...
|
|
|
|
|
|
|
|
|
| |
To make this work, remove duplicate Enums from PlayerWidget. Btw,
WebRadio was defined twice: as ModelType and as ItemTime, with the former
always taking preference.
Doesn't really matter, because I think I have to completely revamp the
WebRadio handling...
|
|
|
|
|
| |
Well, they're added, but playing them is another beast. That needs some
major revamp, I fear :(
|
|
|
|
| |
Sort everything ascending, except CollectionDatesView.
|
|
Basically the same as populateByWebradio, just wrapped in a shiny, new
CollectionWidget.
|