- 17 Mar, 2009 5 commits
-
-
Eric J. Korpela authored
from 32-bit BOINC client, and capability to run 32-bit binaries on a 64-bit linux system. svn path=/trunk/boinc/; revision=17617
-
David Anderson authored
svn path=/trunk/boinc/; revision=17606
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17605
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17604
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17603
-
- 16 Mar, 2009 4 commits
-
-
David Anderson authored
"don't use GPU" pref; do it at a higher level svn path=/trunk/boinc/; revision=17602
-
David Anderson authored
(used for deciding how much credit to grant when there are 2 valid results). From Kevin Reed svn path=/trunk/boinc/; revision=17601
-
David Anderson authored
"client state", and "outcome" into a single status. The fact that there are three separate status fields is an implementation detail that users don't need to see. svn path=/trunk/boinc/; revision=17599
-
David Anderson authored
app version is a CUDA app and we don't need more CUDA work. Need to do this for CPU as well. svn path=/trunk/boinc/; revision=17598
-
- 13 Mar, 2009 1 commit
-
-
Rom Walton authored
the advanced frame. clientgui/ AdvancedFrame.cpp BOINCGUIApp.cpp Events.h stdwx.h ViewNews.cpp, .h (Added) ViewResources.cpp win_build/ boincmgr_curl.vcproj svn path=/trunk/boinc/; revision=17596
-
- 12 Mar, 2009 5 commits
-
-
Rom Walton authored
svn path=/trunk/boinc/; revision=17595
-
Rom Walton authored
svn path=/trunk/boinc/; revision=17594
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17592
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17591
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17590
-
- 11 Mar, 2009 3 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=17589
-
David Anderson authored
CPU time is visible in task Properties. - Manager: in task Properties, show final CPU and elapsed times if job is finished - client: honor backoff for account-manager-requested scheduler RPCs - client: keep track final elapsed time for results - GUI RPC: report final elapsed time svn path=/trunk/boinc/; revision=17588
-
Rom Walton authored
svn path=/trunk/boinc/; revision=17586
-
- 10 Mar, 2009 4 commits
-
-
David Anderson authored
Otherwise, if scheduler is down, we'll retry infinitely every 10 secs - client: remove auto_update.poll() (not used) svn path=/trunk/boinc/; revision=17585
-
David Anderson authored
svn path=/trunk/boinc/; revision=17584
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17568
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17567
-
- 09 Mar, 2009 6 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=17566
-
Rom Walton authored
window. Otherwise when restoring from the system tray we'll end up on the resources tab. - MGR: Save state before exit. clientgui/ BOINCBaseFrame.cpp BOINCGUIApp.cpp svn path=/trunk/boinc/; revision=17565
-
Rom Walton authored
instead of calling SetSize() after the fact. It removes all the flicker out of the Advanced GUI. - MGR: Consolidate all the window position restore functionality for both the Simple GUI and Advanced GUI in BOINCGUIApp.cpp instead of having duplicate copies in each view. - MGR: Have the Advanced GUI remember position across restarts. - MGR: Create new window events that will save and restore window state for both GUIs. This avoids multiple UI updates. Each time you would change window size from within a OnShow or OnSize event it would spawn an update of its own. Sometimes certain controls would ignore the event because it believed it was already processing the event. clientgui/ AdvancedFrame.cpp, .h BOINCBaseFrame.cpp, .h BOINCGUIApp.cpp sg_BoincSimpleGUI.cpp, .h ViewStatistics.cpp win_build/ boincmgr_curl.vcproj svn path=/trunk/boinc/; revision=17564
-
Eric J. Korpela authored
pkginclude_HEADERS= svn path=/trunk/boinc/; revision=17563
-
Rom Walton authored
svn path=/trunk/boinc/; revision=17562
-
Rom Walton authored
disk usage tab was being created but a default pie part wasn't being added to the control. This caused the control to display black circles during window initialization on slower systems. This issue has been around since we started using the pie control based disk usage tab. clientgui/ ViewResources.cpp svn path=/trunk/boinc/; revision=17561
-
- 08 Mar, 2009 1 commit
-
-
David Anderson authored
it's used by BoincView svn path=/trunk/boinc/; revision=17560
-
- 07 Mar, 2009 4 commits
-
-
BOINC Translator authored
svn path=/trunk/boinc/; revision=17556
-
David Anderson authored
svn path=/trunk/boinc/; revision=17555
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17552
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17551
-
- 06 Mar, 2009 7 commits
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=17550
-
David Anderson authored
and passing them the corresponding --device N cmdline args. This fixes a bug introduced in 17402 (Feb 26) that broke the --device feature, presumably causing problems on systems with multiple GPUs. svn path=/trunk/boinc/; revision=17549
-
Rom Walton authored
if we don't support the system tray on that platform. refs #844 clientgui/ AdvancedFrame.cpp svn path=/trunk/boinc/; revision=17545
-
David Anderson authored
(app versions don't have a <coprocs> around coproc elements, may an oversight but let's stick with it). Anyway, I think it's working now. - lib: remove "owner" array from COPROC. This was used in client to keep track of assignment of coprocessors to tasks, but we got rid of the reserve/free scheme. NOTE: this breaks the mechanism for passing --device N to apps; I'll have to do this another way. Stay tuned. svn path=/trunk/boinc/; revision=17543
-
David Anderson authored
get_state() reply which are not included in our client interface. However, it turns out that BoincView uses these items; put them back. - GUI RPC: set_debt() can set CUDA LTD as well as CPU svn path=/trunk/boinc/; revision=17542
-
Charlie Fenton authored
MGR: On Mac, revert to auto-save frequency of 5 minutes because the more frequent saves have no positive effect on the Mac. svn path=/trunk/boinc/; revision=17522
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=17521
-