Clementine-audio-player-Mac.../src/library
David Sansome 281d69581c Add Edit file information and Show in file browser actions to the files view. Fixes issue 2559 2012-01-29 18:44:00 +00:00
..
directory.h Remove subdirectory watches after a directory is removed from the library. Otherwise subdirectories that changed after the directory was removed would be re-scanned and re-added. 2012-01-29 17:39:28 +00:00
groupbydialog.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
groupbydialog.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
groupbydialog.ui Fixed "Album artist" string in "group by" dialog to reuse existing translations 2012-01-29 14:50:15 +00:00
library.cpp Create the FilesystemWatcherInterface directly in the LibraryWatcher, fixing a crash when trying to add a new device. 2012-01-08 18:37:46 +00:00
library.h The external tagreader mostly works now: 2012-01-07 00:26:07 +00:00
librarybackend.cpp Autodetect compilations based on effective_albumartist not artist (Fixes issue 509) 2011-11-28 11:04:38 +00:00
librarybackend.h Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
librarydirectorymodel.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
librarydirectorymodel.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
libraryfilterwidget.cpp Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +00:00
libraryfilterwidget.h Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +00:00
libraryfilterwidget.ui Make the clear button a part of the search textbox. Fixes issue #1071 2010-12-18 20:32:05 +00:00
libraryitem.h Show loading indicators in the library model and the status bar when asynchronously loading songs during initialisation. 2011-02-26 14:27:57 +00:00
librarymodel.cpp Treat "albumartist" as artist, not album 2012-01-29 15:47:15 +00:00
librarymodel.h Load cover art for the library in a background thread. Fixes issue 2243 2011-11-13 00:31:27 +00:00
libraryplaylistitem.cpp The external tagreader mostly works now: 2012-01-07 00:26:07 +00:00
libraryplaylistitem.h fixing a bug where streams were removed from playlist during Clementine's startup 2011-03-20 16:07:24 +00:00
libraryquery.cpp When songs disappear from the filesystem (either they're deleted or are on a removable media that was unmounted), mark them as unavailable instead of removing them from the database. Thanks google@robbertkrebbers.nl. Fixes issue 401 2011-05-14 13:43:57 +00:00
libraryquery.h When songs disappear from the filesystem (either they're deleted or are on a removable media that was unmounted), mark them as unavailable instead of removing them from the database. Thanks google@robbertkrebbers.nl. Fixes issue 401 2011-05-14 13:43:57 +00:00
librarysettingspage.cpp Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
librarysettingspage.h Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
librarysettingspage.ui Move all the settings pages to their own widgets and classes 2011-08-14 00:07:10 +01:00
libraryview.cpp Add Edit file information and Show in file browser actions to the files view. Fixes issue 2559 2012-01-29 18:44:00 +00:00
libraryview.h Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +00:00
libraryviewcontainer.cpp Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +00:00
libraryviewcontainer.h Implement the options to hide/show the global search box, and to hide/show all other search boxes. 2011-11-05 19:09:37 +00:00
libraryviewcontainer.ui Try the next UI experiment - wide buttons down the side like Qt Creator 2010-10-01 19:27:01 +00:00
librarywatcher.cpp Remove subdirectory watches after a directory is removed from the library. Otherwise subdirectories that changed after the directory was removed would be re-scanned and re-added. 2012-01-29 17:39:28 +00:00
librarywatcher.h Remove subdirectory watches after a directory is removed from the library. Otherwise subdirectories that changed after the directory was removed would be re-scanned and re-added. 2012-01-29 17:39:28 +00:00
sqlrow.cpp Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
sqlrow.h Do library searching and grouping in a background thread 2010-11-27 20:09:00 +00:00