Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rethink GUI | Arno | 2017-02-25 | 1 | -2/+4 |
| | | | | | | | | | | 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... | ||||
* | Implement basic player layout | Arno | 2017-02-25 | 1 | -2/+5 |
| | | | | Does nothing yet, just for show :) | ||||
* | Added Menus and Globals | Arno | 2017-02-19 | 1 | -2/+4 |
| | |||||
* | Added some Artwork | Arno | 2017-02-19 | 1 | -0/+3 |
| | |||||
* | First version of IndexerWidget | Arno | 2017-02-18 | 1 | -2/+6 |
| | | | | List metadata of files, nothing else... | ||||
* | Initial commit | Arno | 2017-02-18 | 1 | -0/+31 |
Create database and connect. Does nothing yet... |