VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48804   11 years vboxsync Main: VirtualBox::onHostNameResolutionConfigurationChange()
(edit) @48765   11 years vboxsync Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use …
(edit) @48710   11 years vboxsync NatNetworking/Main: do reference couting on network attachment switch.
(edit) @48709   11 years vboxsync NatNetwork: reference counting. intoroduces natNetworkRef{Inc,Dec}, if …
(edit) @48631   11 years vboxsync Main: EmulatedUSB callback, detach device.
(edit) @48607   11 years vboxsync VBoxManage,Main: VideoCaptureDevice -> VideoInputDevice
(edit) @48600   11 years vboxsync VBoxManage,Main: IHost::VideoCaptureDevices. Windows host implementation.
(edit) @48589   11 years vboxsync IHost::VideoCaptureDevices (update)
(edit) @48578   11 years vboxsync IHost::VideoCaptureDevices
(edit) @48538   11 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
(edit) @48528   11 years vboxsync Change implementation for turning a reset into a power off to prevent …
(edit) @48505   11 years vboxsync Main/Machine: preparations for moving machines to a different place on disk
(edit) @48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
(edit) @48417   11 years vboxsync Main/NATNetworkImpl: accept hint for address selection returning …
(edit) @48406   11 years vboxsync Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
(edit) @48313   11 years vboxsync Main/ExtPackManager+Console: add a way to load HGCM modules from an …
(edit) @48297   11 years vboxsync Main/Medium: redesign API level medium locking, needed conversions …
(edit) @48282   11 years vboxsync 32-bit main API on 64-bit solaris.
(edit) @48107   11 years vboxsync NATNetwork windows build fix. Fixed memory leak in …
(edit) @48101   11 years vboxsync BUGZ#6780: API change: introduced GetShortName() method for …
(edit) @48098   11 years vboxsync Main/NATNetwork: loopback mappings registration/deletion and modification.
(edit) @48054   11 years vboxsync Main: Add new extradata setting VBoxInternal2/TurnResetIntoPowerOff to …
(edit) @48013   11 years vboxsync Main/Performance: fix the return code
(edit) @47991   11 years vboxsync Main: Made the exclusive HW virtualization use setting global rather …
(edit) @47963   11 years vboxsync pr6022. Additional checks during OVA/OVF import. Deleting temporary …
(edit) @47922   11 years vboxsync Main: IVFSExplorer use LONG64 for file sizes.
(edit) @47894   11 years vboxsync VBoxNetLwipNAT => VBoxNetNAT
(edit) @47869   11 years vboxsync main/natnetwork: stubs for loopback6 setter/getter.
(edit) @47867   11 years vboxsync main/nat-service: too many exposed API.
(edit) @47861   11 years vboxsync bound API for loopbacks and built-in services assignments.
(edit) @47858   11 years vboxsync IGuestFile: Expose the file's ID. Nice to have for information purposes.
(edit) @47848   11 years vboxsync Main: API event for multitouch input.
(edit) @47841   11 years vboxsync Main/Devices: reverted combined use of two emulated USB devices for …
(edit) @47836   11 years vboxsync Main/IGuestFile: Changed disposition and openMode parameters being …
(edit) @47817   11 years vboxsync GuestCtrl: Update for IGuestFile; some renaming.
(edit) @47804   11 years vboxsync Main: OnGuestMouse event cleanup.
(edit) @47774   11 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47716   11 years vboxsync pr6022. 3rd variant (using VFS streaming feature) of GZIP support for …
(edit) @47650   11 years vboxsync Main/idl/apiwrap-server: add support for providing hints to the …
(edit) @47627   11 years vboxsync Main/GuestCtrl: Reduced locking times, more error checking, adjusted …
(edit) @47571   11 years vboxsync include,Devices,Main,VirtualBox: multi-touch input.
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47525   11 years vboxsync control VBoxSVC release logging xtracker id 6787
(edit) @47516   11 years vboxsync Backed out r87679: Still working on the wrong solution... Sigh.
(edit) @47500   11 years vboxsync pr6022. Second variant of support GZIP files for OVA appliance.
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @47464   11 years vboxsync Main: use VRDE input interface.
(edit) @47409   11 years vboxsync Another windows build fix
(edit) @47408   11 years vboxsync build fix for Windows
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47391   11 years vboxsync Main/VirtualBoxErrorInfo: Initialize mResultDetail.
(edit) @47386   11 years vboxsync Main/include/VirtualBoxBase.h: extend the list of ComAssert* macros to …
(edit) @47377   11 years vboxsync build fix
(edit) @47376   11 years vboxsync Main/USB: USB Controller implementation rework. Moved filter handling …
(edit) @47342   11 years vboxsync Main: Cache information about USB controller availability locally in …
(edit) @47340   11 years vboxsync pr6022. OVA appliance don't fail when a certificate file exists. GZIP …
(edit) @47310   11 years vboxsync Build fix.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @47245   11 years vboxsync Main/Mouse: updated multi-touch protocol for in-contact informatin.
(edit) @47226   11 years vboxsync Main/Mouse: more adjustments to prepare for multi-touch.
(edit) @47215   11 years vboxsync Main/vboxshell: mouse code aesthetics and fix mouse events.
(edit) @47208   11 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47192   11 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though; fix …
(edit) @47190   11 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47174   11 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch.
(edit) @47158   11 years vboxsync VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client connects
(edit) @47117   11 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47106   11 years vboxsync ConsoleImpl: serialize onVRDEServerChange
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46970   11 years vboxsync re-added Main/src-server/NATNetworkServiceRunner.cpp …
(edit) @46969   11 years vboxsync backed out …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46937   11 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46823   11 years vboxsync Main: fix breakage in previous client/server separation cleanup
(edit) @46820   11 years vboxsync Main: do not include VirtualBoxImpl.h from code ending in VBoxC …
(edit) @46775   11 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46720   12 years vboxsync Main/xml/Settings.cpp: limit snapshot depth to 250, avoiding crashes …
(edit) @46667   12 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46581   12 years vboxsync pr6022. the attribute xmlns is used in the element <Envelope> to get …
(edit) @46524   12 years vboxsync Main/IGuest::UpdateGuestAdditions: Implemented support for passing …
(edit) @46523   12 years vboxsync Main/VBoxManage: allow to enable video recording at VM runtime
(edit) @46518   12 years vboxsync Export/import OVA/OVF package supports ISO images. The problem with …
(edit) @46465   12 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @46457   12 years vboxsync Missing DECLCALLBACK on Guest::staticUpdateStats.
(edit) @46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46373   12 years vboxsync Main: delete misplaced PCIAddress class declaration, was never working
(edit) @46367   12 years vboxsync Control VBoxSVC release logging. Xtracker id: 6787
(edit) @46348   12 years vboxsync Override VM Icon Implementation xtracker id:5292
(edit) @46169   12 years vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46097   12 years vboxsync ConsoleVRDPServer: do not stop VRDP server if a resize is in process
(edit) @46065   12 years vboxsync Main/DisplayImpl: 6711: Fix for the race condition where in GA sends …
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45814   12 years vboxsync Main: removed all these recent hacks for debugging the testboxes
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45780   12 years vboxsync Main/GuestCtrl: Use active listeners instead of passive ones because …
(edit) @45706   12 years vboxsync more temporary debugging
(edit) @45680   12 years vboxsync Main/VRDEServer: Back out code to disable VRDE server if no graphics …
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