Clementine-audio-player-Mac.../src/podcasts
David Sansome 75a897e92d Don't require each InternetService to keep track of its own current index - do it in the model instead 2012-03-11 14:44:43 +00:00
..
addpodcastbyurl.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
addpodcastbyurl.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
addpodcastbyurl.ui Add an Add Podcast dialog 2012-03-06 18:39:34 +00:00
addpodcastdialog.cpp Don't crash when double clicking in the Add Podcast dialog 2012-03-10 23:38:54 +00:00
addpodcastdialog.h Don't crash when double clicking in the Add Podcast dialog 2012-03-10 23:38:54 +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 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
gpoddersearchpage.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
gpoddersearchpage.ui Add a gpodder.net search 2012-03-06 21:25:16 +00:00
gpoddersync.cpp deviceUpdates takes timestamps in seconds, not milliseconds. Also do updates from gpodder.net every 30 minutes 2012-03-10 12:25:58 +00:00
gpoddersync.h deviceUpdates takes timestamps in seconds, not milliseconds. Also do updates from gpodder.net every 30 minutes 2012-03-10 12:25:58 +00:00
gpoddertoptagsmodel.cpp Parse OPML documents 2012-03-07 15:11:56 +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 Add a gpodder.net search 2012-03-06 21:25:16 +00:00
gpoddertoptagspage.h Make podcast discovery pages without any extra widgets nicer. Load gpodder.net podcasts within tags. 2012-03-06 18:39:39 +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 Parse OPML documents 2012-03-07 15:11:56 +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 Mark podcast episodes as listened when they're listened to 2012-03-11 12:27:48 +00:00
podcastbackend.h Mark podcast episodes as listened when they're listened to 2012-03-11 12:27:48 +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 Start downloading podcast episodes automatically if the setting is enabled 2012-03-10 22:26:53 +00:00
podcastdownloader.h Start downloading podcast episodes automatically if the setting is enabled 2012-03-10 22:26:53 +00:00
podcastepisode.cpp Add support for adding podcast episodes to the playlist 2012-03-10 23:39:09 +00:00
podcastepisode.h Mark podcast episodes as listened when they're listened to 2012-03-11 12:27:48 +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 Fix a parse error on RSS feeds that had non-self atom links 2012-03-09 18:58:05 +00:00
podcastparser.h Parse OPML documents 2012-03-07 15:11:56 +00:00
podcastservice.cpp Don't require each InternetService to keep track of its own current index - do it in the model instead 2012-03-11 14:44:43 +00:00
podcastservice.h Don't require each InternetService to keep track of its own current index - do it in the model instead 2012-03-11 14:44:43 +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 Set the gpodder.net login state widget's login state properly when opening the podcasts settings page. 2012-03-10 22:43:05 +00:00
podcastsettingspage.h Add a podcast downloader 2012-03-10 15:32:36 +00:00
podcastsettingspage.ui Add a podcast downloader 2012-03-10 15:32:36 +00:00
podcastupdater.cpp Record the time of the last successful podcast update 2012-03-10 12:32:35 +00:00
podcastupdater.h Record the time of the last successful podcast update 2012-03-10 12:32:35 +00:00
podcasturlloader.cpp Strip whitespace from the ends of URLs before fetching them 2012-03-09 20:02:26 +00:00
podcasturlloader.h Add a BBC Podcasts page 2012-03-07 15:31:12 +00:00