From 9cd5ade52f340f2ec4688670133bbc413a4b9c25 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Fri, 14 Apr 2017 13:26:16 -0400 Subject: Get the local file playlist mostly-working. Still got some cleanup and polish to do yet. --- src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui | 223 +++++++++++++++------ 1 file changed, 159 insertions(+), 64 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui') diff --git a/src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui b/src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui index 0b567aae..f0bbef0e 100644 --- a/src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui +++ b/src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui @@ -7,7 +7,7 @@ 0 0 385 - 410 + 416 @@ -89,7 +89,7 @@ - + 0 @@ -99,9 +99,9 @@ - + - + 0 @@ -129,46 +129,121 @@ - + - + - ... + ?/? - + + + Qt::Horizontal + + + + + + + + + + Playlist + + + + + + + + + + + + 0 + 0 + + - ... + add + + + true - + + + + 0 + 0 + + - ?/? + rm + + + true - + - Qt::Horizontal + Qt::Vertical + + + + 20 + 40 + + + + + + + + + 0 + 0 + + + + shfl + + + false + + + true + + + + + + + + 0 + 0 + + + + rpt + + + true + + + true - label_player_novideo - layoutWidget - layoutWidget_2 - - - - Playlist - @@ -368,47 +443,67 @@ - - - - - Current Station - - - - - - - - - - Delete current station - - - rm - - - true - - - - - - - Create new station - - - add - - - QToolButton::InstantPopup - - - true - - - - + + + Current Station + + + + 1 + + + 1 + + + 1 + + + 1 + + + + + + 0 + 0 + + + + QComboBox::AdjustToMinimumContentsLength + + + + + + + Delete current station + + + rm + + + true + + + + + + + Create new station + + + add + + + QToolButton::InstantPopup + + + true + + + + + @@ -568,7 +663,7 @@ 0 0 385 - 20 + 23 @@ -611,8 +706,8 @@ - + -- cgit