Clementine-audio-player-Mac.../src
David Sansome 6e19e777d8 Don't create SettingsDialog until RadioModel is available 2010-06-02 16:27:52 +00:00
..
analyzers Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
core Do the compilation processing in the database thread, and make everything lock on the database to ensure two threads don't access it at once. 2010-06-02 16:22:20 +00:00
engines Make this all a bit more sane 2010-05-31 20:59:13 +00:00
library Do the compilation processing in the database thread, and make everything lock on the database to ensure two threads don't access it at once. 2010-06-02 16:22:20 +00:00
playlist Do the compilation processing in the database thread, and make everything lock on the database to ensure two threads don't access it at once. 2010-06-02 16:22:20 +00:00
playlistparsers Fix XML parsers to output file URLs. 2010-05-27 22:43:07 +00:00
radio 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
transcoder Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
translations Show multiple errors in the same dialog 2010-05-31 20:49:44 +00:00
ui Don't create SettingsDialog until RadioModel is available 2010-06-02 16:27:52 +00:00
widgets Show multiple errors in the same dialog 2010-05-31 20:49:44 +00:00
CMakeLists.txt Move the playlist parsers to another directory, and add a PlaylistParser class that magically uses the right parser. 2010-05-22 20:06:19 +00:00
config.h.in Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
main.cpp Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00