|
|
@47817
|
11 years |
vboxsync |
GuestCtrl: Update for IGuestFile; some renaming.
|
|
|
@47697
|
11 years |
vboxsync |
Forgot some files, build fix.
|
|
|
@47620
|
11 years |
vboxsync |
GuestCtrl: Fixed per-session command filtering, added command to …
|
|
|
@46783
|
11 years |
vboxsync |
wddm/crOpenGL: more TexPresent impl
|
|
|
@45718
|
12 years |
vboxsync |
Use UINT32_C() for the clipboard format flags.
|
|
|
@45415
|
12 years |
vboxsync |
GuestCtrl: Implemented using (public) VirtualBox events instead of own …
|
|
|
@45109
|
12 years |
vboxsync |
GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
|
|
|
@45076
|
12 years |
vboxsync |
GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
|
|
|
@45011
|
12 years |
vboxsync |
Build fix; forgot a file.
|
|
|
@44935
|
12 years |
vboxsync |
GuestCtrl: More code for guest session infrastructure handling …
|
|
|
@44863
|
12 years |
vboxsync |
GuestCtrl: Infrastructure changes for handling and executing dedicated …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43888
|
12 years |
vboxsync |
crOpenGL: more new present mechanism
|
|
|
@43786
|
12 years |
vboxsync |
include: HostChannel service header update.
|
|
|
@43462
|
12 years |
vboxsync |
HGCM Host Channel service: implemented a generic Query function.
|
|
|
@43347
|
12 years |
vboxsync |
HGCM Host Channel service header.
|
|
|
@42846
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@42739
|
12 years |
vboxsync |
Main/VBoxService: Introduced ProcessCreateFlag_ExpandArguments (not …
|
|
|
@42661
|
12 years |
vboxsync |
HostServices/GuestCtrl: missing file check-in.
|
|
|
@42620
|
12 years |
vboxsync |
Main and HostServices/GuestCtrl: add FileRemove API. Untested. …
|
|
|
@42462
|
12 years |
vboxsync |
Build fix.
|
|
|
@42461
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@42267
|
12 years |
vboxsync |
remove RTPrintf
|
|
|
@42266
|
12 years |
vboxsync |
OSE build fix
|
|
|
@42264
|
12 years |
vboxsync |
OSE build fix
|
|
|
@42160
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@41404
|
13 years |
vboxsync |
crOpenGL: VM window scroll handling
|
|
|
@40767
|
13 years |
vboxsync |
also enumerate guest properties during guru meditation
|
|
|
@39906
|
13 years |
vboxsync |
GuestCtrl/VBoxService: Added active/inactive guest process thread …
|
|
|
@39654
|
13 years |
vboxsync |
GuestControlSvc.h: Fixed wait-for-start flag.
|
|
|
@39418
|
13 years |
vboxsync |
GuestCtrl: Added support for explicitly waiting on stdout/stderr, …
|
|
|
@38870
|
13 years |
vboxsync |
VBoxService/GuestCtrl: Fixed ABI for stdout pipe ID.
|
|
|
@38133
|
13 years |
vboxsync |
GuestCtrl: Removed obsolete code for guest directory enumeration.
|
|
|
@38085
|
13 years |
vboxsync |
GuestCtrl: Update of copy from guest (work in progress).
|
|
|
@37980
|
13 years |
vboxsync |
nit.
|
|
|
@37434
|
14 years |
vboxsync |
GuestHost/SharedClipboard: moved the RTEnvGet("DISPLAY") hack out into …
|
|
|
@37375
|
14 years |
vboxsync |
GuestCtrl: Added APIs for guest directory enumeration, guest file …
|
|
|
@36887
|
14 years |
vboxsync |
GuestCtrl: Added support for getting separated stdout/stderr output.
|
|
|
@36843
|
14 years |
vboxsync |
3D for VRDP: initial commit (xTracker 5565).
|
|
|
@36536
|
14 years |
vboxsync |
include/*: Made the headers build on linux again (kmk -C include).
|
|
|
@36413
|
14 years |
vboxsync |
dang.
|
|
|
@36412
|
14 years |
vboxsync |
GuestProps: TRANSRESET implies TRANSIENT, return it for old additions …
|
|
|
@36382
|
14 years |
vboxsync |
hint
|
|
|
@36259
|
14 years |
vboxsync |
HostServices/GuestProperties: fixed the maximum flag length a bit more …
|
|
|
@36225
|
14 years |
vboxsync |
Guest properties: fixed MAX_FLAGS_LEN
|
|
|
@36219
|
14 years |
vboxsync |
Addressed some guest property (transient reset) todos.
|
|
|
@36214
|
14 years |
vboxsync |
GuestProps: r=bird: Another Q for Michael.
|
|
|
@36213
|
14 years |
vboxsync |
GuestPropertySvc.h: r=bird: Q for Michael.
|
|
|
@36178
|
14 years |
vboxsync |
Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
|
|
|
@36099
|
14 years |
vboxsync |
Main/VBoxManage: Added ExecuteProcessStatus, update on todos.
|
|
|
@34571
|
14 years |
vboxsync |
crOpenGL: fix compiz for high resolution guests
|
|
|
@34556
|
14 years |
vboxsync |
GuestControlSvc.h: a bit of doxygen, dropping leading underscores
|
|
|
@34553
|
14 years |
vboxsync |
Build fix.
|
|
|
@34173
|
14 years |
vboxsync |
Comments.
|
|
|
@33988
|
14 years |
vboxsync |
crOpenGL/wddm: more multithreading fixes, vista expirience index works now
|
|
|
@33558
|
14 years |
vboxsync |
Guest Copy/Guest Additions: First working version of host-triggered …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33492
|
14 years |
vboxsync |
Guest Copy/Guest Additions: Update.
|
|
|
@33247
|
14 years |
vboxsync |
VBoxService/Guest Execution: Update.
|
|
|
@33146
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi, host part + guest part debugging
|
|
|
@33116
|
14 years |
vboxsync |
wddm/3d: chromium hgsmi transport (guest part, disabled)
|
|
|
@33064
|
14 years |
vboxsync |
Guest Execution/Copy: Added support for input handling, added more …
|
|
|
@32852
|
14 years |
vboxsync |
Guest Execution:
- Implemented "ignore orphaned childs" flag …
|
|
|
@30440
|
14 years |
vboxsync |
crOpenGL: wddm friendly windows info tracking + more consistent …
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@29785
|
15 years |
vboxsync |
Guest Control: More stable when client is crashing/aborting in an …
|
|
|
@29516
|
15 years |
vboxsync |
Guest Control: Remove unused Std* arguments.
|
|
|
@29438
|
15 years |
vboxsync |
Guest Control/VBoxService: Added support for cancel pending (blocking) …
|
|
|
@28887
|
15 years |
vboxsync |
Guest Control/Main: Faster (no polling on guest side), free data on …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28772
|
15 years |
vboxsync |
Guest Control/Main: Added local process list, added early …
|
|
|
@28557
|
15 years |
vboxsync |
Guest Control: Update (first stuff for piping output).
|
|
|
@28434
|
15 years |
vboxsync |
*: whitespace cleanups by scm and two manually picked nits.
|
|
|
@28402
|
15 years |
vboxsync |
Guest Control: Update (guest shutdown handling, timed peeks).
|
|
|
@28297
|
15 years |
vboxsync |
Guest Control: Update (update on contexts for callbacks).
|
|
|
@28286
|
15 years |
vboxsync |
Guest Control: Update (introducing contexts for callbacks).
|
|
|
@28243
|
15 years |
vboxsync |
Guest Control: Update (callback + error handling, --verbose for …
|
|
|
@28233
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@28231
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@28218
|
15 years |
vboxsync |
Guest Control: Update (HGCM low level callbacks, bugfixes).
|
|
|
@28206
|
15 years |
vboxsync |
Guest Control: Update (first code for low level HGCM callback).
|
|
|
@28186
|
15 years |
vboxsync |
fix OSE
|
|
|
@27781
|
15 years |
vboxsync |
HostServices/GuestProperties: get rid of the notification thread (see …
|
|
|
@27708
|
15 years |
vboxsync |
crOpenGL: some initial support for new multimonitor code
|
|
|
@26487
|
15 years |
vboxsync |
include: whitespace cleanup.
|
|
|
@25647
|
15 years |
vboxsync |
Some more doxygen fixes, now for Core.docs.
|
|
|
@25306
|
15 years |
vboxsync |
HostServices/GuestProperties: add global "RDONLYGUEST" flag and clean …
|
|
|
@24703
|
15 years |
vboxsync |
Main,GuestProperties: Moved the HGCM shutdown down after we've powered …
|
|
|
@24666
|
15 years |
vboxsync |
GuestPropertySvc.h: Fixed variable name and readability.
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@22165
|
15 years |
vboxsync |
crOpenGL: add warning window when additions version is incompatible (#4108)
|
|
|
@21523
|
15 years |
vboxsync |
crOpenGL: add protocol version check(4108), add max connected clients check
|
|
|
@21227
|
15 years |
vboxsync |
VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
|
|
|
@18637
|
16 years |
vboxsync |
crOpenGL: add seamless mode clip regions to opengl ones
|
|
|
@14352
|
16 years |
vboxsync |
Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
|
|
|
@14214
|
16 years |
vboxsync |
Additions/Guest Library: add R3 property wait API
|
|
|
@14105
|
16 years |
vboxsync |
HostServices/GuestProperties: fixed a burn
|
|
|
@14104
|
16 years |
vboxsync |
HostServices/GuestProperties: fixed the GET_NOTIFICATION protocol
|
|
|
@13995
|
16 years |
vboxsync |
doxygen
|
|
|