VirtualBox

source: vbox/trunk/src/VBox/HostServices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30614   14 years vboxsync Comments.
(edit) @30502   14 years vboxsync SharedFolders: release logging fixes
(edit) @30458   14 years vboxsync crOpenGL: don't generated unneeded functinos
(edit) @30440   14 years vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30268   14 years vboxsync logging fix
(edit) @30126   14 years vboxsync OpenGL-OSX: use new VBoxCocoa.h include file
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @30011   15 years vboxsync crOpenGL: fix host assertion for some guest mt apps (#5236)
(edit) @29930   15 years vboxsync crOpenGL: properly cleanup host opengl parts (#2954, #6443)
(edit) @29900   15 years vboxsync Guest Control/HostService: Renamed structure for better understanding.
(edit) @29898   15 years vboxsync Guest Control: Clean up call list on client disconnection as well.
(edit) @29886   15 years vboxsync crOpenGL: less noise in logs
(edit) @29867   15 years vboxsync r=bird: todos
(edit) @29857   15 years vboxsync crOpenGL: burn fix
(edit) @29856   15 years vboxsync crOpenGL: fix vista64 host crashes with wddm guest, fix pbuffers support
(edit) @29797   15 years vboxsync Guest Control: Documentation for internals.
(edit) @29785   15 years vboxsync Guest Control: More stable when client is crashing/aborting in an …
(edit) @29447   15 years vboxsync crOpenGL: macos some debug output
(edit) @29446   15 years vboxsync crOpenGL: correctly rebing view fbo after snapshot load
(edit) @29438   15 years vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29433   15 years vboxsync crOpenGL: macos don't override client texture/fbo bindings
(edit) @29427   15 years vboxsync crOpenGL: fix incorrect texture filtering and blank screen after guest …
(edit) @29394   15 years vboxsync GuestProperties: Try make sure the timestamp is somewhat unique …
(edit) @29371   15 years vboxsync renderspu_cocoa_helper.m: Missing RTTimeMilliTS prototype.
(edit) @29359   15 years vboxsync OSX: fixed 2D on 64-bit Mac
(edit) @29221   15 years vboxsync crOpenGL: remove unnecessary check
(edit) @29220   15 years vboxsync Guest Control/Main/HostService: Deal with stale clients, avoid …
(edit) @29205   15 years vboxsync crOpenGL: delay FB update on non windows hosts untill framebuffer is …
(edit) @29198   15 years vboxsync crOpenGL: fix window size updates are lost if window is resized …
(edit) @29176   15 years vboxsync crOpenGL: add sanity check to macos reparentwindow call
(edit) @29175   15 years vboxsync crOpenGL: add comment
(edit) @29134   15 years vboxsync crOpenGL: fix issue when one 3d window is split between 2 monitors and …
(edit) @29019   15 years vboxsync crOpenGL: rever back to 8 texture untits, to avoid memory overwrite in …
(edit) @29017   15 years vboxsync crOpenGL: fix blak screen after loading snapshot of VM with compiz …
(edit) @29003   15 years vboxsync Guest Control/Main/HostService: Proper shutdown / notification when VM …
(edit) @28887   15 years vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28743   15 years vboxsync HostServices/GuestProperties: reverted r59658: do not send an update …
(edit) @28625   15 years vboxsync Guest Control: Update (no buffered host waiting anymore, fixed a …
(edit) @28557   15 years vboxsync Guest Control: Update (first stuff for piping output).
(edit) @28534   15 years vboxsync crOpenGL: add visible region support for host offscreen rendering
(edit) @28521   15 years vboxsync crOpenGL: allow to use another extension for fbo support
(edit) @28360   15 years vboxsync crOpenGL: fix non updating compiz animations on macos hosts
(edit) @28342   15 years vboxsync crOpenGl;FE/Qt4: more dock work for the 3D parts of the multi-monitor …
(edit) @28286   15 years vboxsync Guest Control: Update (introducing contexts for callbacks).
(edit) @28280   15 years vboxsync crOpenGl: fix win burns
(edit) @28279   15 years vboxsync crOpenGl;FE/Qt4: added initial 3D support on OSX for the mutli-monitor …
(edit) @28243   15 years vboxsync Guest Control: Update (callback + error handling, --verbose for …
(edit) @28242   15 years vboxsync crOpenGL: don't align row size for drawtoscreen
(edit) @28237   15 years vboxsync Guest Control: Update (fixed crash after unregistered extension).
(edit) @28236   15 years vboxsync Guest Control: Update.
(edit) @28233   15 years vboxsync Guest Control: Update.
(edit) @28230   15 years vboxsync gcc warning
(edit) @28223   15 years vboxsync crOpenGL: use screen relative coords
(edit) @28218   15 years vboxsync Guest Control: Update (HGCM low level callbacks, bugfixes).
(edit) @28215   15 years vboxsync IDisplay API changes for multimonitor (xTracker 4655)
(edit) @28206   15 years vboxsync Guest Control: Update (first code for low level HGCM callback).
(edit) @28198   15 years vboxsync crOpenGL: fix possible read of unallocated memory
(edit) @28197   15 years vboxsync crOpenGL: more multi screen support
(edit) @28185   15 years vboxsync GuestControl: gcc warnings
(edit) @28184   15 years vboxsync HostServices: Doppelmoppel
(edit) @28180   15 years vboxsync Guest Control/HostService: VERR_NOT_SUPPORTED.
(edit) @28177   15 years vboxsync Guest Control/HostService: Renamed exec* helper functions.
(edit) @28132   15 years vboxsync Guest Control: Update (fixed leak in host service, --wait option for …
(edit) @28087   15 years vboxsync Guest Control/HostService: No need for locking.
(edit) @28086   15 years vboxsync Guest Control: Update; now buffered and deferred commands work.
(edit) @28013   15 years vboxsync Guest Control: Update (protocol hacking bugfixes).
(edit) @28008   15 years vboxsync Guest Control: Comment.
(edit) @28006   15 years vboxsync Guest Control: Update (protocol hacking, untested).
(edit) @27983   15 years vboxsync crOpenGL: fix 32/64bit bug
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27954   15 years vboxsync HostServices/GuestProperties: do not send an update notification if …
(edit) @27945   15 years vboxsync Guest Control: Update (added dummy IProgress, update to host service).
(edit) @27897   15 years vboxsync OSE fix for GuestControl
(edit) @27892   15 years vboxsync crOpenGL: compile fix, missing files
(edit) @27889   15 years vboxsync crOpenGL: more code for multiscreen support
(edit) @27781   15 years vboxsync HostServices/GuestProperties: get rid of the notification thread (see …
(edit) @27710   15 years vboxsync crOpenGL: mac burn fix
(edit) @27708   15 years vboxsync crOpenGL: some initial support for new multimonitor code
(edit) @27706   15 years vboxsync Host Services: Wrong define.
(edit) @27703   15 years vboxsync Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
(edit) @27244   15 years vboxsync crOpenGL: non square uniform matricies support
(edit) @27091   15 years vboxsync crOpenGL: add GL_ARB_pixel_buffer_object support
(edit) @27088   15 years vboxsync crOpenGL: tabs to spaces
(edit) @27074   15 years vboxsync crOpenGL: tabs to spaces
(edit) @27043   15 years vboxsync crOpenGL: tabs to spaces
(edit) @26749   15 years vboxsync HostServices/GuestProperties: missing rc check
(edit) @26698   15 years vboxsync Host Service/Guest Control: Initial commit of basic files (no …
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26562   15 years vboxsync *: Added svn:keywords where missing.
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26514   15 years vboxsync remainder: tabs -> spaces.
(edit) @26498   15 years vboxsync lots under src/VBox: whitespace cleanup.
(edit) @26407   15 years vboxsync crOpenGL: fix host gpu crashes when running realflight3d g4 demo in guest
(edit) @26296   15 years vboxsync more warnings.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette