Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
videoUI. this allows switching skins at run-time (the appropriate
connections are already made and it works quite nicely :)
|
|
|
|
|
|
duplicated between AudioWidget and VideoWidget -- the latter still to
come though)
|
|
|
|
singleton anymore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
char view ('a' and 'v') step by step
|
|
- QImage and QPixmap are value based classes, so use them like that for
a couple of objects. simplifies the code and helps to avoid memory leaks
|
|
playlist is empty
- don't crash when starting to play and no item is selected in the
playlist. instead select the first item then.
|
|
it and simplify some code in the playlistwidget due to that
|
|
- resulted in some simplification in playlistwidget
|
|
|
|
PlayListWidgetPrivate::current
|
|
|
|
|
|
|
|
playlistwidget
|
|
|
|
|
|
|
|
qlistview object and simplified currentFileListPathName with that
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type in a verbose manner (AudioFiles, VideoFiles, CurrentPlayList, etc.),
as a future replacment for whichList() which just returns an integer
|