Charlie Fenton
fda5fbf456
Mac installer: revert to using a wrapper application around installer package
...
svn path=/trunk/boinc/; revision=24710
2011-12-02 13:26:17 +00:00
Charlie Fenton
db4518aaff
Mac installer: revert to using a wrapper application around installer package
...
svn path=/trunk/boinc/; revision=24709
2011-12-02 13:11:21 +00:00
David Anderson
dd93780787
- API and client: add "ncpus" field to APP_INIT_DATA.
...
Tells multicore apps how many cores to use.
The --nthreads command line arg to the app is now deprecated
though we'll keep it around for the time being.
svn path=/trunk/boinc/; revision=24708
2011-12-01 18:44:19 +00:00
Charlie Fenton
fad70801fe
Update Mac sandbox docs to explain need for executable project files to set executable-by-group bit.
...
svn path=/trunk/boinc/; revision=24703
2011-12-01 07:37:04 +00:00
Charlie Fenton
3fbb6db4ec
Update Mac sandbox docs to explain need for executable project files to set executable-by-group bit.
...
svn path=/trunk/boinc/; revision=24702
2011-12-01 07:22:28 +00:00
Charlie Fenton
0ea7101e6f
MGR: Better sizing of Simple View description text box
...
svn path=/trunk/boinc/; revision=24700
2011-12-01 02:50:28 +00:00
Rom Walton
cf84cdd3cc
Quick Updates
...
svn path=/trunk/boinc/; revision=24697
2011-11-30 19:11:13 +00:00
Charlie Fenton
81aa0891a9
MGR: Complete work on Simple View to display the description if task has no slide show
...
svn path=/trunk/boinc/; revision=24689
2011-11-30 10:34:41 +00:00
Charlie Fenton
2254a92f8e
MGR: Continue work on Simple View to display the description if task has no slide show
...
svn path=/trunk/boinc/; revision=24688
2011-11-30 06:03:24 +00:00
Charlie Fenton
15e26b1bca
MGR: Continue work on Simple View to display the description if task has no slide show
...
svn path=/trunk/boinc/; revision=24687
2011-11-30 03:15:07 +00:00
Charlie Fenton
cd5878f5f8
Add comments
...
svn path=/trunk/boinc/; revision=24686
2011-11-29 23:41:38 +00:00
David Anderson
4111916c4f
- wrapper: measure CPU time of app's process tree,
...
not just the top-level process
- wrapper: handle fraction-done files correctly
svn path=/trunk/boinc/; revision=24664
2011-11-29 15:06:08 +00:00
Charlie Fenton
5304d9c96a
In Simple View project descriptions, change all occurrences of "<sup>n</sup>" to "^n"
...
svn path=/trunk/boinc/; revision=24663
2011-11-29 14:42:14 +00:00
Charlie Fenton
85aef1bd15
MGR: Continue work on Simple View to display the description if task has no slide show
...
svn path=/trunk/boinc/; revision=24662
2011-11-29 14:04:45 +00:00
Charlie Fenton
f7baa6948b
MGR: Continue work on Simple View to display the description if task has no slide show
...
svn path=/trunk/boinc/; revision=24661
2011-11-29 13:31:28 +00:00
David Anderson
4111c5696c
- scheduler: fix crashing bug (don't memset SCHED_REQUEST).
...
svn path=/trunk/boinc/; revision=24660
2011-11-29 04:47:10 +00:00
Charlie Fenton
d2361a0613
MGR: In Simple View, show institution, science area and description if task has no slide show
...
svn path=/trunk/boinc/; revision=24659
2011-11-29 02:45:05 +00:00
Charlie Fenton
6b14e1224e
MGR: In Simple View, show institution, science area and description if task has no slide show
...
svn path=/trunk/boinc/; revision=24658
2011-11-28 13:34:15 +00:00
David Anderson
89692e1fbb
- storage simulator work
...
svn path=/trunk/boinc/; revision=24657
2011-11-27 07:42:00 +00:00
Charlie Fenton
7b5d9cf07c
default screensaver: fix build breaks caused by code cleanup above
...
svn path=/trunk/boinc/; revision=24656
2011-11-26 11:42:12 +00:00
Charlie Fenton
95a7a3d424
default screensaver: fix build breaks caused by code cleanup above
...
svn path=/trunk/boinc/; revision=24652
2011-11-26 10:56:56 +00:00
David Anderson
d8fc87fd17
- client: fix errors in transferring RAM info between CAL and OpenCL.
...
(bytes vs MB units, local/global terminology issue).
From Oliver Bock>
svn path=/trunk/boinc/; revision=24650
2011-11-25 18:59:36 +00:00
David Anderson
f24e361034
- default screensaver: fix divide-by-zero; code cleanup
...
svn path=/trunk/boinc/; revision=24649
2011-11-25 07:24:18 +00:00
David Anderson
9279ef467e
- GUI RPC client lib: change setsockopt() for receive timeout
...
to work on Windows. From Fred.
svn path=/trunk/boinc/; revision=24648
2011-11-24 21:16:32 +00:00
Charlie Fenton
28c52cfd9d
MGR: In Simple View, sort Project & Task Selection Controls case-insensitive, fix bugs in MacBitmapComboBox.cpp
...
svn path=/trunk/boinc/; revision=24647
2011-11-24 11:10:07 +00:00
Charlie Fenton
7aa51c84c3
MGR: In Simple View, reload slide show when task selection changed
...
svn path=/trunk/boinc/; revision=24646
2011-11-24 02:04:21 +00:00
Charlie Fenton
089dc908e8
MGR: In Simple View, if deleting a task above the current selection, decrement the index of the current selection
...
svn path=/trunk/boinc/; revision=24645
2011-11-24 00:10:38 +00:00
David Anderson
0d37f69a6a
- client emulator fixes
...
svn path=/trunk/boinc/; revision=24644
2011-11-22 07:47:45 +00:00
Charlie Fenton
dc40ffd6e2
MGR: The asserts were correct; fix minor errors in calling code
...
svn path=/trunk/boinc/; revision=24643
2011-11-22 00:40:07 +00:00
Charlie Fenton
33f511f490
MGR: Fix bad transparency in default project icon
...
svn path=/trunk/boinc/; revision=24642
2011-11-22 00:21:27 +00:00
Rom Walton
6d095d371e
- MGR: Fix bad asserts.
...
clientgui/
BOINCBitmapComboBox.cpp
svn path=/trunk/boinc/; revision=24641
2011-11-21 19:56:44 +00:00
Rom Walton
3cb2d4c928
- MGR: Prevent crash, check returned pointer of menu entry.
...
clientgui/
sg_BoincSimpleFrame.cpp
svn path=/trunk/boinc/; revision=24640
2011-11-21 17:18:10 +00:00
Rom Walton
e6c3a7ee64
Quick Updates
...
svn path=/trunk/boinc/; revision=24639
2011-11-21 17:05:51 +00:00
Rom Walton
3e0fba14a7
- MGR: const fixes for platform bitmaps.
...
(From: Steffen Möller)
- MGR: Add trace statements to help track down RemoveAt bug
- MGR: Remove static var guard, may not be needed with the SetDlgOpen()
routines blocking timer based updates. If there is a buffer overrun
hopefully it'll manifest itself in a detectable way.
clientgui/res/
linuxicon.xpm
macosicon.xpm
windowsicon.xpm
clientgui/
sg_BoincSimpleFrame.cpp
sg_TaskPanel.cpp
svn path=/trunk/boinc/; revision=24638
2011-11-21 17:02:24 +00:00
Charlie Fenton
33b8393170
Fix omission in checkin_notes
...
svn path=/trunk/boinc/; revision=24637
2011-11-21 13:07:00 +00:00
Charlie Fenton
ee7bdf7d4c
MGR: Adjust red New Notices ring for new button shapes if on Mac OS 10.7
...
svn path=/trunk/boinc/; revision=24630
2011-11-21 10:05:35 +00:00
Charlie Fenton
696352774b
MGR: In Simple View, draw Mac progress bar on white background for better visibility
...
svn path=/trunk/boinc/; revision=24629
2011-11-21 10:03:53 +00:00
David Anderson
0da558d783
svn path=/trunk/boinc/; revision=24628
2011-11-21 08:33:10 +00:00
David Anderson
7e1a1be4eb
svn path=/trunk/boinc/; revision=24627
2011-11-21 08:31:12 +00:00
Charlie Fenton
65992956b6
MGR: Hide slideshow subpanel if no slides for current task
...
svn path=/trunk/boinc/; revision=24626
2011-11-21 07:59:07 +00:00
David Anderson
fb45f63c15
svn path=/trunk/boinc/; revision=24625
2011-11-21 07:18:07 +00:00
David Anderson
167d460cbe
svn path=/trunk/boinc/; revision=24624
2011-11-21 06:24:31 +00:00
David Anderson
e7ce988126
svn path=/trunk/boinc/; revision=24623
2011-11-21 06:22:38 +00:00
David Anderson
517a49e607
- web: add [sup] BBCode tag for superscripts.
...
- web: show BBCode info in the same page, rather than target=new.
On Firefox, this opens a new tab but doesn't switch to it,
which makes it look like nothing happened.
svn path=/trunk/boinc/; revision=24622
2011-11-20 17:26:32 +00:00
David Anderson
5e671e4230
- client: on network_available() GUI RPC,
...
clear project-level upload and download backoffs,
as well as RPC and individual xfer backoffs.
This was an oversight.
svn path=/trunk/boinc/; revision=24621
2011-11-20 09:18:12 +00:00
Charlie Fenton
b7962e25b0
MGR: Fix button font sizes in Simple View Projects panel
...
svn path=/trunk/boinc/; revision=24620
2011-11-19 12:23:39 +00:00
David Anderson
f590ccc0af
- storage simulator work
...
svn path=/trunk/boinc/; revision=24619
2011-11-19 00:29:55 +00:00
Charlie Fenton
031ec10629
Remove Mac Availability Macro and weak-link support from cl_boin.ch
...
svn path=/trunk/boinc/; revision=24618
2011-11-18 00:05:19 +00:00
Charlie Fenton
fb27092cc7
Remove include of boinc_cl.h from parse.h; it is no longer needed
...
svn path=/trunk/boinc/; revision=24617
2011-11-17 12:19:24 +00:00
David Anderson
3b5f49ed79
- fixes to gpu_ratios.php
...
svn path=/trunk/boinc/; revision=24616
2011-11-16 20:13:13 +00:00