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
Rom Walton
b6b528f690
Quick Updates
...
svn path=/trunk/boinc/; revision=20783
2010-03-03 22:15:46 +00:00
Rom Walton
c97d777998
- client: more Windows SKU detection changes
...
(from: [P3D] Crashtest)
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=20782
2010-03-03 22:06:03 +00:00
Rom Walton
4f2c78d4e9
- client: Add missing European SKUs to the host detection code.
...
(from: Robert Kreß)
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=20771
2010-03-02 18:04:27 +00:00
Rom Walton
2a5248cf39
- client: Improve error checking with CPU detection features.
...
- lib: cleanup some warnings.
client/
hostinfo_win.cpp
lib/
str_util.h
svn path=/trunk/boinc/; revision=20764
2010-03-02 00:21:40 +00:00
Rom Walton
24f49eac73
- WIN: Add some missing CPU features to the feature list
...
- WIN: Make sure the Brand string for a CPU is printable. Older Intel
processors have some control characters.
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=20729
2010-02-25 15:48:54 +00:00
Rom Walton
a5bbf07ccc
- client: Add a function to the client software to be able to detect
...
the number of bytes sent and received across all non-loopback
interfaces.
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=20704
2010-02-23 05:13:54 +00:00
Rom Walton
f0b9a297e1
- client: some more CPU detection cleanup.
...
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=20475
2010-02-09 19:00:07 +00:00
Rom Walton
2913c4b318
Quick Updates
...
svn path=/trunk/boinc/; revision=20470
2010-02-08 21:42:49 +00:00
Rom Walton
09197c6a1a
- client: detect CPU information via the cpuid instruction instead of
...
the registry. This change is only for Windows but I haven't tested
this with GCC.
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=20469
2010-02-08 21:39:12 +00:00
Rom Walton
329303b323
- Remove need for boinc.dll from the client.
...
client/
hostinfo_win.cpp
main.cpp
clientctrl/
boincsvcctrl.cpp
clientgui/
BOINCClientManager.cpp
BOINCGUIApp.cpp
BOINCGUIApp.h
stdwx.h
clienttray/
tray_win.cpp
tray_win.h
lib/
boinc_win.h
daemonmgt.cpp (Deleted)
daemonmgt.h (Added)
daemonmgt_win.cpp (Added)
idlemon.h (Added)
idlemon_win.cpp (Added)
idlemon_win.h (Deleted)
win_build/
boinc.sln
boinc_dll.vcproj
boincmgr.vcproj
boincsvcctrl.vcproj
boinctray.vcproj
libboinc.vcproj
svn path=/trunk/boinc/; revision=19576
2009-11-13 21:23:15 +00:00
Rom Walton
3e5aa9834c
- client: add missing Windows SKUs.
...
From Robert Kreß
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=19195
2009-09-28 15:46:27 +00:00
Rom Walton
9f5c62a375
- client: report the different Windows 7 and Windows 2008
...
"R2" correctly.
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=19170
2009-09-25 18:56:52 +00:00
David Anderson
563a55f37e
- client/libs/samples: remove "#define read _read" etc. from boinc_win.h
...
These cause problems when "read" is a member name, etc.
Do these #defines, conditioned on _MSC_VER,
in the files that actually need them.
- don't include boinc_win.h from parse.h.
principle of minimal inclusion
svn path=/trunk/boinc/; revision=18902
2009-08-22 17:00:19 +00:00
Rom Walton
f0b74d520a
- client: Remove Win9x compatibility code from memory detection
...
routine.
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=18741
2009-07-28 01:30:07 +00:00
Rom Walton
fcc031a6d5
- client: Remove backwards compatible CPU feature detection code
...
since we no longer support Win9x
client/
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=18598
2009-07-15 20:14:44 +00:00
David Anderson
0b3ce504ff
- Win: compile fixes
...
svn path=/trunk/boinc/; revision=18439
2009-06-16 21:58:38 +00:00
Rom Walton
558b81d4b6
Fix spelling mistake
...
svn path=/trunk/boinc/; revision=17794
2009-04-13 14:55:32 +00:00
Rom Walton
696dfba813
- client: initial support for detecting the CPU L2 cache
...
size on Windows.
client/
client_state.cpp
cs_benchmark.cpp
hostinfo_win.cpp
svn path=/trunk/boinc/; revision=17637
2009-03-20 01:46:29 +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