Clementine-audio-player-Mac.../src/podcasts
David Sansome af737057d0 Make it possible to mark all child episodes of a podcast as new/listened. Fixes issue 3565 2013-04-15 22:31:20 +10:00
..
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 Revert "Try out C++11 strongly typed enums." 2012-12-05 09:36:22 +00:00
addpodcastdialog.h Add an "Open OPML file" button to the Add Podcast dialog 2012-06-16 22:58:33 +01: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 Port Closure to variadic templates. 2012-11-22 17:19:04 +01: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 Disable automatic conversions to QUrl from strings. 2012-09-26 17:09:13 +02: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 Prepend the episode date to the filename when downloading podcasts, and append a numeric suffix until we find a unique filename. 2012-06-14 17:07:21 +01:00
podcastdownloader.h Prepend the episode date to the filename when downloading podcasts, and append a numeric suffix until we find a unique filename. 2012-06-14 17:07:21 +01: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 Support podcast items that use x-audio/* mime-types, like x-audio/m4a. Fixes issue 3448 2013-02-05 22:22:52 +11: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 Make it possible to mark all child episodes of a podcast as new/listened. Fixes issue 3565 2013-04-15 22:31:20 +10:00
podcastservice.h Make it possible to mark all child episodes of a podcast as new/listened. Fixes issue 3565 2013-04-15 22:31:20 +10: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 Port Closure to variadic templates. 2012-11-22 17:19:04 +01:00
podcasturlloader.h Support iTunes and Zune podcast URL schemes through SongLoader 2012-03-11 18:14:53 +00:00