Changes between Version 64 and Version 65 of DevProjects
- Timestamp:
- Jan 3, 2010, 9:14:35 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects
v64 v65 72 72 * Min interference 73 73 * Green 74 * Preferences: Currently there are time of day/week controls for gross features - whether to compute, whether to communicate. Extend this so that all relevant preferences can be controlled by time of day/week. 74 * Preferences: Currently there are time of day/week controls for gross features - whether to compute, whether to communicate. 75 Extend this so that all relevant preferences can be controlled by time of day/week, and whether computer is in use. 75 76 76 77 * Propagate profiles between projects. #608 … … 125 126 * If using an AMS, put link to AMS (or user page) in sys tray popup, elsewhere. 126 127 Hard: 127 * The BOINC manager optionally polls notification RSS feeds and shows new items as alerts.128 128 * Turn off alerts (Rom Walton is working on this). 129 129 … … 131 131 132 132 Easy: 133 * Add a -h/--help option to all back end programs that explains what it does and gives usage. (already done?)134 133 * Add a --version option to all back end programs that prints their version, from ../version.h. NOTE: this is a client version number; it would be better to print the SVN changeset. 135 134 * Add a mechanism to recover from situations where the scheduler fails to send its reply message.