Commit Graph

23830 Commits

Author SHA1 Message Date
David Anderson f417469db4 Client: fix bug in removal of "can't do work" notices 2014-02-20 12:54:27 -08:00
David Anderson f3552d1f3f Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-02-20 11:39:25 -08:00
David Anderson 62030c2598 Manager: Win build fix 2014-02-20 11:39:07 -08:00
Rom Walton 33624a66f3 - Tag for 7.3.4 release
client_release/7.4/7.3.4
2014-02-20 14:17:19 -05:00
Rom Walton 2cbd7caacc android: Remove corrupted Polish translation 2014-02-20 14:11:45 -05:00
David Anderson 7787e48172 server: add intel_gpu case to gpu_ratios.php 2014-02-20 11:08:24 -08:00
David Anderson 8acebfee10 Client (Unix): attempt to fix freebsd build error 2014-02-20 10:09:18 -08:00
David Anderson 054d70b4ee Job-size matching: fix bug in size_census.php, and add an --all_apps option. From Jon Sonntag 2014-02-20 09:43:46 -08:00
Joachim Fritzsch f161120f25 android: bugfix. trigger read of cc_config after change to set flags immediately. 2014-02-20 13:58:29 +01:00
Joachim Fritzsch eb2a13db21 android: bugfix. NPE from PlayStore when returning to NoticesFragment. 2014-02-20 13:29:40 +01:00
Joachim Fritzsch a82cdea440 android: better handling of co-existance of multiple BOINC based apps.
- name client socket uniquely to avoid interference
- cancel notifications after closing app to make splash Activity only entry point
2014-02-20 12:23:00 +01:00
Joachim Fritzsch a97a8f297b android: bugfix. do not show web RPC URL base in registration Actvitity as project URL. 2014-02-20 11:10:59 +01:00
Joachim Fritzsch 7aca2c197c Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-02-20 10:28:44 +01:00
Joachim Fritzsch cf17faffb9 android: bugfix. add webRpcUrlBase to serialization code, otherwise HTTPS address is not available to GUI. 2014-02-20 10:28:21 +01:00
Charlie Fenton 12c25457df MGR: Fix compiler error on Mac. 2014-02-20 00:20:59 -08:00
David Anderson 486ceec90e Manager: the attach_project GUI RPC was using the web RPC URL; it needs to use the master URL 2014-02-19 23:54:52 -08:00
David Anderson 6610f7633b web: show Intel GPUs in top GPU list 2014-02-19 22:52:33 -08:00
Rom Walton 63331f07b2 WINBUILD: Update vboxwrapper's version to 26071 2014-02-19 12:35:15 -05:00
Rom Walton 062839a431 MGR: wxSystemOptions::GetMetric doesn't appear to be implemented on the Mac, so hard code the desired icon size to 16x16 for the menu bar. 2014-02-19 10:19:24 -05:00
Charlie Fenton 25396e35da Mac: fix screensaver crash on OS 10.5. 2014-02-19 04:43:04 -08:00
Rom Walton a14f17bf9f MGR: Fix the calls to SetDefault() for CSkinAdvanced on Mac and Linux. 2014-02-18 20:44:11 -05:00
Rom Walton 1f0a9582f5 - Tag for 7.3.3 release
client_release/7.4/7.3.3
2014-02-18 17:33:25 -05:00
Rom Walton 64b8f00081 android: Update curl compatible CA bundle for SSL communication. 2014-02-18 16:46:11 -05:00
Joachim Fritzsch 5b9f60786e android: optimization of 'about' dialog layout. 2014-02-18 21:21:18 +01:00
David Anderson 5bde5d30cc Client (Android): tweaks to about box 2014-02-18 11:26:19 -08:00
Rom Walton d50d1009f7 VBOX: When parsing for a 32-bit exit code from VboxManage compare against std::string:npos instead of just checking for a non-null value. 2014-02-18 11:27:39 -05:00
Joachim Fritzsch 649967d28b android: bugfix. re-try if inital layout of preferences fails due to a stopped background service. 2014-02-18 15:38:45 +01:00
Joachim Fritzsch 57ca62c0d3 android: add broadcast receiver to start background service when charger connected. 2014-02-18 15:21:42 +01:00
Joachim Fritzsch a7e7842391 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-02-18 14:56:36 +01:00
Joachim Fritzsch 409987e0f5 android: remove 'exit boinc' as menu option, let system take care of it. client closes itself after 30 seconds of GUI RPC inactivity. 2014-02-18 14:56:10 +01:00
Charlie Fenton 66650bc0be Mac: In build script, Patch wxWidgets source files to fix crashes on OS 10.5 or 10.6 when built on OS 10.7 or later 2014-02-18 05:46:39 -08:00
Joachim Fritzsch aa055b41cc client (android): initialize device_status_time to current time upon start to prevent client to exit right away. 2014-02-18 13:23:43 +01:00
Joachim Fritzsch 218cb433e4 re-enable accidentally disabled check for user activity on not-Android platforms. 2014-02-18 12:34:30 +01:00
David Anderson 32995b78c5 Client: "Accept-Language", not "ACCEPT_LANGUAGE", in HTTP 2014-02-18 00:49:32 -08:00
Rom Walton 0533f82d4a MGR: Fix how we pass the ISO language code to the CC.
Using mb_str() can be problematic if you do not reuse the pointer right away, if the wxString is used in any other way between when you extract the pointer to the data and the data itself the reference is freed and the pointer can end up pointing to something else entirely.
2014-02-18 00:36:03 -05:00
Rom Walton 196c2a5d02 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-02-18 00:35:48 -05:00
David Anderson 7455e6b5b7 Client (Android): if no keepalive from GUI, exit rather than suspend
Also: message tweaks
2014-02-17 15:40:58 -08:00
Rom Walton 4693541966 Merge branch 'master' of ssh://isaac.ssl.berkeley.edu/boinc-v2 2014-02-17 16:20:56 -05:00
Rom Walton 36fce3f9db client & manager: Update icons for all client-side components. (v2) 2014-02-17 16:20:29 -05:00
Joachim Fritzsch d756f03d4c Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-02-16 11:37:09 +01:00
Joachim Fritzsch 273c3563b8 android: revise notifications
- computing notification shows executing tasks and button to suspend
- suspended notification is not optional anymore. low priority to keep icon out of status bar.
- new notices appear as notification. multiple new notices cause a single notification with multiple lines. notice notifications are optional in preferences.
2014-02-16 11:36:51 +01:00
Rom Walton da3ac5c72a MGR: If the desired icon size is missing use the next higher or lower one that is available. 2014-02-14 16:18:18 -05:00
Rom Walton 95a45dee5a client & manager: Update icons for all client-side components. 2014-02-14 16:05:42 -05:00
Rom Walton c6047d3011 VBOX: Provide status report log entries that show the min and max working set size on Windows. 2014-02-14 11:15:34 -05:00
Joachim Fritzsch b1fc7d2459 android: added disk access interval preference. 2014-02-14 16:22:31 +01:00
Joachim Fritzsch a41b55dd38 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-02-14 15:18:15 +01:00
Joachim Fritzsch ef60e181d5 android: added preferences to suspend when screen on. default is true. sets user_active in device status RPC. 2014-02-14 15:17:52 +01:00
Charlie Fenton 3c7dc5d3c1 MGR: Possible fix for excess CPU usage when Manager window is closed / hidden
- I think this is safe, but it needs testing to ensure it has no adverse side effects
2014-02-14 02:50:46 -08:00
David Anderson 144b5052ea Fix for building XP-compatible apps with VS2012, from Jon Sonntag 2014-02-13 18:46:28 -08:00
David Anderson bbeef9feee boinccmd: add --client_version command; don't crash if missing command 2014-02-13 18:42:11 -08:00