Clementine-audio-player-Mac.../src/radio
David Sansome 03d876a599 Put the Database object in its own thread, and create the Library and Playlist backends in that database thread. The database calls don't happen in the database thread yet, but this is the first step towards making sure sqlite access is thread safe. 2010-06-02 15:58:07 +00:00
..
CMakeLists.txt Split all the source files up into seven new directories. 2010-05-10 21:50:31 +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 Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
lastfmconfig.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
lastfmconfig.ui Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
lastfmconfigdialog.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
lastfmconfigdialog.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
lastfmconfigdialog.ui Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
lastfmservice.cpp Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
lastfmservice.h 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
lastfmstationdialog.cpp Fix the appearance of several dialogs when using a high font DPI. Fixes issue #310 2010-05-17 00:47:43 +00:00
lastfmstationdialog.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
lastfmstationdialog.ui Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
magnatuneplaylistitem.cpp The Magnatune URLs are already encoded. 2010-05-19 13:03:03 +00:00
magnatuneplaylistitem.h Make magnatune songs play again 2010-05-18 20:51:33 +00:00
magnatuneservice.cpp Put the Database object in its own thread, and create the Library and Playlist backends in that database thread. The database calls don't happen in the database thread yet, but this is the first step towards making sure sqlite access is thread safe. 2010-06-02 15:58:07 +00:00
magnatuneservice.h 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
radioitem.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
radioitem.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
radiomimedata.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
radiomodel.cpp Put the Database object in its own thread, and create the Library and Playlist backends in that database thread. The database calls don't happen in the database thread yet, but this is the first step towards making sure sqlite access is thread safe. 2010-06-02 15:58:07 +00:00
radiomodel.h Put the Database object in its own thread, and create the Library and Playlist backends in that database thread. The database calls don't happen in the database thread yet, but this is the first step towards making sure sqlite access is thread safe. 2010-06-02 15:58:07 +00:00
radioplaylistitem.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
radioplaylistitem.h 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.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 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
radioview.cpp Automatically expand the nodes in the magnatune database when searching 2010-05-16 23:44:33 +00:00
radioview.h Automatically expand the nodes in the magnatune database when searching 2010-05-16 23:44:33 +00:00
radioviewcontainer.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
radioviewcontainer.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
radioviewcontainer.ui Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
savedradio.cpp Allow names for custom saved streams. Fixes issue #242 2010-05-27 22:53:07 +00:00
savedradio.h Allow names for custom saved streams. Fixes issue #242 2010-05-27 22:53:07 +00:00
somafmservice.cpp Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
somafmservice.h 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