diff --git a/app/musicmuster.py b/app/musicmuster.py
index 8afc859..c335ccd 100755
--- a/app/musicmuster.py
+++ b/app/musicmuster.py
@@ -113,11 +113,12 @@ class Window(QMainWindow, Ui_MainWindow):
self.actionTestFunction.triggered.connect(self.test_function)
self.btnAddFile.clicked.connect(self.add_file)
self.btnAddNote.clicked.connect(self.insert_note)
- self.btnPrevious.clicked.connect(self.play_previous)
self.btnDatabase.clicked.connect(self.search_database)
+ self.btnFade.clicked.connect(self.fade)
+ self.btnPlay.clicked.connect(self.play_next)
+ self.btnPrevious.clicked.connect(self.play_previous)
self.btnSetNext.clicked.connect(self.set_next_track)
self.btnSkipNext.clicked.connect(self.play_next)
- self.btnStop.clicked.connect(self.fade)
self.timer.timeout.connect(self.tick)
diff --git a/app/ui/main_window.ui b/app/ui/main_window.ui
index 66ed9d9..d84e4b7 100644
--- a/app/ui/main_window.ui
+++ b/app/ui/main_window.ui
@@ -17,7 +17,7 @@
-
+
-
-
@@ -121,9 +121,21 @@ border: 1px solid rgb(85, 87, 83);
-
-
+
-
+
+
+ 16
+ 0
+
+
+
+
+ 16777215
+ 16777215
+
+
Sans
@@ -176,18 +188,48 @@ border: 1px solid rgb(85, 87, 83);
-
-
-
-
- 35
-
+
+
+
+ 230
+ 16777215
+
-
- 00:00:00
+
+ QFrame::StyledPanel
-
- Qt::AlignCenter
+
+ QFrame::Raised
+
+
-
+
+
+
+ 0
+ 0
+
+
+
+
+ 102
+ 0
+
+
+
+
+ 35
+
+
+
+ 00:00:00
+
+
+ Qt::AlignCenter
+
+
+
+