Commit Graph

16098 Commits

Author SHA1 Message Date
Charlie Fenton ace6f7f468 MGR: Fix SimpleView bug I introduced; better way to prevent a race condition which erroneously shows Attach Wizard when restarting the client
svn path=/trunk/boinc/; revision=21967
2010-07-16 08:26:16 +00:00
Bernd Machenschalk 5cb98247a3 validator, assimilator: added --help and --version
svn path=/trunk/boinc/; revision=21966
2010-07-16 07:15:57 +00:00
Tuan Le 739e93ebc6 add -lpthread to fix undefined reference in start_timer_thread()
svn path=/trunk/boinc/; revision=21965
2010-07-15 22:27:27 +00:00
Tuan Le 8e508b9ff7 Linux fix the path for reading nvopencl_kernels
svn path=/trunk/boinc/; revision=21964
2010-07-15 22:17:41 +00:00
David Anderson 6faf48e3a8 - client: fix crashing bug on VC 2008/10;
don't memset(0,) structures containing vectors.

svn path=/trunk/boinc/; revision=21963
2010-07-15 21:43:51 +00:00
David Anderson faab0991f7 - scheduler: fix and restore fpops scaling for anonymous platform jobs
svn path=/trunk/boinc/; revision=21962
2010-07-15 21:38:24 +00:00
Tuan Le 96a91d9d5d svn path=/trunk/boinc/; revision=21961 2010-07-15 20:47:09 +00:00
Tuan Le 16d53cb05e remove some unused variables
svn path=/trunk/boinc/; revision=21960
2010-07-15 20:42:13 +00:00
Rom Walton fbae72cfb6 Quick Updates
svn path=/trunk/boinc/; revision=21959
2010-07-15 20:18:06 +00:00
Rom Walton 42c7e6f1a8 - Tag for 6.11.1 release, all platforms
boinc_core_release_6_11_1

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=21957
2010-07-15 19:44:27 +00:00
Tuan Le f85470efac Format codes, indentation, comments, etc. Add BOINC's LGPL license. Remove unnecessary readme file.
svn path=/trunk/boinc/; revision=21956
2010-07-15 19:29:43 +00:00
Rom Walton 032fa11f80 Quick Updates
svn path=/trunk/boinc/; revision=21955
2010-07-15 19:18:02 +00:00
Tuan Le 4648f17bad svn path=/trunk/boinc/; revision=21954 2010-07-15 18:58:35 +00:00
Tuan Le b9a5cbe377 svn path=/trunk/boinc/; revision=21953 2010-07-15 18:58:13 +00:00
David Anderson 0562df07b1 - user web: don't cache XML version of show_user.php
svn path=/trunk/boinc/; revision=21952
2010-07-15 18:10:00 +00:00
David Anderson e96747d3e0 - client: bug fix in message code
svn path=/trunk/boinc/; revision=21951
2010-07-15 17:30:03 +00:00
BOINC Translator 90b458b28f Update Translations
svn path=/trunk/boinc/; revision=21950
2010-07-15 03:00:04 +00:00
Charlie Fenton 7deae1ff14 MGR: Tweak text in crash alert
svn path=/trunk/boinc/; revision=21948
2010-07-14 23:52:15 +00:00
BOINC Translator acad5fbd5d Update Translations
svn path=/trunk/boinc/; revision=21947
2010-07-14 22:00:06 +00:00
David Anderson e2299ef8bb - client/manager/GUI RPC: add optional "translatable" arg
to get_messages() RPC; if absent or false,
    client will strip _( ) from messages.

svn path=/trunk/boinc/; revision=21946
2010-07-14 21:23:17 +00:00
BOINC Translator 0575667438 Commit from BOINC Translation Services by user Xavi. 33 of 33 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=21945
2010-07-14 21:23:03 +00:00
BOINC Translator 2807824436 Update Translations
svn path=/trunk/boinc/; revision=21944
2010-07-14 21:00:18 +00:00
BOINC Translator 83c4b4e980 Commit from BOINC Translation Services by user Xavi. 911 of 911 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=21943
2010-07-14 20:22:21 +00:00
BOINC Translator af6779a7cd Update Translations
svn path=/trunk/boinc/; revision=21942
2010-07-14 20:00:24 +00:00
Rom Walton 13b040f0df - MGR: Fix build break.
- MGR: Change the crash detect dialog target to 'crash_detection'
    
    clientgui/
        BOINCClientManager.cpp

svn path=/trunk/boinc/; revision=21940
2010-07-14 19:46:27 +00:00
Rom Walton b3b8dbdd90 - WINBUILD: Fix project files so that there isn't any C Runtime Library
collisions between types.
    - WINBUILD: Remove old cruft.

    win_build/
        *.sln
        *.vcproj

svn path=/trunk/boinc/; revision=21939
2010-07-14 19:31:35 +00:00
David Anderson fe156c945c - user web: translation fixes
svn path=/trunk/boinc/; revision=21938
2010-07-14 19:20:31 +00:00
BOINC Translator 97575b530a Update Translations
svn path=/trunk/boinc/; revision=21937
2010-07-14 19:00:04 +00:00
BOINC Translator eb2f587019 Update Translations
svn path=/trunk/boinc/; revision=21936
2010-07-14 18:00:05 +00:00
Rom Walton a4261e416b Quick Updates
svn path=/trunk/boinc/; revision=21935
2010-07-14 17:44:57 +00:00
BOINC Translator 8d85d30d80 Update Translations
svn path=/trunk/boinc/; revision=21934
2010-07-14 17:00:04 +00:00
Charlie Fenton 87ce458369 MGR: Auto-restart client on Windows even if service install; show an alert if we auto-restart client 3 times within 30 minutes.
svn path=/trunk/boinc/; revision=21933
2010-07-14 11:54:20 +00:00
Charlie Fenton ca238723cc MGR: Prevent a race condition which erroneously shows Attach Wizard when restarting the client
svn path=/trunk/boinc/; revision=21932
2010-07-14 11:53:10 +00:00
Charlie Fenton d83f677a3b GR: Prevent a race condition which erroneously shows Attach Wizard when restarting the client
svn path=/trunk/boinc/; revision=21931
2010-07-14 11:35:51 +00:00
BOINC Translator 84e315c0ff Update Translations
svn path=/trunk/boinc/; revision=21930
2010-07-14 11:00:04 +00:00
BOINC Translator 58c6e3e744 Commit from BOINC Translation Services by user LocutusOfBorg. 33 of 33 messages translated (0 fuzzy).
svn path=/trunk/boinc/; revision=21929
2010-07-14 10:54:44 +00:00
BOINC Translator ce04d45c97 Update Translations
svn path=/trunk/boinc/; revision=21928
2010-07-14 10:00:05 +00:00
BOINC Translator 2daef84c9e Update Translations
svn path=/trunk/boinc/; revision=21926
2010-07-14 07:00:04 +00:00
BOINC Translator 9eaf01af70 Update Translations
svn path=/trunk/boinc/; revision=21924
2010-07-14 05:00:04 +00:00
BOINC Translator 1fc5cfc24f Update Translations
svn path=/trunk/boinc/; revision=21923
2010-07-14 04:00:05 +00:00
Tuan Le 07d67c39cb svn path=/trunk/boinc/; revision=21922 2010-07-13 21:51:54 +00:00
Tuan Le 81495f9510 svn path=/trunk/boinc/; revision=21921 2010-07-13 21:37:10 +00:00
Tuan Le 3b28b05ee8 svn path=/trunk/boinc/; revision=21920 2010-07-13 21:36:29 +00:00
BOINC Translator 5e482fa923 Update Translations
svn path=/trunk/boinc/; revision=21919
2010-07-13 21:00:04 +00:00
Rom Walton d147615706 Quick Updates
svn path=/trunk/boinc/; revision=21918
2010-07-13 20:51:37 +00:00
Rom Walton d9d112f9fb Quick Updates
svn path=/trunk/boinc/; revision=21917
2010-07-13 20:38:20 +00:00
Rom Walton 28fc110792 Quick Updates
svn path=/trunk/boinc/; revision=21916
2010-07-13 20:37:52 +00:00
Rom Walton 134b4314f0 Quick Updates
svn path=/trunk/boinc/; revision=21915
2010-07-13 20:34:12 +00:00
Rom Walton d1a862bc5e Quick Updates
svn path=/trunk/boinc/; revision=21914
2010-07-13 20:29:35 +00:00
BOINC Translator 4651f33745 Update Translations
svn path=/trunk/boinc/; revision=21913
2010-07-13 20:28:19 +00:00