Clementine-audio-player-Mac.../src/radio
David Sansome b20d280156 Add a "Did you mean ...?" widget when searching on spotify 2011-04-28 20:48:53 +00:00
..
fixlastfm.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
fixlastfm.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
icecastbackend.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
icecastbackend.h Support drag&drop of icecast streams to the playlist 2010-11-24 19:25:41 +00:00
icecastfilterwidget.cpp Make escape and backspace work in the library and radio views. Fixes issue 1510 2011-03-13 14:14:16 +00:00
icecastfilterwidget.h Make escape and backspace work in the library and radio views. Fixes issue 1510 2011-03-13 14:14:16 +00:00
icecastfilterwidget.ui Remove the extra clear button from the icecast filter bar 2011-01-03 14:20:41 +00:00
icecastitem.h Add dividers to the list of icecast stations 2010-11-24 21:34:54 +00:00
icecastmodel.cpp moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +00:00
icecastmodel.h Typo 2010-11-25 21:20:06 +00:00
icecastservice.cpp Change Clementine to request the icecast directory from data.clementine-player.org, and to follow redirects 2011-03-22 20:41:31 +00:00
icecastservice.h Change Clementine to request the icecast directory from data.clementine-player.org, and to follow redirects 2011-03-22 20:41:31 +00:00
jamendodynamicplaylist.cpp Add a new logging system 2011-04-22 16:50:29 +00:00
jamendodynamicplaylist.h Have a different list of smart playlists for Jamendo and the normal Library. Only add default Jamendo smart playlists once. 2010-11-27 17:52:08 +00:00
jamendoplaylistitem.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
jamendoplaylistitem.h Save and restore Jamendo playlist items properly. Add a Jamendo context menu. 2010-11-25 22:04:23 +00:00
jamendoservice.cpp Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests. 2011-04-28 12:27:53 +00:00
jamendoservice.h Ask before creating Jamendo database. Fixes issue 1440 2011-03-30 13:47:06 +00:00
lastfmconfig.cpp Improved Last.fm scrobbling when connection is down 2011-04-28 10:32:56 +00:00
lastfmconfig.h Check last.fm subscriber status on config dialog load. 2011-04-14 11:11:34 +00:00
lastfmconfig.ui in the Last.fm config dialog, hide the warning icon with the warning itself 2011-04-17 15:25:32 +00:00
lastfmservice.cpp Show spotify search results in a separate playlist tab rather than in a tree in the sidebar. 2011-04-28 17:50:45 +00:00
lastfmservice.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
lastfmstationdialog.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
lastfmstationdialog.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
lastfmstationdialog.ui Support last.fm RQL URLs. 2010-10-07 13:59:24 +00:00
lastfmurlhandler.cpp Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
lastfmurlhandler.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
magnatuneconfig.cpp Tidy up magnatune config code, fix comments from r2999. 2011-03-21 15:07:41 +00:00
magnatuneconfig.h Add validation for Magnatune accounts. 2011-03-18 14:39:29 +00:00
magnatuneconfig.ui Add validation for Magnatune accounts. 2011-03-18 14:39:29 +00:00
magnatunedownloaddialog.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
magnatunedownloaddialog.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
magnatunedownloaddialog.ui Show icons for each biography, order biographies by relevance, don't refresh artist info when switching to another song by the same artist. 2010-10-09 12:39:49 +00:00
magnatuneplaylistitem.cpp Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
magnatuneplaylistitem.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
magnatuneservice.cpp Show spotify search results in a separate playlist tab rather than in a tree in the sidebar. 2011-04-28 17:50:45 +00:00
magnatuneservice.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
magnatuneurlhandler.cpp Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
magnatuneurlhandler.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
radiomimedata.h Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere. 2011-01-10 22:26:13 +00:00
radiomodel.cpp Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
radiomodel.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
radioplaylistitem.cpp Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
radioplaylistitem.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
radioservice.cpp Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
radioservice.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
radioview.cpp Start refactoring the RadioModel to inherit from QStandardItemModel 2011-01-09 18:27:41 +00:00
radioview.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
radioviewcontainer.cpp Make escape and backspace work in the library and radio views. Fixes issue 1510 2011-03-13 14:14:16 +00:00
radioviewcontainer.h Make escape and backspace work in the library and radio views. Fixes issue 1510 2011-03-13 14:14:16 +00:00
radioviewcontainer.ui Stop the size of the radio header widget increasing when different services are selected. 2010-11-25 19:18:41 +00:00
savedradio.cpp further refactoring of duplicated playlist-insertion related code in RadioServices 2011-02-10 22:24:17 +00:00
savedradio.h further refactoring of duplicated playlist-insertion related code in RadioServices 2011-02-10 22:24:17 +00:00
somafmservice.cpp Show spotify search results in a separate playlist tab rather than in a tree in the sidebar. 2011-04-28 17:50:45 +00:00
somafmservice.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
somafmurlhandler.cpp Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
somafmurlhandler.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
spotifyconfig.cpp Start of some spotify support - builds a binary blob linked against libspotify that Clementine starts as a separate process. 2011-04-25 19:16:26 +00:00
spotifyconfig.h Get the list of playlists from spotify. Also clean up the logging in the client, rename and refactor some classes. 2011-04-26 13:42:58 +00:00
spotifyconfig.ui Start of some spotify support - builds a binary blob linked against libspotify that Clementine starts as a separate process. 2011-04-25 19:16:26 +00:00
spotifysearchplaylisttype.cpp Add a "Did you mean ...?" widget when searching on spotify 2011-04-28 20:48:53 +00:00
spotifysearchplaylisttype.h Add a "Did you mean ...?" widget when searching on spotify 2011-04-28 20:48:53 +00:00
spotifyserver.cpp Handle bigger protobuf messages, add spotify searching to the UI 2011-04-27 16:38:28 +00:00
spotifyserver.h Handle bigger protobuf messages, add spotify searching to the UI 2011-04-27 16:38:28 +00:00
spotifyservice.cpp Add a "Did you mean ...?" widget when searching on spotify 2011-04-28 20:48:53 +00:00
spotifyservice.h Add a "Did you mean ...?" widget when searching on spotify 2011-04-28 20:48:53 +00:00
spotifyurlhandler.cpp Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00
spotifyurlhandler.h Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types. 2011-04-28 15:10:28 +00:00