[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [amarok/spotify] src/core-impl/collections/spotifycollection: Pass high quality streaming argument w
From:       Edward Hades <edward.hades () gmail ! com>
Date:       2012-10-28 11:20:00
Message-ID: 20121028112000.21767A6122 () git ! kde ! org
[Download RAW message or body]

Git commit a5aef1b6e278a281e32ce12d5a2074c123e234c9 by Edward Hades, on beh=
alf of Ryan Feng.
Committed on 24/08/2012 at 20:53.
Pushed by hades into branch 'spotify'.

Pass high quality streaming argument when logging in

M  +3    -1    src/core-impl/collections/spotifycollection/SpotifySettings.=
cpp

http://commits.kde.org/amarok/a5aef1b6e278a281e32ce12d5a2074c123e234c9

diff --git a/src/core-impl/collections/spotifycollection/SpotifySettings.cp=
p b/src/core-impl/collections/spotifycollection/SpotifySettings.cpp
index 436965d..778a86c 100644
--- a/src/core-impl/collections/spotifycollection/SpotifySettings.cpp
+++ b/src/core-impl/collections/spotifycollection/SpotifySettings.cpp
@@ -137,7 +137,9 @@ SpotifySettings::slotTryLogin()
         controller->start();
     }
 =

-    controller->login( m_configWidget->lineUsername->text(), m_configWidge=
t->linePassword->text() );
+    controller->login( m_configWidget->lineUsername->text(),
+                       m_configWidget->linePassword->text(),
+                       m_configWidget->checkHighQuality->isChecked() );
     save();
 }
 =


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic