Clementine-audio-player-Mac.../src/library
David Sansome 9306efef99 Fix compilation on windows due to #defines leaking out of windows headers 2011-11-28 19:13:01 +00:00
..
directory.h Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +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 Option to group the library by file type 2010-07-31 14:14:03 +00:00
library.cpp Make the DeleteSongs function actually delete songs again, and make a new MarkUnavailable function that is called when songs are deleted from disk (and stop it from removing the song from the search index). 2011-07-06 20:07:56 +00:00
library.h a way to mark DB schema versions as requiring a full library rescan 2011-02-25 20:10:41 +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 Add support for Various Artists in Album Artist library mode (Issue 509) 2011-11-28 11:04:38 +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 When initialising a song from a library query, don't always assume the metadata originally came from a file (which means icycast tags are ignored when it is played). Fixes issue 1857 2011-06-17 20:00:10 +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 Fix bug caused by adding Various Artists for albumartist, where nodes would sometimes not move under Various Artists due to album node never being empty (Issue 509) 2011-11-28 11:04:38 +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 Fix compilation on windows due to #defines leaking out of windows headers 2011-11-28 19:13:01 +00:00
librarywatcher.h me no speaky english 2011-02-17 20:04:58 +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