| 22 | | * Get it working for ATI and NVIDIA on Mac and other platforms |
| 23 | | * Common code to get user-friendly ATI names for both CAL and OpenCL. |
| 24 | | * Build and fix up nvopencl sample application. |
| 25 | | * Check that it accepts -device parameter to select GPU. |
| 26 | | * Check that it does device selection correctly. |
| 27 | | * Update Wiki pages about writing GPU apps for openCL. |
| 28 | | * Simple GUI |
| 29 | | * Do we need slot number at all? |
| 30 | | * Make opacity of Task and Project areas definable in skin? |
| 31 | | * Make color of border of Task and Project areas definable in skin? |
| 32 | | * Rework Simple Preferences dialog |
| 33 | | * Move skin selection to menu bar, disabled if no skins installed |
| 34 | | * Change "I want to customize my preferences for this computer only" |
| 35 | | * Explain web based and advanced preferences |
| 36 | | * Maybe have 3 radio buttons: |
| 37 | | * Use web-based preferences |
| 38 | | * Use advanced preferences |
| 39 | | * Use these |
| 40 | | * Should we have some way to access Advanced Preferences from Simple GUI? |
| 41 | | * Please come up to speed on Git. |
| 42 | | * We'll be using it instead of subversion sometime soon (DaveA 8/24/11) |
| 43 | | * Build SETI@home V7 for Mac |
| 44 | | * Build Astropulse for Mac |
| 45 | | * Build SETI@home CUDA for Mac |
| 46 | | * Reorganization of various types of preference dialogs in Manager: |
| 47 | | * See email from DaveA "Settings/Options in the BOINC manager" August 24, 2011 9:26:12 AM PDT |
| 48 | | * Separate dialog for editing Exclusive Apps (not part of Advanced Prefs.) |
| 49 | | * Ideally, just modify that portion of the cc_config.xml file, retaining formatting. |
| 50 | | * Or separate clear button for each tab in Computing Preferences. |
| 51 | | * Clarify confusing settings in Computing Preferences: |
| 52 | | * Idle time value applies to "in use" memory settings, even if "Computing allowed while computer is in use" is true. |
| 53 | | * meaning of zero in idle time setting. |
| 54 | | * (low priority) have the Edit Preferences dialog display and enforce the various upper/lower bounds. The bounds are given in html/inc/prefs.inc. Put these bounds in a .h file. have the client enforce the bounds when handling the set-prefs RPC. |
| | 28 | * BOINC Manager |
| | 29 | * Rework preferences dialogs |