Clementine-audio-player-Mac.../src/radio
David Sansome b5f366c40a Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852 2010-10-16 17:20:54 +00:00
..
fixlastfm.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
fixlastfm.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
lastfmconfig.cpp Re-enable the settings dialog buttons after authentication even if you've switched to another tab before pressing Ok. Fixes issue #725 2010-09-13 21:40:50 +00:00
lastfmconfig.h Re-enable the settings dialog buttons after authentication even if you've switched to another tab before pressing Ok. Fixes issue #725 2010-09-13 21:40:50 +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 Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852 2010-10-16 17:20:54 +00:00
lastfmservice.h Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852 2010-10-16 17:20:54 +00:00
lastfmstationdialog.cpp Revert r2095 - it doesn't compile with boost 1.40 2010-10-07 19:59:48 +00:00
lastfmstationdialog.h Revert r2095 - it doesn't compile with boost 1.40 2010-10-07 19:59:48 +00:00
lastfmstationdialog.ui Support last.fm RQL URLs. 2010-10-07 13:59:24 +00:00
magnatuneconfig.cpp Save and load the magnatune settings properly 2010-06-08 23:18:20 +00:00
magnatuneconfig.h Save and load the magnatune settings properly 2010-06-08 23:18:20 +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 a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852 2010-10-16 17:20:54 +00:00
magnatunedownloaddialog.h Warn before cancelling a Magnatune download, flash the taskbar and display a notification when it completes. 2010-06-12 20:43:07 +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 Load playlist in separate threads on startup. 2010-08-03 18:57:17 +00:00
magnatuneplaylistitem.h Load playlist in separate threads on startup. 2010-08-03 18:57:17 +00:00
magnatuneservice.cpp Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852 2010-10-16 17:20:54 +00:00
magnatuneservice.h Lazyload the radio service context menus 2010-08-27 15:20:52 +00:00
radioitem.cpp Fix a bug that would cause last.fm streams to be unplayable sometimes 2010-06-17 13:37:01 +00:00
radioitem.h Make saved radio streams use the song loader when dragged to the playlist 2010-06-16 16:11:23 +00:00
radiomimedata.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
radiomodel.cpp Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852 2010-10-16 17:20:54 +00:00
radiomodel.h Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852 2010-10-16 17:20:54 +00:00
radioplaylistitem.cpp Load playlist in separate threads on startup. 2010-08-03 18:57:17 +00:00
radioplaylistitem.h Load playlist in separate threads on startup. 2010-08-03 18:57:17 +00:00
radioservice.cpp Refactor the way Player gets tracks to play from RadioPlaylistItems. They can now return synchronously with a URL, asynchronously via a signal, or with an error. This properly fixes the problem of preloading a last.fm stream when the track before is about to end. 2010-05-18 20:43:10 +00:00
radioservice.h Lazy-load some of MainWindow's dialogs 2010-08-27 15:42:58 +00:00
radioview.cpp Disable focus rect on Mac for more widgets. 2010-08-26 12:34:03 +00:00
radioview.h Automatically expand the nodes in the magnatune database when searching 2010-05-16 23:44:33 +00:00
radioviewcontainer.cpp Show a "Configure Magnatune" button on the magnatune header 2010-06-09 15:38:00 +00:00
radioviewcontainer.h Show a "Configure Magnatune" button on the magnatune header 2010-06-09 15:38:00 +00:00
radioviewcontainer.ui Show a "Configure Magnatune" button on the magnatune header 2010-06-09 15:38:00 +00:00
savedradio.cpp Lazyload the radio service context menus 2010-08-27 15:20:52 +00:00
savedradio.h Allow names for custom saved streams. Fixes issue #242 2010-05-27 22:53:07 +00:00
somafmservice.cpp Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852 2010-10-16 17:20:54 +00:00
somafmservice.h Refactor the loading indicator widget into a seperate TaskManager class that can handle tasks with progress 2010-06-23 13:21:30 +00:00