~mterry/podbird/ok

« back to all changes in this revision

Viewing changes to app/ui/PodcastsTab.qml

  • Committer: Nekhelesh Ramananthan
  • Date: 2016-03-14 00:34:03 UTC
  • mfrom: (125.1.19 add-playlist-support)
  • Revision ID: krnekhelesh@gmail.com-20160314003403-lgvcejsz09wvs9ws
Added Queue Support

This however removes,
 - usermetrics since it won't be updated due to the app being in the background
 - playing from the previously saved position...again this won't work when the app is in the background.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 */
18
18
 
19
19
import QtQuick 2.4
20
 
import QtMultimedia 5.4
 
20
import QtMultimedia 5.6
21
21
import QtQuick.LocalStorage 2.0
22
22
import Ubuntu.Components 1.3
23
23
import Ubuntu.DownloadManager 0.1