Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MovieWidget: Implement play selected for bottom view | Arno | 2018-04-04 | 1 | -0/+19 |
| | |||||
* | MovieWidget: turn bottom view into SmView | Arno | 2018-04-04 | 1 | -1/+14 |
| | | | | Also, play the movie on doubleclick if it's available. | ||||
* | MovieWidget: make all items non-editable | Arno | 2018-04-04 | 1 | -0/+4 |
| | |||||
* | MovieWidget: indicate if file is available | Arno | 2018-04-04 | 1 | -4/+49 |
| | |||||
* | MovieWidget: read and write settings | Arno | 2018-04-04 | 1 | -0/+29 |
| | |||||
* | MovieWidget: Add count to all selections, improve sorting | Arno | 2018-04-04 | 1 | -12/+24 |
| | |||||
* | MovieWidget: Implement populateByGenres | Arno | 2018-04-03 | 1 | -1/+45 |
| | | | | | Also remove Favorites from selection. Should be an option with random player, if at all. | ||||
* | MovieWidget: Implement populateByActors | Arno | 2018-04-03 | 1 | -8/+65 |
| | |||||
* | MovieWidget: Make filter work | Arno | 2018-04-03 | 1 | -0/+7 |
| | |||||
* | First implementation of MovieWidget | Arno | 2018-04-03 | 1 | -0/+181 |
It's the replacement for the archive viewer thingy. Just keep it simple and stupid. For now it shows series data. |