Clementine-audio-player-Mac.../src/library
Jim Broadus 1c6e43509c Cancel scan when directory is removed.
When a directory is removed from the library during a scan, the scan continues
until complete. This change cancels the scan immediately, unblocking the watcher
thread, then signals the watcher to remove the directory.

A second issue occurs when a previously scanned device is removed during a
scan. All remaining files will be marked as deleted. This change mitigates
this issue, but a timing hole still remains here.
2020-01-24 10:28:51 -08:00
..
directory.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
groupbydialog.cpp Add missing <functional> includes (#5630) 2017-02-13 16:46:46 +00:00
groupbydialog.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
groupbydialog.ui Add support for original year tags. 2015-06-30 18:34:34 +02:00
library.cpp Cancel scan when directory is removed. 2020-01-24 10:28:51 -08:00
library.h Fix LibraryModel async query crash. 2020-01-14 21:47:31 -08:00
librarybackend.cpp Merge pull request #6509 from jonaski/tolist 2020-01-05 15:13:33 +00:00
librarybackend.h Fix formatting 2019-11-13 17:39:29 +01:00
librarydirectorymodel.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
librarydirectorymodel.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
libraryfilterwidget.cpp Fix formatting 2019-11-10 15:16:39 +01:00
libraryfilterwidget.h Fix formatting 2019-11-10 15:16:39 +01:00
libraryfilterwidget.ui Date columns for use in library search queries. (#6135) 2018-09-08 13:18:44 -07:00
libraryitem.h Some more NULL -> nullptr conversions. 2014-02-21 17:30:46 +01:00
librarymodel.cpp Fix LibraryModel async query crash. 2020-01-14 21:47:31 -08:00
librarymodel.h Fix LibraryModel async query crash. 2020-01-14 21:47:31 -08:00
libraryplaylistitem.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
libraryplaylistitem.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
libraryquery.cpp Merge branch 'master' into qt5-update 2019-07-21 14:20:59 +02:00
libraryquery.h More columns for use in library search queries 2018-09-05 01:44:40 -07:00
librarysettingspage.cpp check custom icon location, then system theme & then fallback theme 2015-10-13 22:35:49 -05:00
librarysettingspage.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
librarysettingspage.ui
libraryview.cpp Fix updating song count 2019-11-13 19:20:17 +01:00
libraryview.h Add play next from library 2018-03-18 22:44:00 -04:00
libraryviewcontainer.cpp Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
libraryviewcontainer.h Use nullptr as parent parameter default everywhere 2014-02-10 16:03:54 +01:00
libraryviewcontainer.ui
librarywatcher.cpp Cancel scan when directory is removed. 2020-01-24 10:28:51 -08:00
librarywatcher.h Cancel scan when directory is removed. 2020-01-24 10:28:51 -08:00
savedgroupingmanager.cpp Add a Manager dialog for saved groupings 2015-12-11 19:49:51 -08: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 non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
sqlrow.h