.. |
addpodcastbyurl.cpp
|
Allow podcasts to be added through the normal SongLoader mechanism (dragging to the playlist, on the commandline, "Add Stream", etc.)
|
2012-03-11 17:57:15 +00:00 |
addpodcastbyurl.h
|
Allow podcasts to be added through the normal SongLoader mechanism (dragging to the playlist, on the commandline, "Add Stream", etc.)
|
2012-03-11 17:57:15 +00:00 |
addpodcastbyurl.ui
|
Add an Add Podcast dialog
|
2012-03-06 18:39:34 +00:00 |
addpodcastdialog.cpp
|
Add an "Add Podcast" menu item to the main Music menu, and always display new podcasts in the list when adding them
|
2012-03-12 14:11:24 +00:00 |
addpodcastdialog.h
|
Allow podcasts to be added through the normal SongLoader mechanism (dragging to the playlist, on the commandline, "Add Stream", etc.)
|
2012-03-11 17:57:15 +00:00 |
addpodcastdialog.ui
|
Parse OPML documents
|
2012-03-07 15:11:56 +00:00 |
addpodcastpage.cpp
|
Get the most popular top-level tags from gpodder.net
|
2012-03-06 18:39:34 +00:00 |
addpodcastpage.h
|
Make podcast discovery pages without any extra widgets nicer. Load gpodder.net podcasts within tags.
|
2012-03-06 18:39:39 +00:00 |
fixedopmlpage.cpp
|
Add a BBC Podcasts page
|
2012-03-07 15:31:12 +00:00 |
fixedopmlpage.h
|
Add a BBC Podcasts page
|
2012-03-07 15:31:12 +00:00 |
gpoddersearchpage.cpp
|
Pass results' QSharedPointers to reply slots instead of bare pointers
|
2012-03-19 21:17:15 +00:00 |
gpoddersearchpage.h
|
Pass results' QSharedPointers to reply slots instead of bare pointers
|
2012-03-19 21:17:15 +00:00 |
gpoddersearchpage.ui
|
Add a gpodder.net search
|
2012-03-06 21:25:16 +00:00 |
gpoddersync.cpp
|
Pass results' QSharedPointers to reply slots instead of bare pointers
|
2012-03-19 21:17:15 +00:00 |
gpoddersync.h
|
Pass results' QSharedPointers to reply slots instead of bare pointers
|
2012-03-19 21:17:15 +00:00 |
gpoddertoptagsmodel.cpp
|
Revert libmygpo-qt revision 8f35be2da45d74c42672d3d787ef65fb8b14d0dd ("Return normal pointers from ApiRequest methods, so they can be used in Clementine's closures, and deleteLater() in a slot connected to their finished() signal doesn't crash"), and do closure connections using the shared pointers
|
2012-03-19 19:38:40 +00:00 |
gpoddertoptagsmodel.h
|
Show a Loading... indicator for the gpodder, lazy load images properly
|
2012-03-06 18:40:17 +00:00 |
gpoddertoptagspage.cpp
|
Pass results' QSharedPointers to reply slots instead of bare pointers
|
2012-03-19 21:17:15 +00:00 |
gpoddertoptagspage.h
|
Pass results' QSharedPointers to reply slots instead of bare pointers
|
2012-03-19 21:17:15 +00:00 |
itunessearchpage.cpp
|
If there's a URL on the clipboard, fill in the textbox on the add by URL page automatically. Set focus on the query textbox when going to a page, and select the first podcast automatically when results arrive.
|
2012-03-09 19:12:45 +00:00 |
itunessearchpage.h
|
If there's a URL on the clipboard, fill in the textbox on the add by URL page automatically. Set focus on the query textbox when going to a page, and select the first podcast automatically when results arrive.
|
2012-03-09 19:12:45 +00:00 |
itunessearchpage.ui
|
Parse OPML documents
|
2012-03-07 15:11:56 +00:00 |
opmlcontainer.h
|
Fix a compile error with Clang
|
2012-03-12 21:11:33 +00:00 |
podcast.cpp
|
Update podcasts on a schedule and on demand. Update them immediately after subscribing, and make episodes appear in the tree.
|
2012-03-09 15:26:15 +00:00 |
podcast.h
|
Update podcasts on a schedule and on demand. Update them immediately after subscribing, and make episodes appear in the tree.
|
2012-03-09 15:26:15 +00:00 |
podcastbackend.cpp
|
Implement the "Delete after x days" feature for listened podcasts.
|
2012-03-12 19:35:47 +00:00 |
podcastbackend.h
|
Implement the "Delete after x days" feature for listened podcasts.
|
2012-03-12 19:35:47 +00:00 |
podcastdiscoverymodel.cpp
|
Parse OPML documents
|
2012-03-07 15:11:56 +00:00 |
podcastdiscoverymodel.h
|
Parse OPML documents
|
2012-03-07 15:11:56 +00:00 |
podcastdownloader.cpp
|
Implement the "Delete after x days" feature for listened podcasts.
|
2012-03-12 19:35:47 +00:00 |
podcastdownloader.h
|
Implement the "Delete after x days" feature for listened podcasts.
|
2012-03-12 19:35:47 +00:00 |
podcastepisode.cpp
|
Implement the "Delete after x days" feature for listened podcasts.
|
2012-03-12 19:35:47 +00:00 |
podcastepisode.h
|
Implement the "Delete after x days" feature for listened podcasts.
|
2012-03-12 19:35:47 +00:00 |
podcastinfowidget.cpp
|
Add an iTunes podcast search page
|
2012-03-07 12:27:44 +00:00 |
podcastinfowidget.h
|
Fade between podcast info screens a bit more nicely
|
2012-03-06 18:40:17 +00:00 |
podcastinfowidget.ui
|
Return more useful aggregate information from the PodcastBackend, show something in the Internet service
|
2012-03-06 18:40:17 +00:00 |
podcastparser.cpp
|
Assume URLs in podcast RSS feeds are already URL encoded
|
2012-03-15 16:36:25 +00:00 |
podcastparser.h
|
Allow podcasts to be added through the normal SongLoader mechanism (dragging to the playlist, on the commandline, "Add Stream", etc.)
|
2012-03-11 17:57:15 +00:00 |
podcastservice.cpp
|
Implement the "Delete after x days" feature for listened podcasts.
|
2012-03-12 19:35:47 +00:00 |
podcastservice.h
|
Add an "Add Podcast" menu item to the main Music menu, and always display new podcasts in the list when adding them
|
2012-03-12 14:11:24 +00:00 |
podcastservicemodel.cpp
|
Allow whole podcasts to be dragged to the playlist as well as individual episodes
|
2012-03-11 14:11:15 +00:00 |
podcastservicemodel.h
|
Allow whole podcasts to be dragged to the playlist as well as individual episodes
|
2012-03-11 14:11:15 +00:00 |
podcastsettingspage.cpp
|
Implement the "Delete after x days" feature for listened podcasts.
|
2012-03-12 19:35:47 +00:00 |
podcastsettingspage.h
|
Add a podcast downloader
|
2012-03-10 15:32:36 +00:00 |
podcastsettingspage.ui
|
Implement the "Delete after x days" feature for listened podcasts.
|
2012-03-12 19:35:47 +00:00 |
podcastupdater.cpp
|
Add a qHash(QUrl) overload for Qt < 4.7
|
2012-03-12 14:10:16 +00:00 |
podcastupdater.h
|
Record the time of the last successful podcast update
|
2012-03-10 12:32:35 +00:00 |
podcasturlloader.cpp
|
Make the quick_prefixes list not static
|
2012-03-11 21:07:36 +00:00 |
podcasturlloader.h
|
Support iTunes and Zune podcast URL schemes through SongLoader
|
2012-03-11 18:14:53 +00:00 |