Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rethink GUI | Arno | 2017-02-25 | 1 | -8/+6 |
| | | | | | | | | | | While figuring out how to populate the album view, I realized that I don't want to view my music by albums, only by artist, maybe by genre... So I removed the QComboBox for the different sort orders and concentrated on the filter, which is a good thing (tm). Just make the filter find anything you need. Name/Title is already implemented. Have to think about genre/year... | ||||
* | Populate albums | Arno | 2017-02-25 | 1 | -0/+2 |
| | |||||
* | Implement basic player layout | Arno | 2017-02-25 | 1 | -0/+42 |
Does nothing yet, just for show :) |