summaryrefslogtreecommitdiffstats
path: root/moviewidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* MovieWidget: Add count to all selections, improve sortingArno2018-04-041-12/+24
|
* MovieWidget: Implement populateByGenresArno2018-04-031-1/+45
| | | | | Also remove Favorites from selection. Should be an option with random player, if at all.
* MovieWidget: Implement populateByActorsArno2018-04-031-8/+65
|
* MovieWidget: Make filter workArno2018-04-031-0/+7
|
* First implementation of MovieWidgetArno2018-04-031-0/+181
It's the replacement for the archive viewer thingy. Just keep it simple and stupid. For now it shows series data.