boinc/api
David Anderson e5810f3061 client/server: change implementation of "exact fraction done".
My last commit did this using a new API call.
But this would require rebuilding apps any time you want to change it;
too much work.
So instead make it an attribute of apps,
which you can set via the admin web interface.

Corresponding changes to client.
2014-05-04 00:02:32 -07:00
..
ttf/liberation-fonts-ttf-2.00.0
Makefile.am WIN32 cross compile fixes 2014-05-01 17:41:06 -07:00
Makefile.mingw
boinc_api.cpp client/server: change implementation of "exact fraction done". 2014-05-04 00:02:32 -07:00
boinc_api.h client/server: change implementation of "exact fraction done". 2014-05-04 00:02:32 -07:00
boinc_api_fortran.cpp API: make boinc_api_fortran.cpp compile 2014-02-06 14:27:52 -08:00
boinc_gl.h
boinc_glut.h
boinc_opencl.cpp API: fix to previous commit. 2014-05-01 02:21:35 -07:00
boinc_opencl.h
graphics2.cpp WIN32 Cross Compile Fixes 2014-05-01 17:44:34 -07:00
graphics2.h
graphics2_unix.cpp Various: Fix some compile warnings; from Gianfranco 2013-07-09 10:34:32 -07:00
graphics2_util.cpp API, Linux: shared memory between app and graphics app shouldn't be world RW 2014-02-03 15:19:19 -08:00
graphics2_win.cpp Win build fixes 2013-06-06 18:22:51 -07:00
graphics_api.cpp
graphics_api.h
graphics_data.cpp
graphics_data.h
graphics_impl.cpp
graphics_impl.h
graphics_impl_lib.cpp
graphics_lib.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
graphics_lib.h
gutil.cpp Include <cmath> instead of <math.h> various places 2013-05-27 16:44:22 -07:00
gutil.h
gutil_text.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
mac_icon.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
macglutfix.m
make_app_icon_h.cpp
reduce.h
reduce_lib.cpp
reduce_main.cpp
static_graphics.cpp
ttfont.cpp ttfont: code format 2014-01-19 16:52:40 -08:00
ttfont.h ttfont: code format 2014-01-19 16:52:40 -08:00
windows_opengl.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
x_opengl.cpp API: replace strcpy() with strlcpy() various places 2013-06-03 15:04:20 -07:00
x_opengl.h