summaryrefslogtreecommitdiffstats
path: root/playerwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix IndexerArno2017-02-251-3/+4
| | | | | | Well, as it turns out, an artist is not married to an album, but to a song, and so is the genre. Adjust the database layout, indexer and view accordingly.
* Populate albumsArno2017-02-251-2/+50
|
* Implement basic player layoutArno2017-02-251-0/+125
Does nothing yet, just for show :)