Clementine-audio-player-Mac.../src/internet
John Maguire 494882b732 Add missing include for symlink()
(cherry picked from commit 7671108aa8)
2014-04-22 15:10:47 +02:00
..
boxservice.cpp Redirect box login via SSL appengine page. 2013-11-01 12:52:43 +01:00
boxservice.h Page through Box folders. 2013-02-13 14:19:50 +01:00
boxsettingspage.cpp Add support for Box. 2013-02-12 17:11:18 +01:00
boxsettingspage.h Add support for Box. 2013-02-12 17:11:18 +01:00
boxsettingspage.ui Add support for Box. 2013-02-12 17:11:18 +01:00
boxurlhandler.cpp Add support for Box. 2013-02-12 17:11:18 +01:00
boxurlhandler.h Add support for Box. 2013-02-12 17:11:18 +01:00
cloudfileservice.cpp Missed a spot. 2013-03-21 14:16:17 +01:00
cloudfileservice.h Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
digitallyimportedclient.cpp Use the new DI.fm/SKY.fm authentication API. Fixes issue 2909 2012-05-13 15:44:11 +01: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 Revert "Try out C++11 strongly typed enums." 2012-12-05 09:36:22 +00:00
digitallyimportedservicebase.h Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01: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 Refactoring: remove a couple of the AlbumCoverLoader instances and instead use a shared CurrentArtLoader. 2012-02-26 14:40:51 +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 Add ROCKRADIO.com. Fixes issue 3295 2012-11-18 11:18:51 +11:00
digitallyimportedurlhandler.h Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
dropboxauthenticator.cpp Factor out oauth redirect & HTTP server logic. 2012-11-30 14:54:23 +01:00
dropboxauthenticator.h Factor out oauth redirect & HTTP server logic. 2012-11-30 14:54:23 +01:00
dropboxservice.cpp Fix loading of songs from Dropbox that have # in the name. 2013-05-16 16:40:32 +02:00
dropboxservice.h Refactor cloud tagging into base class. 2012-12-06 14:23:27 +01:00
dropboxsettingspage.cpp Actually start authorisation against Dropbox when login clicked. 2012-11-29 20:53:00 +01:00
dropboxsettingspage.h Sort out dropbox authentication & storing credentials; 2012-11-29 20:48:34 +01:00
dropboxsettingspage.ui Fix name of Dropbox settings page. 2012-11-30 11:24:07 +01:00
dropboxurlhandler.cpp Read tags from dropbox files. 2012-11-29 20:48:34 +01:00
dropboxurlhandler.h Read tags from dropbox files. 2012-11-29 20:48:34 +01: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
geolocator.cpp Stop logging geolocation. 2012-11-07 13:35:36 +01:00
geolocator.h Add missing copyright headers 2012-06-23 11:31:48 +01:00
googledriveclient.cpp More or less working Skydrive authentication. 2012-12-12 18:34:15 +01:00
googledriveclient.h Factor out Google Drive specific code from OAuthenticator. 2012-12-12 17:41:52 +01:00
googledriveservice.cpp Refactor cloud tagging into base class. 2012-12-06 14:23:27 +01:00
googledriveservice.h Add support for Box. 2013-02-12 17:11:18 +01:00
googledrivesettingspage.cpp Fix refresh token issues with Google Drive. 2013-02-26 16:24:47 +01:00
googledrivesettingspage.h Add settings page for Ubuntu One. 2012-11-27 19:56:47 +01:00
googledrivesettingspage.ui Track google drive login state better: show the user's email address in the settings dialog and let him sign out. Also remove the drive folder model which wasn't used yet because uploads aren't done. 2012-08-17 21:50:54 +01:00
googledriveurlhandler.cpp Add URL handler for googledrive URLs and fetch a new temporary 2012-07-26 16:35:57 +02:00
googledriveurlhandler.h Add URL handler for googledrive URLs and fetch a new temporary 2012-07-26 16:35:57 +02: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
groovesharkservice.cpp Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
groovesharkservice.h Increase GS album search limit from 5 to 10. Also, use a constant instead. 2013-08-28 23:11:32 +02: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 Disable automatic conversions to QUrl from strings. 2012-09-26 17:09:13 +02:00
icecastbackend.h Refactoring: instead of passing individual pointers to useful core classes (like TaskManager or LibraryBackend) to each class that uses them, pass one singleton-like Application instance everywhere. 2012-02-26 14:40:51 +00:00
icecastfilterwidget.cpp Use qocoa for icecast filter. 2012-06-28 11:39:49 +02:00
icecastfilterwidget.h Revert "Typedef QSearchField to old LineEdit on non Mac, and make it compatible with QSearchField" 2012-07-12 14:04:29 +02:00
icecastfilterwidget.ui Fix placeholder text in library & icecast filters. 2012-06-28 11:40:09 +02: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 Port IcecastService to closures. 2012-10-12 14:12:19 +02:00
icecastservice.h Port IcecastService to closures. 2012-10-12 14:12:19 +02:00
internetmimedata.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
internetmodel.cpp Make the GPL spotify code non-optional 2013-09-18 01:24:49 +02:00
internetmodel.h Revert revision 42fb7f9b42. 2012-10-15 23:03:01 +02: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 Factorize some code for creating song item in Grooveshark and Spotify 2012-06-27 21:19:30 +02:00
internetservice.h Factorize some code for creating song item in Grooveshark and Spotify 2012-06-27 21:19:30 +02: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 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
internetview.h Refactor "Radio" files into "Internet" files. 2011-07-15 13:27:50 +00:00
internetviewcontainer.cpp Search on Grooveshark on the left/Internet tab directly, instead of Grooveshark magic playlist. 2012-06-27 01:21:57 +02:00
internetviewcontainer.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
internetviewcontainer.ui Better (some) UI feedback of downloading podcasts. Also fix a bug parsing the timestamps you see in some RSS feeds 2012-03-10 21:06:16 +00:00
jamendodynamicplaylist.cpp Correct another QStringBuilder/QString conversion 2012-02-20 20:38:50 +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 library sorting locale aware. Fixes issue 3456 2013-02-05 22:17:09 +11:00
jamendoservice.h Change the Jamendo logic a bit: 2012-06-19 21:07:58 +01:00
lastfmcompat.cpp Detect last.fm login failures properly. Fixes issue 3426 2013-02-06 00:12:39 +11:00
lastfmcompat.h Add a compatibility header so liblastfm and liblastfm1 can both be used with the same source. 2012-06-28 18:40:20 +01:00
lastfmservice.cpp Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
lastfmservice.h Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
lastfmsettingspage.cpp Detect last.fm login failures properly. Fixes issue 3426 2013-02-06 00:12:39 +11:00
lastfmsettingspage.h Detect last.fm login failures properly. Fixes issue 3426 2013-02-06 00:12:39 +11:00
lastfmsettingspage.ui Add an option to prefer AlbumArtist tag over Artist when scrobbling to Last.fm. Fixes issue 2901 2012-05-13 16:05:17 +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
localredirectserver.cpp Factor out oauth redirect & HTTP server logic. 2012-11-30 14:54:23 +01:00
localredirectserver.h Factor out oauth redirect & HTTP server logic. 2012-11-30 14:54:23 +01:00
magnatunedownloaddialog.cpp Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
magnatunedownloaddialog.h Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01: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 Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
magnatuneservice.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
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
oauthenticator.cpp Redirect box login via SSL appengine page. 2013-11-01 12:52:43 +01:00
oauthenticator.h More or less working Skydrive authentication. 2012-12-12 18:34:15 +01:00
savedradio.cpp Disable automatic conversions to QUrl from strings. 2012-09-26 17:09:13 +02:00
savedradio.h Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
searchboxwidget.cpp Always display "did you mean" widget in top of all windows. 2012-07-01 23:55:54 +02:00
searchboxwidget.h Revert "Typedef QSearchField to old LineEdit on non Mac, and make it compatible with QSearchField" 2012-07-12 14:04:29 +02:00
searchboxwidget.ui Port searchboxwidget to qocoa. 2012-06-28 11:39:55 +02:00
skydriveservice.cpp Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
skydriveservice.h Make skydrive urls playable. 2012-12-13 14:44:59 +01:00
skydriveurlhandler.cpp Make skydrive urls playable. 2012-12-13 14:44:59 +01:00
skydriveurlhandler.h Make skydrive urls playable. 2012-12-13 14:44:59 +01:00
somafmservice.cpp Add Radio GFM 2013-04-13 14:28:42 +10:00
somafmservice.h Add Radio GFM 2013-04-13 14:28:42 +10:00
somafmurlhandler.cpp Add Radio GFM 2013-04-13 14:28:42 +10:00
somafmurlhandler.h Add Radio GFM 2013-04-13 14:28:42 +10:00
soundcloudservice.cpp Add simple context menu to soundcloud items 2012-08-09 00:16:16 +02:00
soundcloudservice.h Add simple context menu to soundcloud items 2012-08-09 00:16:16 +02:00
spotifyblobdownloader.cpp Add missing include for symlink() 2014-04-22 15:10:47 +02: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
spotifyserver.cpp Support toplists in the ui. 2012-06-12 15:53:23 +02:00
spotifyserver.h Support toplists in the ui. 2012-06-12 15:53:23 +02:00
spotifyservice.cpp Make the Spotify downloader optional again on Windows and Mac 2013-09-18 01:25:02 +02:00
spotifyservice.h Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
spotifysettingspage.cpp Make the Spotify downloader optional again on Windows and Mac 2013-09-18 01:25:02 +02:00
spotifysettingspage.h Remove useless network_ attribute in some settings pages. Thanks Alan 2011-12-06 23:39:26 +01:00
spotifysettingspage.ui Update spotify attribution logo. 2013-05-17 17:11:19 +02:00
subsonicservice.cpp Allow Subsonic to follow redirects when logging in, as described in issue 3747 2013-07-03 11:45:44 +02:00
subsonicservice.h Allow Subsonic to follow redirects when logging in, as described in issue 3747 2013-07-03 11:45:44 +02:00
subsonicsettingspage.cpp Allow Subsonic to follow redirects when logging in, as described in issue 3747 2013-07-03 11:45:44 +02:00
subsonicsettingspage.h Improve experience of setting up a subsonic connection 2013-01-30 13:22:04 +01:00
subsonicsettingspage.ui Adds option to force SSLv3 usage for Subsonic, as mentioned in 2013-05-04 21:33:03 -04:00
subsonicurlhandler.cpp Simplify Subsonic URL handling 2013-01-09 22:20:55 +00:00
subsonicurlhandler.h Simplify Subsonic URL handling 2013-01-09 22:20:55 +00:00
ubuntuoneauthenticator.cpp Make the Ubuntu One settings page a bit more sane 2013-07-27 16:09:36 +10:00
ubuntuoneauthenticator.h Make the Ubuntu One settings page a bit more sane 2013-07-27 16:09:36 +10:00
ubuntuoneservice.cpp Make the Ubuntu One settings page a bit more sane 2013-07-27 16:09:36 +10:00
ubuntuoneservice.h Refactor cloud tagging into base class. 2012-12-06 14:23:27 +01:00
ubuntuonesettingspage.cpp Make the Ubuntu One settings page a bit more sane 2013-07-27 16:09:36 +10:00
ubuntuonesettingspage.h Make the Ubuntu One settings page a bit more sane 2013-07-27 16:09:36 +10:00
ubuntuonesettingspage.ui Make the Ubuntu One settings page a bit more sane 2013-07-27 16:09:36 +10:00
ubuntuoneurlhandler.cpp Beginnings of playback from Ubuntu One file store. 2012-11-27 18:35:06 +01:00
ubuntuoneurlhandler.h Add Ubuntu One playlist source icon. 2012-11-28 17:52:46 +01:00