Commit Graph

21300 Commits

Author SHA1 Message Date
David Anderson 826ab1d945 Client (Android): add device_name field to DEVICE_STATUS, so that GUI can tell client the device name 2013-09-10 18:04:34 -07:00
David Anderson 6754e67772 locale: Update compiled localization files 2013-09-10 12:15:39 -07:00
David Anderson 3543107bb1 Merge branch 'master' of localhost:boinc-v2 2013-09-10 19:00:23 +00:00
admin e4e21e90b7 Commit from Pootle Demo by user admin.: 2797 of 2835 strings translated (0 fuzzy). 2013-09-10 19:00:17 +00:00
admin 602caf228b Commit from Pootle Demo by user admin.: 2590 of 3159 strings translated (0 fuzzy). 2013-09-10 19:00:15 +00:00
admin 263ee2232f Commit from Pootle Demo by user admin.: 2835 of 2835 strings translated (0 fuzzy). 2013-09-10 19:00:07 +00:00
admin 26a986b5e7 Commit from Pootle Demo by user admin.: 1196 of 2835 strings translated (1 fuzzy). 2013-09-10 19:00:06 +00:00
David Anderson a577b3ae81 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2013-09-10 11:37:34 -07:00
David Anderson e0dd68194e API (Android): workaround for Android bug in per-thread signal masking
Per-thread signal masking doesn't work in Android pre-4.1.
As a result, the SIGALRM signals used by the BOINC runtime system,
which are supposed to be handled by the worker thread,
sometimes are handled by the timer thread.
As a result, suspended apps never resume.
Workaround: in the SIGALRM handler, see if we're the timer thread.
If so, use pthread_kill() to send a SIGALRM to the work thread, and return.
2013-09-10 11:29:34 -07:00
David Anderson 8f25e49005 locale: Update compiled localization files 2013-09-10 00:12:52 -07:00
David Anderson 2f48e0c026 Merge branch 'master' of localhost:boinc-v2 2013-09-10 07:00:11 +00:00
admin 6e5152f218 Commit from Pootle Demo by user admin.: 2797 of 2835 strings translated (0 fuzzy). 2013-09-10 07:00:08 +00:00
admin 136a59bb48 Commit from Pootle Demo by user admin.: 2835 of 2835 strings translated (0 fuzzy). 2013-09-10 07:00:05 +00:00
admin 173d6e0ab1 Commit from Pootle Demo by user admin.: 1196 of 2835 strings translated (1 fuzzy). 2013-09-10 07:00:04 +00:00
David Anderson 29c41fd980 Bug fixes for job file management and BOINC GAHP, from Jaime Frey 2013-09-09 16:18:43 -07:00
David Anderson ef5db41382 locale: Update compiled localization files 2013-09-09 12:15:36 -07:00
David Anderson cf1f8a3ebc Merge branch 'master' of localhost:boinc-v2 2013-09-09 19:00:19 +00:00
admin ab6368276f Commit from Pootle Demo by user admin.: 2797 of 2835 strings translated (0 fuzzy). 2013-09-09 19:00:15 +00:00
admin 0ad945186b Commit from Pootle Demo by user admin.: 2583 of 3159 strings translated (0 fuzzy). 2013-09-09 19:00:14 +00:00
admin a4a77ebd03 Commit from Pootle Demo by user admin.: 1195 of 2835 strings translated (2 fuzzy). 2013-09-09 19:00:05 +00:00
Rom Walton c532e1f454 client: misc bug fixes for CPU feature detection. 2013-09-09 12:19:18 -04:00
Rom Walton 74e12f6bcc client: Add missing code to properly detect AVX on Windows. It'll go into affect when we fully convert over to VS2010. 2013-09-09 11:54:42 -04:00
David Anderson 612fb64b96 Merge branch 'master' of localhost:boinc-v2 2013-09-09 07:00:11 +00:00
admin 77a2261713 Commit from Pootle Demo by user admin.: 2966 of 3046 strings translated (80 fuzzy). 2013-09-09 07:00:07 +00:00
David Anderson a7ceaee1e3 Web: fix PHP warnings 2013-09-08 23:36:03 -07:00
David Anderson e798bf50eb Web: in result list, sort by name if showing names, and allow search by result name. 2013-09-08 15:20:49 -07:00
David Anderson 9024f8cc18 Client: change length of old-results log from 24 hours to 1 hour 2013-09-08 12:52:10 -07:00
David Anderson 1bba918a17 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2
Conflicts:
	client/result.cpp
2013-09-08 12:14:26 -07:00
David Anderson d6398b0834 Client and boinccmd: fixes for get_old_results GUI RPC
- Add binding for get_old_results GUI RPC
- Add --get_old_tasks option to boinccmd
- Compile fixes for gcc (can't have a var named "or")
2013-09-08 12:11:09 -07:00
admin 857df2f29a Commit from Pootle Demo by user admin.: 2797 of 2835 strings translated (0 fuzzy). 2013-09-08 19:00:28 +00:00
admin 6c25acbd58 Commit from Pootle Demo by user admin.: 2966 of 3046 strings translated (80 fuzzy). 2013-09-08 19:00:19 +00:00
admin ba3a539226 Commit from Pootle Demo by user admin.: 2782 of 2835 strings translated (2 fuzzy). 2013-09-08 19:00:04 +00:00
David Anderson f85473bb16 locale: Update compiled localization files 2013-09-08 00:18:49 -07:00
David Anderson 54d913728b Merge branch 'master' of localhost:boinc-v2 2013-09-08 07:00:14 +00:00
admin 215cfd3c22 Commit from Pootle Demo by user admin.: 2797 of 2835 strings translated (0 fuzzy). 2013-09-08 07:00:10 +00:00
admin 5c009ea855 Commit from Pootle Demo by user admin.: 2887 of 3046 strings translated (61 fuzzy). 2013-09-08 07:00:09 +00:00
admin e35840fa4b Commit from Pootle Demo by user admin.: 1755 of 2835 strings translated (250 fuzzy). 2013-09-08 07:00:05 +00:00
Charlie Fenton bc8a1708f4 client: fix compile errors
- "or" is a reserved word on the Mac's LLVM GCC 4.2 compiler, a synonym for "||"
2013-09-07 19:24:53 -07:00
David Anderson dd7c8335f3 Client: keep an in-memory list of reported tasks in the last 24 hours, and add a GUI RPC for fetching this list 2013-09-07 18:30:05 -07:00
David Anderson 3ff110b3f4 locale: Update compiled localization files 2013-09-07 12:22:57 -07:00
admin 0c53dc75ef Commit from Pootle Demo by user admin.: 2675 of 2835 strings translated (1 fuzzy). 2013-09-07 19:00:48 +00:00
admin 04f84c40ba Commit from Pootle Demo by user admin.: 2797 of 2835 strings translated (0 fuzzy). 2013-09-07 19:00:39 +00:00
admin 3d02a82ecc Commit from Pootle Demo by user admin.: 2875 of 3046 strings translated (42 fuzzy). 2013-09-07 19:00:29 +00:00
admin b2dc1c9193 Commit from Pootle Demo by user admin.: 1755 of 2835 strings translated (250 fuzzy). 2013-09-07 19:00:11 +00:00
David Anderson 2ff12b6d33 Merge branch 'master' of localhost:boinc-v2 2013-09-07 07:00:09 +00:00
admin 9a2cd7cdd7 Commit from Pootle Demo by user admin.: 3106 of 3156 strings translated (1 fuzzy). 2013-09-07 07:00:06 +00:00
admin 8fb8e51976 Commit from Pootle Demo by user admin.: 2728 of 2835 strings translated (6 fuzzy). 2013-09-07 07:00:02 +00:00
David Anderson c1bddf4252 client: allow <app_version> elements in app_config.xml, allowing users to override the parameters of particular app versions 2013-09-06 15:41:43 -07:00
David Anderson c687839418 locale: Update compiled localization files 2013-09-06 12:38:32 -07:00
Rom Walton 1d2fed0382 locale: Update MO compilation script 2013-09-06 15:35:12 -04:00