VirtualBox

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

Name Size Rev Age Author Last Change
../
hgcm 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
VRDEServerImpl.h 3.4 KB 33592   14 years vboxsync VRDE: renamed VRDPServer.h, .cpp to VRDEServer.
VMMDev.h 2.4 KB 33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
VirtualBoxImpl.h 12.2 KB 33765   14 years vboxsync Main: Added attribute IVirtualBox::ExtensionPackManager.
VirtualBoxErrorInfoImpl.h 3.8 KB 30714   15 years vboxsync Main: remove SupportErrorInfo template magic
VirtualBoxBase.h 33.2 KB 33760   14 years vboxsync Main/Medium: don't just randomly throw exception if a device type …
VFSExplorerImpl.h 2.8 KB 33461   14 years vboxsync Main: Add additional params to IVirtualBox::EntryList for querying the …
vector.h 13.2 KB 32324   15 years vboxsync Main/USBProxyServiceLinux: split out USB enumeration from …
vbox-libhal.h 2.6 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
USBProxyService.h 12.6 KB 32301   15 years vboxsync Main/USBProxyServiceLinux: split out the check for usbfs into a static …
USBGetDevices.h 2.8 KB 32469   14 years vboxsync Main/USB/linux: minor fixes to USBGetDevides
USBDeviceImpl.h 3.6 KB 30739   15 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
USBDeviceFilterImpl.h 8.6 KB 31892   15 years vboxsync OSE header fixes
USBControllerImpl.h 3.2 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
SystemPropertiesImpl.h 5.5 KB 33598   14 years vboxsync Main: use RTPATH_MAX and RTPathUserHome() wrapper
StorageControllerImpl.h 3.5 KB 31308   15 years vboxsync Main: storage controller/attachment cleanup
SnapshotImpl.h 3.9 KB 31539   15 years vboxsync Main: use settings struct for machine user data; remove …
SharedFolderImpl.h 3.2 KB 33708   14 years vboxsync Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
SessionImpl.h 5.3 KB 33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
SerialPortImpl.h 2.9 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
RemoteUSBDeviceImpl.h 3.8 KB 33004   14 years vboxsync Renamed VBox-VRDP interface to VRDE.
RemoteUSBBackend.h 3.6 KB 33004   14 years vboxsync Renamed VBox-VRDP interface to VRDE.
ProgressProxyImpl.h 4.3 KB 30739   15 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
ProgressImpl.h 8.9 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
ProgressCombinedImpl.h 6.9 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
PerformanceImpl.h 6.7 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
Performance.h 19.7 KB 30847   15 years vboxsync Main/Machine+Performance+VirtualBox: move deleting the performance …
ParallelPortImpl.h 2.6 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
ovfreader.h 18.6 KB 33700   14 years vboxsync Main;Runtime: use size_t
objectslist.h 4.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
NetworkAdapterImpl.h 5.2 KB 31287   15 years vboxsync Initial API changes for resource control (storage/network/cpu)
netif.h 4.9 KB 31539   15 years vboxsync Main: use settings struct for machine user data; remove …
NATEngineImpl.h 4.4 KB 33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
MouseImpl.h 4.7 KB 33758   14 years vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
MediumLock.h 7.9 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
MediumImpl.h 14.9 KB 33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
MediumFormatImpl.h 3.8 KB 33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
MediumAttachmentImpl.h 3.2 KB 33078   14 years vboxsync Main: change per-machine media registries so that removeable media …
Matching.h 13.7 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
Makefile.kup 0 bytes 6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
MachineImpl.h 46.4 KB 33848   14 years vboxsync Main/Console+Machine: move progress object for Console::SaveState from …
MachineDebuggerImpl.h 3.3 KB 31698   15 years vboxsync Main, frontends: unsigned long long -> long long
Logging.h 3.4 KB 33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
KeyboardImpl.h 3.0 KB 33849   14 years vboxsync whitespace
HostUSBDeviceImpl.h 12.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
HostPower.h 2.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
HostNetworkInterfaceImpl.h 3.7 KB 30739   15 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
HostImpl.h 5.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
HostHardwareLinux.h 5.3 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
GuestOSTypeImpl.h 4.3 KB 33447   14 years vboxsync Main/UIWizard: Sound Controller attachement recommendations was added.
GuestImpl.h 8.8 KB 33776   14 years vboxsync Main/IGuest::updateGuestAdditions: Introduced additional flags …
Global.h 6.6 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
FramebufferImpl.h 2.9 KB 30714   15 years vboxsync Main: remove SupportErrorInfo template magic
ExtPackUtil.h 2.3 KB 33806   14 years vboxsync ExtPack changes, related IPRT changes.
ExtPackManagerImpl.h 5.0 KB 33693   14 years vboxsync Main: More ExtPack code.
EventImpl.h 6.0 KB 33298   14 years vboxsync Main: fix docs for aggregator API, burn fix
DisplayUtils.h 1.1 KB 32398   15 years vboxsync Main: Save guest dimension in save state; add method for queering this …
DisplayImpl.h 11.3 KB 33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
DHCPServerRunner.h 2.0 KB 33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
DHCPServerImpl.h 2.5 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
ConsoleVRDPServer.h 9.4 KB 33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
ConsoleImpl.h 29.7 KB 33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
ConsoleEvents.h 3.5 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
BusAssignmentManager.h 2.6 KB 33690   14 years vboxsync PCI: more slot management bits
BIOSSettingsImpl.h 2.9 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
AutoStateDep.h 6.3 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
AutoCaller.h 14.9 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
AudioSnifferInterface.h 1.4 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
AudioAdapterImpl.h 2.5 KB 30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
ApplianceImplPrivate.h 8.1 KB 33698   14 years vboxsync Main-OVF: make it possible to overwrite all available items if a …
ApplianceImpl.h 12.4 KB 33651   14 years vboxsync Main-OVF: rename
Note: See TracBrowser for help on using the repository browser.

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