log src/fswatcher.cpp @ 676:cb4f7c3c01dd

age author description
2013-01-21 Chris Cannam Merge
2013-01-07 Chris Cannam Update copyright dates
2012-07-03 Chris Cannam Make sure we update the view after a failed merge
2012-04-17 Chris Cannam Fix file update time calculation in FS watcher
2012-03-15 Chris Cannam Remove "... in red" comment from explanatory text when searching in My Work tab; disable debug for fswatcher
2012-03-14 Chris Cannam Check file timestamps for tracked files when a directory change is notified from FSEvents fswatcher
2012-03-13 Chris Cannam Partially working FSEvents implementation: ignores some file changes it should be taking into account, at the moment fswatcher
2012-03-12 Chris Cannam Make a start with explicit FSEvents support on OS/X (see long comment added in this commit). Note that this branch doesn't currently build. fswatcher
2012-02-28 Chris Cannam Switch off more debug output
2012-02-28 Chris Cannam Switch off debug output
2012-02-27 Chris Cannam Update copyright dates to 2012
2012-02-14 Chris Cannam Provide all tracked files to the fs watcher, so now we get updates properly -- requires moving the "what should we display?" logic for show-all-files toggle from main window to file status widget, but it's probably better there anyway fswatcher
2012-02-14 Chris Cannam Update the filesystem watcher with work directory / file state. Still doesn't track "clean" files properly unless "show all files" is enabled fswatcher
2012-02-13 Chris Cannam Introduce FsWatcher into main window (though it isn't fully rigged up yet) fswatcher
2012-02-10 Chris Cannam Add setTrackedFilePaths, and comments fswatcher
2012-02-10 Chris Cannam Start separate FsWatcher class to manage filesystem watch policy fswatcher