Clementine-audio-player-Mac.../src/radio
David Sansome b9b504be30 Fix a crash on exit when you have the Magnatune list open 2011-01-16 17:58:46 +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 Support drag&drop of icecast streams to the playlist 2010-11-24 19:25:41 +00:00
icecastbackend.h Support drag&drop of icecast streams to the playlist 2010-11-24 19:25:41 +00:00
icecastfilterwidget.cpp Refactor some initial setup out of MainWindow::MainWindow(). 2011-01-04 11:33:22 +00:00
icecastfilterwidget.h Remove the extra clear button from the icecast filter bar 2011-01-03 14:20:41 +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 Add dividers to the list of icecast stations 2010-11-24 21:34:54 +00:00
icecastmodel.h Typo 2010-11-25 21:20:06 +00:00
icecastservice.cpp 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
icecastservice.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
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 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
jamendoservice.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
lastfmconfig.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
lastfmconfig.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
lastfmconfig.ui Add a dialog for manual searching of Last.fm album covers. Fixes issue #402 2010-06-12 17:13:01 +00:00
lastfmservice.cpp 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
lastfmservice.h Start refactoring the RadioModel to inherit from QStandardItemModel 2011-01-09 18: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 Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
magnatuneconfig.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
magnatuneconfig.ui Add a magnatune settings page (not functional yet), remove the last.fm config *dialog*, and instead make it bring up the settings dialog at the right page. 2010-06-08 22:56:31 +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 Fix a crash on exit when you have the Magnatune list open 2011-01-16 17:58:46 +00:00
magnatuneservice.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
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 Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded) 2011-01-12 21:20:20 +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 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
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 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
radioservice.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
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 Start refactoring the RadioModel to inherit from QStandardItemModel 2011-01-09 18:27:41 +00:00
radioviewcontainer.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 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
savedradio.h Start refactoring the RadioModel to inherit from QStandardItemModel 2011-01-09 18:27:41 +00:00
somafmservice.cpp Don't set the User-Agent again in the Soma.fm service, it's already set by the network manager 2011-01-15 00:53:10 +00:00
somafmservice.h Start refactoring the RadioModel to inherit from QStandardItemModel 2011-01-09 18:27:41 +00:00