VirtualBox

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

Name Size Rev Age Author Last Change
../
win 55401   10 years vboxsync added a couple of missing Id headers
Wrapper.h 8.6 KB 55943   10 years vboxsync Wrapper.h: Replaced RT_UNLIKELY with RT_LIKELY to improve our karma …
VRDEServerImpl.h 3.0 KB 49644   11 years vboxsync stage 1/8 of 6813 changes
VMMDev.h 2.6 KB 55401   10 years vboxsync added a couple of missing Id headers
VirtualBoxImpl.h 16.9 KB 60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
VirtualBoxErrorInfoImpl.h 4.8 KB 60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
VirtualBoxClientImpl.h 2.3 KB 60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
VirtualBoxBase.h 35.4 KB 60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
VFSExplorerImpl.h 2.8 KB 60448   9 years vboxsync bugref:7179. Removed auto_ptr from VFSExplorerImpl.cpp
vector.h 13.2 KB 55401   10 years vboxsync added a couple of missing Id headers
vbox-libhal.h 2.6 KB 55401   10 years vboxsync added a couple of missing Id headers
UsbWebcamInterface.h 2.5 KB 49120   11 years vboxsync Main: emulated webcam updates.
USBProxyService.h 4.5 KB 60742   9 years vboxsync Main/USBProxy{Service|Backend}: Rework interaction between thos two to …
USBProxyBackend.h 13.0 KB 60758   9 years vboxsync Main/{USBProxyBackend|HostUSBDeviceImpl}: Don't hardcode certain host …
USBIdDatabase.h 6.2 KB 59733   9 years vboxsync USBIdDatabaseGenerator: Share code with oiddb2c.
USBGetDevices.h 2.9 KB 60146   9 years vboxsync linux/USBGetDevices: made the linux specific deviceFree function …
USBDeviceImpl.h 3.5 KB 59381   9 years vboxsync Main,FE/Qt: Don't access the USB ID database for …
USBDeviceFiltersImpl.h 2.6 KB 49951   11 years vboxsync 6813 - stage 5 - Make use of server side API wrapper code in all interfaces
USBDeviceFilterImpl.h 7.7 KB 51498   10 years vboxsync 6813 - MachineImpl use of server side wrappers + misc mods on other …
USBControllerImpl.h 2.0 KB 56035   9 years vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
UsbCardReader.h 2.9 KB 41363   12 years vboxsync VRDP,Main,Extpack,include: smartcard support: do not use platform …
TokenImpl.h 2.1 KB 48955   11 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
ThreadTask.h 1.5 KB 59087   9 years vboxsync bugref:7179. auto_ptr was removed from the files VirtualBoxImpl.cpp …
SystemPropertiesImpl.h 7.1 KB 56372   9 years vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
StorageControllerImpl.h 3.0 KB 56477   9 years vboxsync Main/StorageController: Eliminate leftovers from the SATA IDE …
SnapshotImpl.h 3.9 KB 54948   10 years vboxsync Main/Medium+Snapshot: make all code recursing over trees (objects …
SharedFolderImpl.h 3.3 KB 55401   10 years vboxsync added a couple of missing Id headers
SessionImpl.h 6.2 KB 60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
SerialPortImpl.h 2.3 KB 59926   9 years vboxsync Main/Machine+SerialPort+ParallelPort: only write the non-default …
SecretKeyStore.h 5.8 KB 55401   10 years vboxsync added a couple of missing Id headers
RemoteUSBDeviceImpl.h 3.5 KB 59381   9 years vboxsync Main,FE/Qt: Don't access the USB ID database for …
RemoteUSBBackend.h 3.7 KB 55401   10 years vboxsync added a couple of missing Id headers
QMTranslator.h 1.7 KB 53624   10 years vboxsync scm automatic cleanups.
ProgressProxyImpl.h 4.1 KB 60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
ProgressImpl.h 7.5 KB 54992   10 years vboxsync Main/Progress: big cleanup eliminating inconsistencies and redundant code
PerformanceImpl.h 6.1 KB 57428   9 years vboxsync DECLCALLBACK
Performance.h 33.7 KB 56587   9 years vboxsync Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
PCIRawDevImpl.h 1.6 KB 42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
PCIDeviceAttachmentImpl.h 1.7 KB 50922   11 years vboxsync 6183 src-all/PCIDeviceAttachmentImpl.cpp
ParallelPortImpl.h 2.0 KB 59926   9 years vboxsync Main/Machine+SerialPort+ParallelPort: only write the non-default …
ovfreader.h 24.0 KB 50196   11 years vboxsync Main: s/Vbox/VBox/g s/VB/VBox/g
ObjectState.h 5.1 KB 59996   9 years vboxsync Main/VirtualBox: postpone the error reporting from VirtualBox object …
objectslist.h 5.4 KB 55401   10 years vboxsync added a couple of missing Id headers
Nvram.h 1.4 KB 44591   12 years vboxsync DevEFI,Nvram.cpp: Cleaning up. (partly tested)
NetworkServiceRunner.h 1.6 KB 54705   10 years vboxsync Main: VBoxNetNAT/VBoxNetDHCP: sometimes it's required to kill the …
NetworkAdapterImpl.h 5.9 KB 57694   9 years vboxsync Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
netif.h 5.4 KB 55401   10 years vboxsync added a couple of missing Id headers
NATNetworkImpl.h 3.9 KB 60786   9 years vboxsync Main/NATNetwork+NATEngine: simplify settings handling greatly by …
NATEngineImpl.h 3.5 KB 57694   9 years vboxsync Main/NATEngine+NetworkAdapter: NetworkAdapter::i_copyFrom didn't …
MouseImpl.h 5.7 KB 53965   10 years vboxsync Devices/Graphics, Main: optionally send cursor integration toggle and …
MediumLock.h 8.7 KB 50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
MediumImpl.h 17.8 KB 60627   9 years vboxsync Main/Medium: When creating a medium lock list, explicitly state which …
MediumFormatImpl.h 3.4 KB 45518   12 years vboxsync Main: Code generator for (xp)com API implementations, including …
MediumAttachmentImpl.h 4.2 KB 56820   9 years vboxsync Main/StorageController: Fix storage controller renaming, it needs …
Matching.h 13.8 KB 58132   9 years vboxsync *: Doxygen fixes.
Makefile.kup 0 bytes 6851   17 years vboxsync Ported r27277:27975 (array support) from branches/dmik/s2.
MachineImplCloneVM.h 1.3 KB 55401   10 years vboxsync added a couple of missing Id headers
MachineImpl.h 68.8 KB 60765   9 years vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
MachineDebuggerImpl.h 6.4 KB 56567   9 years vboxsync IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, …
Logging.h 1.4 KB 58144   9 years vboxsync *: Doxygen fixes.
KeyboardImpl.h 2.9 KB 52924   10 years vboxsync IKeyboard::KeyboardLEDs getter
HostVideoInputDeviceImpl.h 1.9 KB 49132   11 years vboxsync Main/HostVideoInputDeviceImpl: use VBoxHostWebcamList.
HostUSBDeviceImpl.h 12.2 KB 59381   9 years vboxsync Main,FE/Qt: Don't access the USB ID database for …
HostPower.h 3.3 KB 60952   9 years vboxsync HostPower.h: another PVM fix (new SDK).
HostNetworkInterfaceImpl.h 3.8 KB 50174   11 years vboxsync Main/src-server: unify {p,m}VBox => {p,m}VirtualBox
HostImpl.h 7.6 KB 60089   9 years vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
HostHardwareLinux.h 5.3 KB 44528   12 years vboxsync header (C) fixes
HGCMThread.h 5.4 KB 55401   10 years vboxsync added a couple of missing Id headers
HGCMObjects.h 2.6 KB 55401   10 years vboxsync added a couple of missing Id headers
HGCM.h 2.2 KB 55401   10 years vboxsync added a couple of missing Id headers
HashedPw.h 798 bytes 40066   13 years vboxsync hash the teleporter token.
GuestSessionImpl.h 24.2 KB 58552   9 years vboxsync pr7179. Fixes and improvement in the classes GuestSessionTask, …
GuestProcessImpl.h 9.9 KB 60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
GuestOSTypeImpl.h 4.3 KB 58677   9 years vboxsync introduced new OS hint for USB-3-capable guests
GuestImpl.h 10.5 KB 58230   9 years vboxsync DnD: Bugfixes.
GuestFsObjInfoImpl.h 2.1 KB 51321   10 years vboxsync Main: Fixed broken documentation due to wrapper changes.
GuestFileImpl.h 5.5 KB 55631   10 years vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
GuestDnDTargetImpl.h 3.9 KB 58519   9 years vboxsync pr7179. DnD part has been changed.
GuestDnDSourceImpl.h 3.8 KB 58519   9 years vboxsync pr7179. DnD part has been changed.
GuestDnDPrivate.h 30.9 KB 59834   9 years vboxsync DnD: GuestDnDURIObjCtx::getObj() is const, logging.
GuestDirectoryImpl.h 2.2 KB 60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
GuestCtrlImplPrivate.h 33.4 KB 60622   9 years vboxsync Guest Control: Added proper handling for (VBoxService) toolbox exit …
Global.h 6.3 KB 58677   9 years vboxsync introduced new OS hint for USB-3-capable guests
ExtPackUtil.h 5.9 KB 58988   9 years vboxsync VBoxDTrace: Extpack conversion fix.
ExtPackManagerImpl.h 9.8 KB 59319   9 years vboxsync ExtPackManager.cpp/h: Fine to VMs running when installing an extpack, …
EventImpl.h 4.9 KB 55523   10 years vboxsync Main: extend IVetoEvent interface to support approvals too.
EmulatedUSBImpl.h 2.4 KB 50580   11 years vboxsync 6813 - src-client/EmulatedUSBImpl.cpp
DrvAudioVRDE.h 1.6 KB 54435   10 years vboxsync export
DrvAudioVideoRec.h 1.7 KB 53442   10 years vboxsync PDM Audio: Branch -> trunk.
DisplayUtils.h 1.3 KB 55401   10 years vboxsync added a couple of missing Id headers
DisplayImpl.h 24.9 KB 60905   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not reset …
DHCPServerImpl.h 4.6 KB 56319   9 years vboxsync whitespace (tabs!)
ConsoleVRDPServer.h 17.3 KB 58383   9 years vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
ConsoleImpl.h 42.4 KB 59787   9 years vboxsync Main/include/ConsoleImpl.h: VMTask is a class, not a struct.
ClientWatcher.h 4.4 KB 60066   9 years vboxsync ClientWatcher: Moved the process reaping code into a separate method, …
ClientTokenHolder.h 2.5 KB 48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
ClientToken.h 2.7 KB 48431   11 years vboxsync Main/Machine+Session: New generic client session watcher …
CertificateImpl.h 3.9 KB 60343   9 years vboxsync Certificate: The data need not be backupable as the object is …
BusAssignmentManager.h 2.4 KB 51612   10 years vboxsync 6813 Use of server side API wrapper code - ConsoleImpl.cpp
BIOSSettingsImpl.h 2.5 KB 49871   11 years vboxsync 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
BandwidthGroupImpl.h 3.2 KB 55401   10 years vboxsync added a couple of missing Id headers
BandwidthControlImpl.h 2.9 KB 55401   10 years vboxsync added a couple of missing Id headers
AutoStateDep.h 8.2 KB 55401   10 years vboxsync added a couple of missing Id headers
AutostartDb.h 2.9 KB 55401   10 years vboxsync added a couple of missing Id headers
AutoCaller.h 15.6 KB 59996   9 years vboxsync Main/VirtualBox: postpone the error reporting from VirtualBox object …
AuthLibrary.h 1.4 KB 58368   9 years vboxsync Main: moved external auth library helpers to a separate source file.
AudioAdapterImpl.h 2.5 KB 56459   9 years vboxsync Main: Added audio codec type property, including recommended type.
ApplianceImplPrivate.h 15.1 KB 60337   9 years vboxsync build fix
ApplianceImpl.h 12.9 KB 60334   9 years vboxsync CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
AdditionsFacilityImpl.h 3.0 KB 55401   10 years vboxsync added a couple of missing Id headers
Note: See TracBrowser for help on using the repository browser.

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