|
|
@47651
|
11 years |
vboxsync |
Main/idl: fix incorrectly placed <if>, part of preparation for token …
|
|
|
@47650
|
11 years |
vboxsync |
Main/idl/apiwrap-server: add support for providing hints to the …
|
|
|
@47649
|
11 years |
vboxsync |
Main/idl: Fix small VirtualBox.xidl issues (showing the need to …
|
|
|
@47571
|
11 years |
vboxsync |
include,Devices,Main,VirtualBox: multi-touch input.
|
|
|
@47561
|
11 years |
vboxsync |
Main/VirtualBox+Machine+Session: separate out the client death …
|
|
|
@47485
|
11 years |
vboxsync |
crOpenGL: 3d data visibility notifications, bugfixes
|
|
|
@47477
|
11 years |
vboxsync |
Documentation: occured -> occurred.
|
|
|
@47469
|
11 years |
vboxsync |
Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
|
|
|
@47401
|
11 years |
vboxsync |
Main,Frontends: Second step of USB controller rework. There is one …
|
|
|
@47393
|
11 years |
vboxsync |
VirtualBox.xidl: Clarification for IProcess::terminate().
|
|
|
@47376
|
11 years |
vboxsync |
Main/USB: USB Controller implementation rework. Moved filter handling …
|
|
|
@47338
|
11 years |
vboxsync |
Use <pre> instead of <computeroutput>.
|
|
|
@47337
|
11 years |
vboxsync |
Documentation.
|
|
|
@47333
|
11 years |
vboxsync |
Main: add missing TouchContactState/None enumeration value to the IDL.
|
|
|
@47295
|
11 years |
vboxsync |
Docs: Update.
|
|
|
@47258
|
11 years |
vboxsync |
Main/IGuest: Added eventSource in IDL.
|
|
|
@47256
|
11 years |
vboxsync |
Main/IDL: correct description doxygen.
|
|
|
@47250
|
11 years |
vboxsync |
Main: fix a warning.
|
|
|
@47249
|
11 years |
vboxsync |
Main/Multi-touch: extend OnMouseCapabilityChanged event.
|
|
|
@47246
|
11 years |
vboxsync |
Setings: add multi-touch setting and fix combo mouse somewhat.
|
|
|
@47245
|
11 years |
vboxsync |
Main/Mouse: updated multi-touch protocol for in-contact informatin.
|
|
|
@47221
|
11 years |
vboxsync |
Build fix.
|
|
|
@47217
|
11 years |
vboxsync |
Build fix.
|
|
|
@47216
|
11 years |
vboxsync |
Main: Added new event OnGuestUserStateChanged + GuestUserState enumeration.
|
|
|
@47208
|
11 years |
vboxsync |
Devices/Input: more multi-touch plumbing.
|
|
|
@47175
|
11 years |
vboxsync |
Devices/Input: most of the Main plumbing for guest multi-touch. Fix …
|
|
|
@47174
|
11 years |
vboxsync |
Devices/Input: most of the Main plumbing for guest multi-touch.
|
|
|
@47124
|
11 years |
vboxsync |
Fixed python bindings bustage on windows, the libary UUID was changed …
|
|
|
@47018
|
11 years |
vboxsync |
Main: re-commit r86967
Main/Network: DHCP server has got the ear in …
|
|
|
@46969
|
11 years |
vboxsync |
backed out …
|
|
|
@46959
|
11 years |
vboxsync |
Main/Network: DHCP server has got the ear in Main, and we able …
|
|
|
@46778
|
11 years |
vboxsync |
Main/idl: more typos
|
|
|
@46776
|
11 years |
vboxsync |
Main/idl: typo
|
|
|
@46775
|
11 years |
vboxsync |
Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
|
|
|
@46667
|
11 years |
vboxsync |
Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
|
|
|
@46524
|
12 years |
vboxsync |
Main/IGuest::UpdateGuestAdditions: Implemented support for passing …
|
|
|
@46523
|
12 years |
vboxsync |
Main/VBoxManage: allow to enable video recording at VM runtime
|
|
|
@46478
|
12 years |
vboxsync |
libs/xpcom: touch up Java XPCOM wrapper generation, new common …
|
|
|
@46465
|
12 years |
vboxsync |
Main/VPX: introduced onVideoCaptureChange event
|
|
|
@46423
|
12 years |
vboxsync |
VMM,Main: Introduced a execute-all-in-IEM debug mode.
|
|
|
@46367
|
12 years |
vboxsync |
Control VBoxSVC release logging. Xtracker id: 6787
|
|
|
@46348
|
12 years |
vboxsync |
Override VM Icon Implementation xtracker id:5292
|
|
|
@46309
|
12 years |
vboxsync |
Main/idl: documentation clarification for the LockType variants
|
|
|
@46123
|
12 years |
vboxsync |
Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
|
|
|
@45971
|
12 years |
vboxsync |
Main, VMM: Added an API seting to disable VT-x unrestricted execution.
|
|
|
@45940
|
12 years |
vboxsync |
crOpenGL->Fe/Qt notification mechanism
|
|
|
@45926
|
12 years |
vboxsync |
IMachine::VideoCaptureFps
|
|
|
@45840
|
12 years |
vboxsync |
idl: uuid change for r85412
|
|
|
@45838
|
12 years |
vboxsync |
VPX: plugged memory leak; introduced rate parameter; clear artefacts …
|
|
|
@45810
|
12 years |
vboxsync |
Main: Forgot to change some interface UUIDs.
|
|
|
@45805
|
12 years |
vboxsync |
Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
|
|
|
@45680
|
12 years |
vboxsync |
Main/VRDEServer: Back out code to disable VRDE server if no graphics …
|
|
|
@45674
|
12 years |
vboxsync |
Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
|
|
|
@45660
|
12 years |
vboxsync |
Main/Machine+Console+Settings: add graphics controller type setting, …
|
|
|
@45622
|
12 years |
vboxsync |
Main: Introducing CPUPropertyType_LongMode + legacy band aid.
|
|
|
@45589
|
12 years |
vboxsync |
GuestCtrl: Clarify API documentation.
|
|
|
@45567
|
12 years |
vboxsync |
Trim trailing spaces.
|
|
|
@45566
|
12 years |
vboxsync |
VirtualBox.xidl: Documentation.
|
|
|
@45565
|
12 years |
vboxsync |
Main: change UUID after interface changes
|
|
|
@45518
|
12 years |
vboxsync |
Main: Code generator for (xp)com API implementations, including …
|
|
|
@45497
|
12 years |
vboxsync |
back out API wrapper generator, too broken with XPCOM
|
|
|
@45491
|
12 years |
vboxsync |
Main: Code generator for (xp)com implementations, including logging …
|
|
|
@45483
|
12 years |
vboxsync |
Main/glue+idl+webservice: move the type mapping XSLT include file to a …
|
|
|
@45482
|
12 years |
vboxsync |
GuestCtrl: Added abstract IGuestProcessIOEvent event, removed …
|
|
|
@45426
|
12 years |
vboxsync |
GuestCtrl: Added EventSource getters + OnGuestFileRegistered event.
|
|
|
@45422
|
12 years |
vboxsync |
Trim trailing spaces.
|
|
|
@45420
|
12 years |
vboxsync |
Build fix: Adding missing macros to VirtualBox.xidl.
|
|
|
@45415
|
12 years |
vboxsync |
GuestCtrl: Implemented using (public) VirtualBox events instead of own …
|
|
|
@45284
|
12 years |
vboxsync |
Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
|
|
|
@45138
|
12 years |
vboxsync |
Main/NATNetworks: API+XML serialization for NATNetworks.
|
|
|
@45119
|
12 years |
vboxsync |
reverted: r84411. (need to solve issues with java first.)
|
|
|
@45117
|
12 years |
vboxsync |
Main/NATNetwork API (xTracker/5894).
|
|
|
@45068
|
12 years |
vboxsync |
Main/Machine: rename two methods for better compatibility with …
|
|
|
@45010
|
12 years |
vboxsync |
GuestCtrl: More code for guest session infrastructure handling …
|
|
|
@44970
|
12 years |
vboxsync |
Main/VirtualBoxClient: add method to perform VM error checking which …
|
|
|
@44948
|
12 years |
vboxsync |
Main/SystemProperties+Machine: new config setting for default VM …
|
|
|
@44935
|
12 years |
vboxsync |
GuestCtrl: More code for guest session infrastructure handling …
|
|
|
@44649
|
12 years |
vboxsync |
Documentation: added new paragraphs into chapter "Incompatible API …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44503
|
12 years |
vboxsync |
Main: change API. Interface IMediumFormat was touched. Attribute …
|
|
|
@44409
|
12 years |
vboxsync |
Main/Medium: resizing needs to update the image size information, and …
|
|
|
@44365
|
12 years |
vboxsync |
Main: change API. Interface IMedium was touched. Handling enumeration …
|
|
|
@44340
|
12 years |
vboxsync |
VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
|
|
|
@44322
|
12 years |
vboxsync |
Fe/VBoxManage: Implemented "guestproperty delete", updated documentation.
|
|
|
@43908
|
12 years |
vboxsync |
Main/Metrics: VM network rate metrics (#6345)
|
|
|
@43869
|
12 years |
vboxsync |
Main/MachineDebugger: make it available over the webservice (except …
|
|
|
@43162
|
12 years |
vboxsync |
Main/Guest Control 2.0: Cleanup, separated guest error handling.
|
|
|
@43103
|
12 years |
vboxsync |
whitespace/comment touchup
|
|
|
@43065
|
12 years |
vboxsync |
Documentation.
|
|
|
@43063
|
12 years |
vboxsync |
Main/Machine+VirtualBox: fix bugs related to directoryIncludesUUID …
|
|
|
@43058
|
12 years |
vboxsync |
VBoxManage/UpdateAdditions: Implemented --wait-start to only wait for …
|
|
|
@43041
|
12 years |
vboxsync |
Main/VirtualBox: final API change, cleans up optional parameters to …
|
|
|
@43036
|
12 years |
vboxsync |
Main/GuestCtrl: Reduce number of maximum guest sessions at once to 32 …
|
|
|
@43023
|
12 years |
vboxsync |
Legacy IDE Support: eliminating the API support for configuring the …
|
|
|
@42864
|
12 years |
vboxsync |
Main/Guest control: Removed old API.
|
|
|
@42846
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|
@42838
|
12 years |
vboxsync |
Main/EncodeAndVideoRecording Module and API implementation: …
|
|
|
@42819
|
12 years |
vboxsync |
Guest Control 2.0: Documentation.
|
|
|
@42818
|
12 years |
vboxsync |
Guest Control 2.0: Use timeouts for IFile operations, renamed size to …
|
|
|
@42810
|
12 years |
vboxsync |
Guest Control 2.0: Update.
|
|
|