- 09 Jul, 2013 15 commits
-
-
David Anderson authored
-
Charlie Fenton authored
We must call parse_cmdline() to set the working directory before read_config_file().
-
Charlie Fenton authored
-
Charlie Fenton authored
Allow relative path to the client executable. Bug fix: last item in arg list for run_program() should be NULL, not empty string.
-
Charlie Fenton authored
-
Joachim Fritzsch authored
android: bug fix, acquire wake lock when screen is off and client status changes from suspended to computing.
-
Joachim Fritzsch authored
-
Joachim Fritzsch authored
-
Joachim Fritzsch authored
-
Joachim Fritzsch authored
-
Joachim Fritzsch authored
-
Joachim Fritzsch authored
-
Joachim Fritzsch authored
previous implementation tried to parse image files as soft link if they had the same prefix.
-
-
Rom Walton authored
-
- 08 Jul, 2013 1 commit
-
-
Rom Walton authored
client_release/7.2/7.2.1
-
- 07 Jul, 2013 2 commits
-
-
David Anderson authored
-
David Anderson authored
Because of O(N^2) algorithms, the client becomes CPU-intensive when there are lots of jobs. This limit could be somewhat lower.
-
- 06 Jul, 2013 2 commits
-
-
David Anderson authored
-
David Anderson authored
-
- 05 Jul, 2013 1 commit
-
-
David Anderson authored
-
- 04 Jul, 2013 6 commits
-
-
David Anderson authored
- If you run the client with --run_test_app, runs "test_app" in the current directory and interacts with it (and does nothing else). It can suspend/resume it with arbitrary timing; this is controlled in run_test_app() (app_start.cpp). - example app: add --critical_section option. This lets you test the runtime system for apps that do most of their work in a critical section (like GPU apps). - Add some logging messages (conditioned by DEBUG_BOINC_API) to the runtime system. - boinc_finish() waits for the timer thread to write final messages; make sure it doesn't do anything else (like suspend the worker thread) during this period
-
Joachim Fritzsch authored
-
Hugo Puhlmann authored
-
Joachim Fritzsch authored
-
-
David Anderson authored
-
- 03 Jul, 2013 5 commits
-
-
-
Charlie Fenton authored
-
David Anderson authored
-
Charlie Fenton authored
-
David Anderson authored
-
- 02 Jul, 2013 4 commits
-
-
David Anderson authored
On projects with lots of app versions and small POST size limits (PHP or Apache config?) limit could be exceeded, causing incorrect DB updates. Fix this by having one Update button per app version. Similar for apps.
-
Eric J Korpela authored
-
Charlie Fenton authored
-
Charlie Fenton authored
-
- 01 Jul, 2013 4 commits
-
-
Rom Walton authored
client: Add the various OS compatibility shreds to the assembly manifest so we can properly detect Windows 8.1 or better.
-
Rom Walton authored
-
Rom Walton authored
-
Rom Walton authored
-