Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Indexer | Arno | 2017-02-25 | 3 | -15/+17 |
| | | | | | | 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 albums | Arno | 2017-02-25 | 2 | -2/+52 |
| | |||||
* | Implement basic player layout | Arno | 2017-02-25 | 4 | -2/+175 |
| | | | | Does nothing yet, just for show :) | ||||
* | Added Menus and Globals | Arno | 2017-02-19 | 9 | -3/+123 |
| | |||||
* | Added some Artwork | Arno | 2017-02-19 | 5 | -2/+12 |
| | |||||
* | Make IndexerWidget do something | Arno | 2017-02-19 | 2 | -5/+157 |
| | | | | Well, actually index files! | ||||
* | First version of IndexerWidget | Arno | 2017-02-18 | 5 | -2/+170 |
| | | | | List metadata of files, nothing else... | ||||
* | Initial commit | Arno | 2017-02-18 | 6 | -0/+191 |
Create database and connect. Does nothing yet... |