VirtualBox

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

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