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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Alexandre Pereira de Oliveira <aoliveira () kdemail ! net>
Date:       2006-09-08 3:30:59
Message-ID: 1157686259.713873.19859.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 581957 by aoliveira:

When configuring multiple podcasts, the stream or download option wouldn't work.


 M  +4 -0      podcastsettings.cpp  


--- trunk/extragear/multimedia/amarok/src/podcastsettings.cpp #581956:581957
@@ -147,6 +147,10 @@
             (*it)->m_addToMediaDevice = m_ps->m_addToMediaDeviceCheck->isChecked();
             (*it)->m_purge            = m_ps->m_purgeCheck->isChecked();
             (*it)->m_purgeCount       = m_ps->m_purgeCountSpinBox->value();
+            if( m_ps->m_streamRadio->isChecked() )
+                (*it)->m_fetch = STREAM;
+            else
+                (*it)->m_fetch = AUTOMATIC;
         }
     }
     else
[prev in list] [next in list] [prev in thread] [next in thread] 

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