VirtualBox

source: vbox/trunk/src/VBox/Main/src-client@ 70772

Name Size Rev Age Author Last Change
../
win 69500   7 years vboxsync *: scm --update-copyright-year
xpcom 69500   7 years vboxsync *: scm --update-copyright-year
AdditionsFacilityImpl.cpp 6.0 KB 69500   7 years vboxsync *: scm --update-copyright-year
AudioDriver.cpp 10.1 KB 70670   6 years vboxsync Main/AudioDriver: Attach / detach the entire driver chain (including …
BusAssignmentManager.cpp 17.5 KB 70238   6 years vboxsync Main/Console+BusAssignmentManager: Move from manual PCI bridge …
ClientTokenHolder.cpp 9.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
ConsoleImpl2.cpp 253.6 KB 70772   6 years vboxsync Doxygen fix
ConsoleImpl.cpp 358.4 KB 70766   6 years vboxsync Main,FE/VBoxManage: Allow changing the serial port attachment type …
ConsoleImplTeleporter.cpp 46.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
ConsoleVRDPServer.cpp 133.4 KB 70496   6 years vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
DisplayImpl.cpp 160.2 KB 70644   6 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
DisplayImplLegacy.cpp 30.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
DisplaySourceBitmapImpl.cpp 4.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
DrvAudioVideoRec.cpp 37.1 KB 70644   6 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
DrvAudioVRDE.cpp 24.4 KB 70644   6 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
EBML_MKV.h 2.9 KB 70620   6 years vboxsync VideoRec/EBML_MKV.h: Copyright 2018.
EBMLWriter.cpp 8.3 KB 69683   6 years vboxsync VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter …
EBMLWriter.h 3.4 KB 69683   6 years vboxsync VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter …
EmulatedUSBImpl.cpp 17.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestCtrlImpl.cpp 19.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestCtrlPrivate.cpp 33.9 KB 67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
GuestDirectoryImpl.cpp 11.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestDnDPrivate.cpp 32.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestDnDSourceImpl.cpp 52.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestDnDTargetImpl.cpp 52.3 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestFileImpl.cpp 38.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestFsObjInfoImpl.cpp 4.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestImpl.cpp 38.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestProcessImpl.cpp 79.8 KB 70388   6 years vboxsync Main/GuestProcessImpl.cpp: Made annoying assertion in …
GuestSessionImpl.cpp 111.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
GuestSessionImplTasks.cpp 65.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
HGCM.cpp 73.2 KB 70599   6 years vboxsync Main: Minor HGCM fixes, ?bugref:9064
HGCMObjects.cpp 6.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
HGCMThread.cpp 21.3 KB 69500   7 years vboxsync *: scm --update-copyright-year
KeyboardImpl.cpp 12.5 KB 69500   7 years vboxsync *: scm --update-copyright-year
MachineDebuggerImpl.cpp 50.0 KB 69500   7 years vboxsync *: scm --update-copyright-year
Makefile.kup 0 bytes 35375   13 years vboxsync Adding Makefile.kup files to the new Main directories.
MouseImpl.cpp 38.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
Nvram.cpp 14.5 KB 70239   6 years vboxsync Main/Nvram: use PDM driver include, avoid unnecessary header dependency
PCIRawDevImpl.cpp 5.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
README.testing 735 bytes 54162   9 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
RemoteUSBBackend.cpp 39.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
RemoteUSBDeviceImpl.cpp 7.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
SessionImpl.cpp 38.0 KB 68986   7 years vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
UsbCardReader.cpp 66.4 KB 70237   6 years vboxsync Main/UsbCardReader: use PDM driver include, avoid unnecessary header …
USBDeviceImpl.cpp 7.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
UsbWebcamInterface.cpp 13.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
VBoxDriversRegister.cpp 3.4 KB 70496   6 years vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
VideoRec.cpp 50.4 KB 70621   6 years vboxsync Main/VideoRec: Logging nit.
VideoRec.h 5.6 KB 70035   6 years vboxsync Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
VirtualBoxClientImpl.cpp 26.7 KB 70585   6 years vboxsync VirtualBoxClientImpl.cpp: Adjusted SDS diagnostic messages. Fixed …
VMMDevInterface.cpp 30.9 KB 70599   6 years vboxsync Main: Minor HGCM fixes, ?bugref:9064
WebMWriter.cpp 26.3 KB 70623   6 years vboxsync VideoRec/WebMWriter: Fixes required for some players (e.g latest Firefox).
WebMWriter.h 15.1 KB 70623   6 years vboxsync VideoRec/WebMWriter: Fixes required for some players (e.g latest Firefox).
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use