boinc/api
Rom Walton 2c54c9735a - VBOX: Report the remote desktop connection information to the
core client.  Next commit will create an extra "VM Console"
        button in the manager when detected.  Volunteers will just have
        to click the button to see what is going on with the VM.

    api/
        boinc_api.cpp, .h
    samples/vboxwrapper
        vbox.cpp, .h
        vboxwrapper.cpp, .h

svn path=/trunk/boinc/; revision=25035
2012-01-12 20:57:23 +00:00
..
ttf - API: add support from Truetype fonts (from Carl Christensen) 2010-12-08 23:06:07 +00:00
txf *** empty log message *** 2006-03-22 19:01:33 +00:00
Makefile.am - client: change the way project priorities are computed, 2011-10-19 06:37:03 +00:00
Makefile.mingw - API: compile fixes for MinGW. Fixes #955. from Matt Arsenault 2011-03-26 02:19:21 +00:00
bmplib.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
bmplib.h
boinc_api.cpp - VBOX: Report the remote desktop connection information to the 2012-01-12 20:57:23 +00:00
boinc_api.h - VBOX: Report the remote desktop connection information to the 2012-01-12 20:57:23 +00:00
boinc_api_fortran.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
boinc_gl.h - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
boinc_glut.h - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
boinc_opencl.cpp - OpenCL API: check return value from clGetDeviceIDs() 2011-11-09 21:24:47 +00:00
boinc_opencl.h - API: change boinc_get_opencl_ids() to use APP_INIT_DATA 2011-09-11 22:22:55 +00:00
graphics2.cpp - client/libs/samples: remove "#define read _read" etc. from boinc_win.h 2009-08-22 17:00:19 +00:00
graphics2.h - get_project_config.php: include plan classes in platform list; 2009-04-03 21:55:26 +00:00
graphics2_unix.cpp - define MAXPATHLEN, if needed, in filesys.h 2011-03-24 09:32:02 +00:00
graphics2_util.cpp - get_project_config.php: include plan classes in platform list; 2009-04-03 21:55:26 +00:00
graphics2_win.cpp - API and sample apps: pass buf length arg to boinc_msg_prefix() 2010-09-15 23:03:30 +00:00
graphics_api.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_api.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
graphics_data.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_data.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
graphics_impl.cpp - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
graphics_impl.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
graphics_impl_lib.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_lib.cpp - API: add boinc_init_parallel(). 2010-01-01 02:50:56 +00:00
graphics_lib.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gutil.cpp Mac: Update Mac build scripts, XCode project and source files to allow automated builds under OS 10.7 Lion and XCode 4.2 2011-10-18 13:53:37 +00:00
gutil.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
gutil_text.cpp Mac: Update Mac build scripts, XCode project and source files to allow automated builds under OS 10.7 Lion and XCode 4.2 2011-10-18 13:53:37 +00:00
mac_icon.cpp - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
macglutfix.m Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
make_app_icon_h.cpp Remove BOINC_RCSID tags from more source files 2010-11-23 11:25:36 +00:00
reduce.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
reduce_lib.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
reduce_main.cpp - server: rename process_wu_template() to process_input_template(), 2011-09-01 19:58:27 +00:00
static_graphics.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
texfont.cpp - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
texfont.h - Updates Linux notifications to use current libnotify. 2011-09-27 19:45:27 +00:00
texture.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
texture.h *** empty log message *** 2005-07-19 18:47:51 +00:00
tgalib.cpp - Remove BOINC_RCSID tags from source files, we are doing branching and tagging 2010-03-12 16:51:57 +00:00
tgalib.h - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
ttfont.cpp svn path=/trunk/boinc/; revision=22836 2010-12-08 23:07:07 +00:00
ttfont.h svn path=/trunk/boinc/; revision=22836 2010-12-08 23:07:07 +00:00
txf_util.cpp - graphics API: if font missing, find one that isn't (from Kevin) 2010-02-01 19:18:23 +00:00
txf_util.h - graphics API: full-on 3D rotation of text 2009-04-10 05:34:24 +00:00
windows_opengl.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
x_opengl.cpp - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out 2009-02-26 00:23:23 +00:00
x_opengl.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00