Clementine-audio-player-Mac.../src/radio
David Sansome 9030c5a49e Scrobble a track again if it's loved after it's scrobbled 2011-04-16 15:27:41 +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 mark icecast songs as streams so they won't get greyed out (as non existent songs) when starting Clementine 2011-03-22 22:04:10 +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 Make sure the smart playlists node really really gets put at the top 2010-11-27 18:43:49 +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 Save and restore Jamendo playlist items properly. Add a Jamendo context menu. 2010-11-25 22:04:23 +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 Ask before creating Jamendo database. Fixes issue 1440 2011-03-30 13:47:06 +00:00
jamendoservice.h Ask before creating Jamendo database. Fixes issue 1440 2011-03-30 13:47:06 +00:00
lastfmconfig.cpp Check last.fm subscriber status on config dialog load. 2011-04-14 11:11:34 +00:00
lastfmconfig.h Check last.fm subscriber status on config dialog load. 2011-04-14 11:11:34 +00:00
lastfmconfig.ui Add warning about not being able to play last.fm radio if not a subscriber. 2011-04-13 15:54:15 +00:00
lastfmservice.cpp Scrobble a track again if it's loved after it's scrobbled 2011-04-16 15:27:41 +00:00
lastfmservice.h Scrobble a track again if it's loved after it's scrobbled 2011-04-16 15:27:41 +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
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 Save and restore Jamendo playlist items properly. Add a Jamendo context menu. 2010-11-25 22:04:23 +00:00
magnatuneplaylistitem.h Save and restore Jamendo playlist items properly. Add a Jamendo context menu. 2010-11-25 22:04:23 +00:00
magnatuneservice.cpp Show loading indicators in the library model and the status bar when asynchronously loading songs during initialisation. 2011-02-26 14:27:57 +00:00
magnatuneservice.h further refactoring of duplicated playlist-insertion related code in RadioServices 2011-02-10 22:24:17 +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 moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +00:00
radiomodel.h Make the RadioModel's AddService method public, add a RemoveService method, and clean up the last.fm mess 2011-01-12 20:18:17 +00:00
radioplaylistitem.cpp Fix the last.fm icon while a last.fm station is loading 2011-02-03 20:59:53 +00:00
radioplaylistitem.h Never cache the RadioService pointer in a playlist item - the service could get unloaded at any time 2011-01-15 00:53:39 +00:00
radioservice.cpp moving the responsibility for naming playlists into mimeData() methods (into models) 2011-02-16 18:29:35 +00:00
radioservice.h user-friendly name for 'Open in new playlist' playlists (fixes issue #1445) 2011-02-14 17:00:13 +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 further refactoring of duplicated playlist-insertion related code in RadioServices 2011-02-10 22:24:17 +00:00
somafmservice.h further refactoring of duplicated playlist-insertion related code in RadioServices 2011-02-10 22:24:17 +00:00