Clementine-audio-player-Mac.../src
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
..
analyzers Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
core 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
engines Make this all a bit more sane 2010-05-31 20:59:13 +00:00
library 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
playlist 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
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 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
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