David Anderson
4f66bb4c95
- added copyright and license info to .C, .cpp, .h files
...
- scheduler: fix bug in adaptive replication:
if send an unreplicated job to untrusted host,
set both wu.target_nresults and wu.min_quorum to app.target_nresults.
svn path=/trunk/boinc/; revision=15762
2008-08-06 18:36:30 +00:00
David Anderson
5efd1cf38a
- graphics API: default max graphics CPU fraction is 0.2
...
(see accompanying changes in example app;
app should parse project-specific prefs)
svn path=/trunk/boinc/; revision=14635
2008-01-29 19:51:26 +00:00
David Anderson
f682236bd9
- API: fix Win build error
...
- API: fix Makefile.am
- add LGPL license on some files
svn path=/trunk/boinc/; revision=14629
2008-01-28 22:42:05 +00:00
Charlie Fenton
03b5c3e3b0
API V6 GFX: Initialize boinc_max_fps = 30.
...
svn path=/trunk/boinc/; revision=13778
2007-10-04 21:58:56 +00:00
David Anderson
90374052f2
- debug version 6-style graphics on Windows.
...
New example app works now!
api/
graphics2.C,h
graphics2_util.C
graphics2_win.C
lib/
util.C,h
svn path=/trunk/boinc/; revision=12735
2007-05-23 21:02:19 +00:00
David Anderson
38aaf5ee9c
api/
...
graphics2.C
graphics2_win.C
svn path=/trunk/boinc/; revision=12717
2007-05-22 21:26:47 +00:00
David Anderson
fe68a746fd
- scheduler: fix FCGI compile
...
- API: add files for version 6 graphics
api/
Makefile.am
graphics2.C (new)
graphics2_unix.C (new)
graphics2_win.C (new)
sched/
Makefile.am
svn path=/trunk/boinc/; revision=12714
2007-05-22 20:12:45 +00:00