boinc/api
David Anderson 65c82b067f API: remove handle_trickle_down and handle_trickle_up from BOINC_OPTIONS.
Sending or receiving trickle messages required setting flags in BOINC_OPTIONS.
There were two problems with this:
1) it wasn't documented
2) it's not necessary; the act of calling boinc_send_trickle_up()
   tells the runtime system to do the trickle-up-related stuff.

Furthermore, because intermediate file upload shares message channels
with trickles, these functions also required the option flags
(also undocumented).

With this change, you don't need to set options to use
trickle messages are intermediate file upload.
2014-07-04 11:11:38 -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 API: remove handle_trickle_down and handle_trickle_up from BOINC_OPTIONS. 2014-07-04 11:11:38 -07:00
boinc_api.h API: remove handle_trickle_down and handle_trickle_up from BOINC_OPTIONS. 2014-07-04 11:11:38 -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