Clementine-audio-player-Mac.../src/library
Jim Broadus f4e70face1 library: Fix rescan in case where library directory was recreated
If a root library directory is deleted and recreated, it is not
detected since inotify would need to watch the parent directory. On
rescan, if the subdirectory list for a directory is empty, re-add the
library's root directory.

This is an edge case on Linux systems. The issue may not exist on other
operating systems.
2021-04-01 14:53:49 +01:00
..
directory.h library: Add accessors to directory structures 2021-04-01 14:53:49 +01:00
groupbydialog.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
groupbydialog.h Reformat all C++ 2020-09-22 14:56:06 +01:00
groupbydialog.ui Add support for original year tags. 2015-06-30 18:34:34 +02:00
library.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
library.h Reformat all C++ 2020-09-22 14:56:06 +01:00
librarybackend.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
librarybackend.h Reformat all C++ 2020-09-22 14:56:06 +01:00
librarydirectorymodel.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
librarydirectorymodel.h Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryfilterwidget.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryfilterwidget.h Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryfilterwidget.ui Date columns for use in library search queries. (#6135) 2018-09-08 13:18:44 -07:00
libraryitem.h Reformat all C++ 2020-09-22 14:56:06 +01:00
librarymodel.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
librarymodel.h Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryplaylistitem.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryplaylistitem.h Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryquery.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryquery.h Reformat all C++ 2020-09-22 14:56:06 +01:00
librarysettingspage.cpp library: Add option to ignore files by extension 2021-03-14 14:00:03 +00:00
librarysettingspage.h
librarysettingspage.ui library: Add option to ignore files by extension 2021-03-14 14:00:03 +00:00
libraryview.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryview.h Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryviewcontainer.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
libraryviewcontainer.h
libraryviewcontainer.ui
librarywatcher.cpp library: Fix rescan in case where library directory was recreated 2021-04-01 14:53:49 +01:00
librarywatcher.h library: Add option to ignore files by extension 2021-03-14 14:00:03 +00:00
savedgroupingmanager.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
savedgroupingmanager.h Add a Manager dialog for saved groupings 2015-12-11 19:49:51 -08:00
savedgroupingmanager.ui Add a Manager dialog for saved groupings 2015-12-11 19:49:51 -08:00
sqlrow.cpp Reformat all C++ 2020-09-22 14:56:06 +01:00
sqlrow.h