This shows you the differences between the selected revision and the current version of the page.
| software:fseventer:start 2009/09/30 20:36 | software:fseventer:start 2010/08/06 19:58 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== fseventer ====== | ====== fseventer ====== | ||
| - | **{{fseventer.zip|Download}}** Application 505Kb (v2.6.6, February 2009) | + | **{{fseventer.zip|Download}}** Application 573Kb (v2.7.6, July 2010) |
| {{software:fseventer:icon.png }} | {{software:fseventer:icon.png }} | ||
| Line 18: | Line 18: | ||
| </html> | </html> | ||
| - | + | <box round green> | |
| - | <box round red>Working on Snow Leopard bug fix: 64bit kernel disables fseventer, and unnecessary authentication | + | Release plan (as of August 2010): |
| - | + | * v2.7.6 'Snow Secure' version to address low level issues | |
| - | Currently testing v2.7.0, October 2009 | + | * v2.8.0 to eventually follow to readdress some usability issues |
| </box> | </box> | ||
| Line 35: | Line 35: | ||
| {{shot2.gif|Screen Shot - tableview and file inspector}} | {{shot2.gif|Screen Shot - tableview and file inspector}} | ||
| ===== Release Notes ===== | ===== Release Notes ===== | ||
| + | * 2.80 (UNRELEASED) | ||
| + | * Tree trimming - limit depth/breadth in gui | ||
| + | * 2.7.6 | ||
| + | * Restored support for G3/G4 class machines - bad xcode - BAD! (Sorry about this hickup dear users) | ||
| + | * 2.7.5 Snow Secure | ||
| + | * Supports 64bit kernel of Snow Leopard | ||
| + | * Secure install, no longer requires to be run from boot volume | ||
| + | * Can be run by normal (non-admin) user | ||
| + | * 2.7.0 | ||
| + | * Experimental Support for 64 bit kernel | ||
| + | * Initial rewrite so authentication is as per Apple guidelines | ||
| * 2.6.6 | * 2.6.6 | ||
| * path and process filters can be exclude or include | * path and process filters can be exclude or include | ||
| Line 66: | Line 76: | ||
| ===== Known Issues ===== | ===== Known Issues ===== | ||
| - | * First time it is run it will ask for your password so that it can set root permissions on it's internal helper tool (fetool) which is a version of gfslogger | + | * First time it is run it will ask for your password so that it can set root permissions on it's internal helper tool |
| * Pre 2.7.0 versions must be copied to a disk where root permissions can be set | * Pre 2.7.0 versions must be copied to a disk where root permissions can be set | ||
| * It will automatically drop events once its internal buffer is full - limit set in preferences (can increase to 10000) | * It will automatically drop events once its internal buffer is full - limit set in preferences (can increase to 10000) | ||
| + | * **BUG**: In the treeview, sometimes items (or the entire tree) will disappear - yet they can still be seen in the tableview | ||
| ===== Future Plans ===== | ===== Future Plans ===== | ||
| Line 80: | Line 91: | ||
| * [[http://www.kernelthread.com/software/fslogger|fslogger]] - command line tool that subscribes to Mac OS X 10.4+ fsevents and displays file system changes | * [[http://www.kernelthread.com/software/fslogger|fslogger]] - command line tool that subscribes to Mac OS X 10.4+ fsevents and displays file system changes | ||
| - | * [[http://greenearthcommons.org/rian/gfslogger/|gfslogger]] (DEADLINK) - opensource implementation of fslogger (which this application is based upon) | + | * [[http://greenearthcommons.org/rian/gfslogger/|gfslogger]] (DEADLINK) - opensource implementation of fslogger |