cog/FileTree
Christopher Snowhill dd630ba394
File Tree: Reduce monitoring to limited changes
Only track new, removed, or renamed files. Tracking Xattr changes was
apparently causing the tracker dialog to crash on things like the user
changing file type associations, which either added or removed a per-
file association xattr, or when clicking Change All, removed this xattr
from all associated files tracked by Spotlight.

Fixes #361

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-06-04 01:37:46 -07:00
..
ContainedNode.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
ContainedNode.m Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
ContainerNode.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
ContainerNode.m Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
DirectoryNode.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
DirectoryNode.m Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileIconCell.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileIconCell.m Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileNode.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileNode.m Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileTreeController.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileTreeController.m Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileTreeDataSource.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileTreeDataSource.m File Tree: Reduce monitoring to limited changes 2023-06-04 01:37:46 -07:00
FileTreeOutlineView.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileTreeOutlineView.m Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileTreeViewController.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
FileTreeViewController.m [Playlist Loader] Load files in the background 2022-07-06 14:28:14 -07:00
PathNode.h [File Tree] Significantly improve the watcher 2022-07-06 22:39:47 -07:00
PathNode.m [File Tree] Significantly improve the watcher 2022-07-06 22:39:47 -07:00
PathWatcher.h [File Tree] Significantly improve the watcher 2022-07-06 22:39:47 -07:00
PathWatcher.m [File Tree] Significantly improve the watcher 2022-07-06 22:39:47 -07:00
SmartFolderNode.h Restore the File Tree, now with a chooser button 2022-06-30 16:57:51 -07:00
SmartFolderNode.m [File Tree] Only free Smart Folder query if used 2022-07-27 06:35:45 -07:00