| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
In order of the bottom Icons: Alt+1 = Artist, Alt+6 = Folder
|
| |
|
|
|
|
| |
No functional changes, just because QtCreator says so :)
|
|
|
|
| |
Adding QSystemTrayIcon actually changed that behavior...
|
| |
|
|
|
|
|
| |
Display the appropriate status in statusBar. Don't use
QMediaPlayer::State, but QMediaStatus::MediaStatus to signal EOF.
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
Display in statusBar:
* viewMode
* number of files in playlist
* length of playlist in h:m:s
* player status (Stopped, Playing, Paused)
|
|
|
|
| |
and got rid of the TabWidget!
|
| |
|
|
|
|
| |
List metadata of files, nothing else...
|
|
Create database and connect. Does nothing yet...
|