Clementine-audio-player-Mac.../src/library
David Sansome efcd2c968a Search library on composer and genre too 2010-06-12 13:19:55 +00:00
..
directory.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
groupbydialog.cpp Fix the appearance of several dialogs when using a high font DPI. Fixes issue #310 2010-05-17 00:47:43 +00:00
groupbydialog.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
groupbydialog.ui Set window icons on all the dialogs. Fixes issue #394 2010-06-10 22:09:35 +00:00
library.cpp 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
library.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
librarybackend.cpp Fix the height of items in the album cover manager, don't show artists with no albums, and add a status bar (currently unused) 2010-06-11 22:35:41 +00:00
librarybackend.h Fix the height of items in the album cover manager, don't show artists with no albums, and add a status bar (currently unused) 2010-06-11 22:35:41 +00:00
libraryconfig.cpp Make library scanning on startup optional, and add a menu item to update the library. Fixes issue #341 2010-05-25 20:40:45 +00:00
libraryconfig.h Add a "load" menu item to the library, files view, and radio view to replace the current playlist with the selection. Also add an option to make this the default. Fixes issue #311 2010-05-15 17:45:04 +00:00
libraryconfig.ui Make library scanning on startup optional, and add a menu item to update the library. Fixes issue #341 2010-05-25 20:40:45 +00:00
librarydirectorymodel.cpp Use icons from the desktop theme where possible, fall back on oxygen. 2010-05-19 15:45:29 +00:00
librarydirectorymodel.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
libraryfilterwidget.cpp Show a "Configure Magnatune" button on the magnatune header 2010-06-09 15:38:00 +00:00
libraryfilterwidget.h Show a "Configure Magnatune" button on the magnatune header 2010-06-09 15:38:00 +00:00
libraryfilterwidget.ui Make the small toolbar buttons stay small even on gtk styles that use bigger buttons 2010-06-08 11:43:34 +00:00
libraryitem.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
librarymodel.cpp Add or load *all* selected library items, not just the one that you right clicked on. Fixes issue #366 2010-06-09 15:49:05 +00:00
librarymodel.h Add or load *all* selected library items, not just the one that you right clicked on. Fixes issue #366 2010-06-09 15:49:05 +00:00
libraryplaylistitem.cpp Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
libraryplaylistitem.h Split all the source files up into seven new directories. 2010-05-10 21:50:31 +00:00
libraryquery.cpp Search library on composer and genre too 2010-06-12 13:19:55 +00:00
libraryquery.h Fix the height of items in the album cover manager, don't show artists with no albums, and add a status bar (currently unused) 2010-06-11 22:35:41 +00:00
libraryview.cpp Add or load *all* selected library items, not just the one that you right clicked on. Fixes issue #366 2010-06-09 15:49:05 +00:00
libraryview.h Add or load *all* selected library items, not just the one that you right clicked on. Fixes issue #366 2010-06-09 15:49:05 +00:00
librarywatcher.cpp 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
librarywatcher.h 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