Rom Walton
9cb3e6ffc7
- client & lib: bring header inclusion up-to-date for the CC to begin
...
hunting down a memory leak.
client/
<Various Files>
lib/
<Various Files>
svn path=/trunk/boinc/; revision=21457
2010-05-11 19:10:29 +00:00
David Anderson
8f91d96150
- user web: add network quota pref (the goal that spurred all this cleanup)
...
- rename prefs.daily_xfer_period to daily_xfer_period_days
svn path=/trunk/boinc/; revision=21269
2010-04-23 20:29:02 +00:00
David Anderson
2ab7dbfc65
- client: bug fixes for the above
...
svn path=/trunk/boinc/; revision=21243
2010-04-22 02:57:50 +00:00
David Anderson
87c84afe0a
- client: add preference for limiting network xfers in last N days
...
(no GUI yet)
svn path=/trunk/boinc/; revision=21242
2010-04-21 23:17:12 +00:00
Rom Walton
e14e1cad34
- Remove BOINC_RCSID tags from source files, we are doing branching and tagging
...
properly.
<Various Files>
svn path=/trunk/boinc/; revision=20873
2010-03-12 16:51:57 +00:00
David Anderson
5b7f8b8348
- web: fix bug that caused "send email" and "show hosts"
...
in project prefs to always select "no"
svn path=/trunk/boinc/; revision=20786
2010-03-04 04:16:00 +00:00
David Anderson
e2d3f75eef
- client and user web: finish the above.
...
Should add the Adv Prefs dialog as well.
svn path=/trunk/boinc/; revision=20193
2010-01-19 00:38:31 +00:00
David Anderson
9f33d4db27
- web and client: change the default for "run_gpu_if_user_active"
...
from true to false.
Currently running CUDA apps on NVIDIA GPUs causes
a significant slowdown in GUI response.
svn path=/trunk/boinc/; revision=17740
2009-04-07 18:21:39 +00:00
David Anderson
1d43d654c6
- client: fix bug in time-of-day limit prefs (both CPU and network)
...
svn path=/trunk/boinc/; revision=17270
2009-02-14 00:34:11 +00:00
David Anderson
9db7b1f242
- GUI RPC: "get prefs" RPC was messed up by yesterdays's checkin;
...
also, change all bools to <foo>0|1</foo> rather than <foo/>
svn path=/trunk/boinc/; revision=17258
2009-02-13 17:45:23 +00:00
David Anderson
f29dea8e02
- client: bug fix for GPU pref
...
svn path=/trunk/boinc/; revision=17247
2009-02-12 19:34:27 +00:00
David Anderson
4526c0bb3d
- client, web: add preference for not using GPU while computer busy
...
svn path=/trunk/boinc/; revision=17235
2009-02-12 18:04:30 +00:00
David Anderson
20dbb07142
- client and API: eliminate dynamically-allocated parts of GLOBAL_PREFS.
...
This fixes a double-free bug in the API.
svn path=/trunk/boinc/; revision=17208
2009-02-11 20:45:26 +00:00
Eric J. Korpela
4e60ef3003
- STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!!
...
- Update to libtool 1.5.24
- build environment: Major automake changes that I've been warning about
for some time.
- Now uses libtool to build libraries.
- Builds separate boinc_fcgi and sched_fcgi libraries for use with
FCGI server components.
- New macro "BOINC_CHECK_LIB_WITH" that executes a "AC_CHECK_LIB" on
a library only if --with-libname[=DIR] is specified on the configure
command line. This is to allow inclusion of libraries when the
ssl, gtk, wxWidgets, or other configuration is incorrect for static
libraries.
- Added a lot of "--with-*" for some libraries that might be required for
static builds.
- The sea directory has been moved to packages/generic. Changes to sea
and the associated scripts might be required to better make use of the
staging mechanism and shared libraries.
- Fixed includes of boinc_fcgi.h in many files.
- Fixed places where FCGI_FILE needs to be used implicitly.
- Fixed missing define of _SC_PAGESIZE on hosts that define only
_SC_PAGE_SIZE.
- Moved build of boinc_cmd (and source file) from lib to client
svn path=/trunk/boinc/; revision=16904
2009-01-13 23:06:02 +00:00
David Anderson
013c8cb948
- client: fix prefs parsing
...
svn path=/trunk/boinc/; revision=16298
2008-10-23 18:45:47 +00:00
Rom Walton
6268cfd3c3
Quick Updates
...
svn path=/trunk/boinc/; revision=16288
2008-10-23 13:50:20 +00:00
Rom Walton
2536f68d1c
- LIB: The max cpu preferences was named 'max_cpus' and
...
not 'max_ncpus' back in the day.
lib/
prefs.cpp
svn path=/trunk/boinc/; revision=16285
2008-10-23 13:39:40 +00:00
David Anderson
9a887c7f19
svn path=/trunk/boinc/; revision=16271
2008-10-22 22:49:18 +00:00
David Anderson
760cd90c7b
- client: restore support for max_ncpus preference.
...
This and max_ncpus_pct can both be specified.
If both are specified, we take the min.
svn path=/trunk/boinc/; revision=16268
2008-10-22 21:25:26 +00:00
David Anderson
ce7951942e
- client: make statefile parsing a bit more efficient
...
- GUI RPC and app_init file: add source project to global prefs
svn path=/trunk/boinc/; revision=16098
2008-09-30 18:51:18 +00:00
David Anderson
823df337a4
- add an interface for parsing XML attributes
...
svn path=/trunk/boinc/; revision=16096
2008-09-30 16:57:07 +00:00
David Anderson
98cfb8d3b0
- rename .C files to .cpp so that Doxygen will work
...
svn path=/trunk/boinc/; revision=16069
2008-09-26 18:20:24 +00:00