Clementine-audio-player-Mac.../src/internet
John Maguire 6ac685c4b8 Use correct icon for DI/SkyFM. 2012-01-04 12:39:22 +00:00
..
digitallyimportedclient.cpp Add a generic class for the "cached list of stuff" pattern used by last.fm and di.fm/sky.fm for keeping friend lists or stream lists around and refreshing them after a certain length of time 2011-11-06 00:02:32 +00:00
digitallyimportedclient.h Add a generic class for the "cached list of stuff" pattern used by last.fm and di.fm/sky.fm for keeping friend lists or stream lists around and refreshing them after a certain length of time 2011-11-06 00:02:32 +00:00
digitallyimportedservicebase.cpp Fix the logic for populating somafm and di.fm lists the first time they are expanded 2011-11-29 14:22:02 +00:00
digitallyimportedservicebase.h Make the Configure... button work for di.fm/sky.fm in the search settings page 2011-11-06 16:41:00 +00:00
digitallyimportedsettingspage.cpp Show the di.fm/sky.fm "Expires on" date on a separate line 2011-11-05 21:46:34 +00:00
digitallyimportedsettingspage.h Use an undocumented sky.fm/di.fm api to handle premium account logins, allowing us to remove dodgy code to scrape login information for each service individually 2011-11-02 23:55:45 +00:00
digitallyimportedsettingspage.ui Use an undocumented sky.fm/di.fm api to handle premium account logins, allowing us to remove dodgy code to scrape login information for each service individually 2011-11-02 23:55:45 +00:00
digitallyimportedurlhandler.cpp Use correct icon for DI/SkyFM. 2012-01-04 12:39:22 +00:00
digitallyimportedurlhandler.h Use correct icon for DI/SkyFM. 2012-01-04 12:39:22 +00:00
fixlastfm.cpp Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
fixlastfm.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
groovesharkradio.cpp Make 'ExtractSongs' not return valid song if 'result' is invalid/empty 2011-12-01 21:46:16 +01:00
groovesharkradio.h Add Grooveshark autoplay radio 2011-11-29 23:52:19 +01:00
groovesharksearchplaylisttype.cpp Use the same string for special search playlists, to be consistent (just one same string to translate) 2011-11-05 01:17:25 +01:00
groovesharksearchplaylisttype.h Rename GrooveShark to Grooveshark everywhere, as it is actually named like this 2011-10-05 21:59:15 +02:00
groovesharkservice.cpp Add a refresh action to Grooveshark 2011-12-22 20:49:44 +01:00
groovesharkservice.h Add a refresh action to Grooveshark 2011-12-22 20:49:44 +01:00
groovesharksettingspage.cpp Remove useless network_ attribute in some settings pages. Thanks Alan 2011-12-06 23:39:26 +01:00
groovesharksettingspage.h Remove useless network_ attribute in some settings pages. Thanks Alan 2011-12-06 23:39:26 +01:00
groovesharksettingspage.ui Rename GrooveShark to Grooveshark everywhere, as it is actually named like this 2011-10-05 21:59:15 +02:00
groovesharkurlhandler.cpp Add Grooveshark autoplay radio 2011-11-29 23:52:19 +01:00
groovesharkurlhandler.h Add a source column to the playlist view with appropriate icons. 2012-01-04 11:56:09 +00:00
icecastbackend.cpp Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
icecastbackend.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
icecastfilterwidget.cpp Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +00:00
icecastfilterwidget.h Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +00:00
icecastfilterwidget.ui Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
icecastitem.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
icecastmodel.cpp Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
icecastmodel.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
icecastservice.cpp Make the enabled/disabled state of a global search provider separate from its logged in state - means that now Grooveshark and Spotify providers will be enabled as soon as you login 2011-11-28 14:18:20 +00:00
icecastservice.h Add an icecast search provider, refactor a couple of other bits 2011-11-06 00:02:32 +00:00
internetmimedata.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
internetmodel.cpp Add Grooveshark radios 2011-11-29 13:57:35 +01:00
internetmodel.h Add Grooveshark radios 2011-11-29 13:57:35 +01:00
internetplaylistitem.cpp Add the ability to have custom actions for PlaylistItems, and InternetPlaylistItems (through services). Add 'add to playlists' actions for Grooveshark 2011-11-06 16:12:44 +01:00
internetplaylistitem.h Add the ability to have custom actions for PlaylistItems, and InternetPlaylistItems (through services). Add 'add to playlists' actions for Grooveshark 2011-11-06 16:12:44 +01:00
internetservice.cpp Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
internetservice.h Add Grooveshark radios 2011-11-29 13:57:35 +01:00
internetsongmimedata.h Add Grooveshark songs as internet items, when adding them from global search, so user can use all GS custom actions 2011-11-24 00:30:11 +01:00
internetview.cpp Allow extended selection in Internet view 2011-10-13 23:57:57 +02:00
internetview.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
internetviewcontainer.cpp Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +00:00
internetviewcontainer.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
internetviewcontainer.ui Add songs to Grooveshark playlists by drag and drop 2011-10-30 23:59:43 +01:00
jamendodynamicplaylist.cpp Add missing copyright headers 2011-11-28 20:07:18 +01:00
jamendodynamicplaylist.h Add missing copyright headers 2011-11-28 20:07:18 +01:00
jamendoplaylistitem.cpp Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
jamendoplaylistitem.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
jamendoservice.cpp Make the enabled/disabled state of a global search provider separate from its logged in state - means that now Grooveshark and Spotify providers will be enabled as soon as you login 2011-11-28 14:18:20 +00:00
jamendoservice.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
lastfmservice.cpp Mark spotify streams as not seekable 2011-11-28 18:45:12 +00:00
lastfmservice.h Add a generic class for the "cached list of stuff" pattern used by last.fm and di.fm/sky.fm for keeping friend lists or stream lists around and refreshing them after a certain length of time 2011-11-06 00:02:32 +00:00
lastfmsettingspage.cpp Fix a bug in the last.fm settings page where logging in with invalid credentials wouldn't hide the busy spinner and re-enable the credential fields. 2011-11-27 17:53:04 +00:00
lastfmsettingspage.h Refactor the last.fm, magnatune, spotify and di.fm settings pages - moving the login state display into a separate widget. 2011-08-27 22:01:28 +01:00
lastfmsettingspage.ui Refactor the last.fm, magnatune, spotify and di.fm settings pages - moving the login state display into a separate widget. 2011-08-27 22:01:28 +01:00
lastfmstationdialog.cpp Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
lastfmstationdialog.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
lastfmstationdialog.ui Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
lastfmurlhandler.cpp Revert "Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs." 2011-07-23 15:32:12 +01:00
lastfmurlhandler.h Add a source column to the playlist view with appropriate icons. 2012-01-04 11:56:09 +00:00
magnatunedownloaddialog.cpp Remove redirect craziness from Magnatune downloading. 2011-10-03 13:59:57 +02:00
magnatunedownloaddialog.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
magnatunedownloaddialog.ui Consistently use lower case k for kbps. 2011-11-24 16:52:03 +01:00
magnatuneplaylistitem.cpp Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
magnatuneplaylistitem.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
magnatuneservice.cpp Magnatune's URL are already encoded: we shouldn't use QUrl constructor directly because some characters (like ') will be encoded twice (%27 then %2527). Fixes issue 2510 2011-12-26 18:15:35 +01:00
magnatuneservice.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
magnatunesettingspage.cpp Refactor the last.fm, magnatune, spotify and di.fm settings pages - moving the login state display into a separate widget. 2011-08-27 22:01:28 +01:00
magnatunesettingspage.h Refactor the last.fm, magnatune, spotify and di.fm settings pages - moving the login state display into a separate widget. 2011-08-27 22:01:28 +01:00
magnatunesettingspage.ui Fix the tab order in the magnatune settings page so password comes after username 2011-11-27 17:53:54 +00:00
magnatuneurlhandler.cpp Revert "Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs." 2011-07-23 15:32:12 +01:00
magnatuneurlhandler.h Add a source column to the playlist view with appropriate icons. 2012-01-04 11:56:09 +00:00
savedradio.cpp Add "Your radio streams" global search provider 2011-11-06 15:00:50 +00:00
savedradio.h Add "Your radio streams" global search provider 2011-11-06 15:00:50 +00:00
somafmservice.cpp Fix the logic for populating somafm and di.fm lists the first time they are expanded 2011-11-29 14:22:02 +00:00
somafmservice.h Add a SomaFM search provider 2011-11-06 00:02:32 +00:00
somafmurlhandler.cpp Revert "Move TaskManager::Task and UrlHandler::LoadResult structs out of their parent classes - PythonQt doesn't understand nested structs." 2011-07-23 15:32:12 +01:00
somafmurlhandler.h Add a source column to the playlist view with appropriate icons. 2012-01-04 11:56:09 +00:00
spotifyblobdownloader.cpp Print a warning if symlink() fails 2011-11-12 19:32:44 +00:00
spotifyblobdownloader.h Verify the signatures of spotify blob files downloaded at runtime. Should protect against MITM attacks, and compromises of our server. 2011-11-05 01:12:28 +00:00
spotifysearchplaylisttype.cpp Use PNG spotify icons instead of SVG 2011-11-05 16:08:56 +00:00
spotifysearchplaylisttype.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
spotifyserver.cpp Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data. 2011-11-28 18:45:12 +00:00
spotifyserver.h Remove the custom gstspotifytcpsrc and use tcpserversrc ! gdpdepay to receive data. Use a gstreamer pipeline on the other end as well to send data. 2011-11-28 18:45:12 +00:00
spotifyservice.cpp Add a source column to the playlist view with appropriate icons. 2012-01-04 11:56:09 +00:00
spotifyservice.h Add a source column to the playlist view with appropriate icons. 2012-01-04 11:56:09 +00:00
spotifysettingspage.cpp Remove useless network_ attribute in some settings pages. Thanks Alan 2011-12-06 23:39:26 +01:00
spotifysettingspage.h Remove useless network_ attribute in some settings pages. Thanks Alan 2011-12-06 23:39:26 +01:00
spotifysettingspage.ui Add settings for spotify bitrate and volume normalisation 2011-11-27 17:29:33 +00:00