Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix play Button | Arno | 2017-03-05 | 1 | -0/+1 |
| | | | | | Print a statusbar message when the playlist is empty. If it isn't empty, but nothing is selected, select the first entry and play it. | ||||
* | Implement statusBar | Arno | 2017-03-05 | 1 | -0/+15 |
| | | | | | | | | Display in statusBar: * viewMode * number of files in playlist * length of playlist in h:m:s * player status (Stopped, Playing, Paused) | ||||
* | Turned IndexerWidget into a dialog | Arno | 2017-02-26 | 1 | -3/+0 |
| | | | | and got rid of the TabWidget! | ||||
* | Added Menus and Globals | Arno | 2017-02-19 | 1 | -0/+6 |
| | |||||
* | First version of IndexerWidget | Arno | 2017-02-18 | 1 | -0/+1 |
| | | | | List metadata of files, nothing else... | ||||
* | Initial commit | Arno | 2017-02-18 | 1 | -0/+16 |
Create database and connect. Does nothing yet... |