VirtualBox

source: vbox/trunk/src/VBox/Main@ 35273

Name Size Rev Age Author Last Change
../
xpcom 34717   14 years vboxsync typo
xml 35151   14 years vboxsync Main/settings: leave out RAW format definition for DVD and floppy …
win 34546   14 years vboxsync typo
webservice 35154   14 years vboxsync build fix
testcase 34341   14 years vboxsync Main/linux/USB and RDP/client/vrdp: clean up the handling of the USB …
solaris 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
os2 31892   14 years vboxsync OSE header fixes
nls 2634   17 years vboxsync nls
linux 34716   14 years vboxsync Main/linux/USB: more thorough checks for the different USB probing methods
include 35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
idl 35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
hgcm 35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
glue 35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
generic 33806   14 years vboxsync ExtPack changes, related IPRT changes.
freebsd 34014   14 years vboxsync scm whitespace cleanup
darwin 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
cbinding 33396   14 years vboxsync Main: Some OS/2 build fixes.
VRDEServerImpl.cpp 28.3 KB 35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
VMMDevInterface.cpp 31.8 KB 33758   14 years vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
VirtualBoxImpl.cpp 146.1 KB 35139   14 years vboxsync Main: use VirtualBox::saveRegistries() instead of plain …
VirtualBoxErrorInfoImpl.cpp 6.7 KB 32780   14 years vboxsync com/Guid: remove conversion operators to eliminate any compiler …
VirtualBoxClientImpl.cpp 8.4 KB 35172   14 years vboxsync Main/Events+VirtualBoxClient: merge VBoxSVCUnavailable and …
VirtualBoxBase.cpp 25.5 KB 34237   14 years vboxsync Main: Be a bit more obvious when logging warnings instead of errors.
VFSExplorerImpl.cpp 20.2 KB 33797   14 years vboxsync Main: use RTPathJoin
VBoxExtPackHelperApp.cpp 66.7 KB 35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
VBoxDriversRegister.cpp 2.2 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
USBProxyService.cpp 37.0 KB 33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
USBDeviceImpl.cpp 8.5 KB 30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
USBDeviceFilterImpl.cpp 37.7 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
USBControllerImpl.cpp 35.6 KB 33708   14 years vboxsync Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
SystemPropertiesImpl.cpp 29.1 KB 34563   14 years vboxsync VRDPAuth -> VBoxAuth.
StorageControllerImpl.cpp 24.3 KB 34010   14 years vboxsync Main, FE/VBoxManage: Make it possible to mark specific controllers as …
SnapshotImpl.cpp 123.9 KB 35175   14 years vboxsync Main/Machine: rename mSnapshotData to mConsoleTaskData (together with …
SharedFolderImpl.cpp 10.4 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
SessionImpl.cpp 38.1 KB 34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
SerialPortImpl.cpp 18.2 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
RemoteUSBDeviceImpl.cpp 7.9 KB 33004   14 years vboxsync Renamed VBox-VRDP interface to VRDE.
RemoteUSBBackend.cpp 37.0 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
ProgressProxyImpl.cpp 22.0 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
ProgressImpl.cpp 52.4 KB 33621   14 years vboxsync Utf8Str: Use printfV in Utf8StrFmt, eliminated Utf8StrFmtVA by …
PerformanceImpl.cpp 23.4 KB 30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
Performance.cpp 21.0 KB 33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
PciDeviceAttachmentImpl.cpp 3.1 KB 34331   14 years vboxsync PCI: more 4.0 interfaces
ParallelPortImpl.cpp 13.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
NetworkAdapterImpl.cpp 44.7 KB 33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
NATEngineImpl.cpp 18.5 KB 34992   14 years vboxsync Main/NATEngine: return proper error info if a NAT rule cannot be registered
MouseImpl.cpp 23.7 KB 35212   14 years vboxsync Main/Mouse: ignore mouse events on disabled screens properly
MediumLock.cpp 8.5 KB 28835   15 years vboxsync Main: live snapshot merging. initially limited to forward merging …
MediumImpl.cpp 253.7 KB 35261   14 years vboxsync Main+Frontends: fix windows burns
MediumFormatImpl.cpp 10.3 KB 33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
MediumAttachmentImpl.cpp 10.7 KB 34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
Matching.cpp 4.8 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
Makefile.kmk 31.0 KB 35170   14 years vboxsync Main: Moved Guest Control code to own file for better separation.
MachineImpl.cpp 393.6 KB 35175   14 years vboxsync Main/Machine: rename mSnapshotData to mConsoleTaskData (together with …
MachineDebuggerImpl.cpp 22.9 KB 35250   14 years vboxsync IMachineDebugger: More methods and attribute stubs that may come in useful.
Logging.cpp 739 bytes 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
KeyboardImpl.cpp 12.1 KB 34396   14 years vboxsync one more
HostUSBDeviceImpl.cpp 91.4 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
HostPower.cpp 5.5 KB 33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
HostNetworkInterfaceImpl.cpp 16.4 KB 32718   14 years vboxsync com/string: Remove bool conversion operator and other convenience …
HostImpl.cpp 95.5 KB 33777   14 years vboxsync Main/HostImpl: Solaris DVD enumeration, minor optimization.
GuestOSTypeImpl.cpp 13.8 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
GuestImpl.cpp 21.3 KB 35170   14 years vboxsync Main: Moved Guest Control code to own file for better separation.
GuestCtrlImpl.cpp 99.8 KB 35243   14 years vboxsync Main/GuestCtrlImpl: allow size 0 when copying a file to the guest
Global.cpp 35.2 KB 34904   14 years vboxsync Main/Global: enable USB tablet for "Solaris modern" guests
ExtPackUtil.cpp 42.9 KB 35158   14 years vboxsync ExtPackUtils.cpp: Fixed uninitialized variable when validating license …
ExtPackManagerImpl.cpp 95.7 KB 35273   14 years vboxsync IExtPackFile,IExtPackManager: Added progress and display info to the …
EventImpl.cpp 41.1 KB 34316   14 years vboxsync Main/Event: comment the special use of E_ABORT
Doxyfile.Main 58.1 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
DisplayUtils.cpp 5.9 KB 32398   14 years vboxsync Main: Save guest dimension in save state; add method for queering this …
DisplayResampleImage.cpp 9.3 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
DisplayPNGUtil.cpp 6.9 KB 31958   14 years vboxsync Main: thumbnail PNG API, refactoring
DisplayImpl.cpp 134.6 KB 35211   14 years vboxsync Main/Display: proper pointer position when a guest screen is disabled
DHCPServerRunner.cpp 3.7 KB 33806   14 years vboxsync ExtPack changes, related IPRT changes.
DHCPServerImpl.cpp 7.1 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
ConsoleVRDPServer.cpp 81.8 KB 35191   14 years vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
ConsoleImplTeleporter.cpp 45.1 KB 33540   14 years vboxsync *: spelling fixes, thanks Timeless!
ConsoleImpl.cpp 283.6 KB 35171   14 years vboxsync Main/Console: log the file system of the snapshot folder as well
ConsoleImpl2.cpp 189.5 KB 35171   14 years vboxsync Main/Console: log the file system of the snapshot folder as well
BusAssignmentManager.cpp 14.0 KB 34331   14 years vboxsync PCI: more 4.0 interfaces
BIOSSettingsImpl.cpp 15.5 KB 28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
BandwidthGroupImpl.cpp 10.4 KB 34587   14 years vboxsync Main: Bandwidth groups for disks (and later network) This introduces …
BandwidthControlImpl.cpp 16.4 KB 34588   14 years vboxsync Burn fix
AudioSnifferInterface.cpp 8.2 KB 34906   14 years vboxsync Initial audio filter implementation, which is used for audio input via …
AudioAdapterImpl.cpp 12.4 KB 30976   14 years vboxsync add support for Intel HD Audio, now built by default
ApplianceImplIO.cpp 44.0 KB 34101   14 years vboxsync Main-OVF: address r67784
ApplianceImplImport.cpp 116.8 KB 34501   14 years vboxsync Main/OVF: use ostype from ovf:/OperatingSystemSection/vbox:OSType …
ApplianceImplExport.cpp 89.8 KB 35164   14 years vboxsync Main/Appliance: handle exporting of VMs with DVD drives attached to …
ApplianceImpl.cpp 50.0 KB 33698   14 years vboxsync Main-OVF: make it possible to overwrite all available items if a …
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