source:
vbox/trunk/src/VBox/Main/src-client@
71586
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
win | 69500 | 7 years | *: scm --update-copyright-year | ||
xpcom | 69500 | 7 years | *: scm --update-copyright-year | ||
AdditionsFacilityImpl.cpp | 6.0 KB | 69500 | 7 years | *: scm --update-copyright-year | |
AudioDriver.cpp | 10.1 KB | 70670 | 7 years | Main/AudioDriver: Attach / detach the entire driver chain (including … | |
BusAssignmentManager.cpp | 17.5 KB | 70238 | 7 years | Main/Console+BusAssignmentManager: Move from manual PCI bridge … | |
ClientTokenHolder.cpp | 9.7 KB | 69500 | 7 years | *: scm --update-copyright-year | |
ConsoleImpl2.cpp | 254.1 KB | 71146 | 7 years | DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual … | |
ConsoleImpl.cpp | 358.4 KB | 70773 | 7 years | Main/ConsoleImpl: Make vcc happy | |
ConsoleImplTeleporter.cpp | 46.6 KB | 69500 | 7 years | *: scm --update-copyright-year | |
ConsoleVRDPServer.cpp | 133.4 KB | 70496 | 7 years | Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE. | |
DisplayImpl.cpp | 160.2 KB | 70644 | 7 years | Audio/Main: More code needed for attaching / detaching host backends … | |
DisplayImplLegacy.cpp | 30.9 KB | 69500 | 7 years | *: scm --update-copyright-year | |
DisplaySourceBitmapImpl.cpp | 4.9 KB | 69500 | 7 years | *: scm --update-copyright-year | |
DrvAudioVideoRec.cpp | 37.1 KB | 70644 | 7 years | Audio/Main: More code needed for attaching / detaching host backends … | |
DrvAudioVRDE.cpp | 24.4 KB | 70644 | 7 years | Audio/Main: More code needed for attaching / detaching host backends … | |
EBML_MKV.h | 2.9 KB | 70620 | 7 years | VideoRec/EBML_MKV.h: Copyright 2018. | |
EBMLWriter.cpp | 8.3 KB | 69683 | 7 years | VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter … | |
EBMLWriter.h | 3.4 KB | 69683 | 7 years | VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter … | |
EmulatedUSBImpl.cpp | 17.5 KB | 69500 | 7 years | *: scm --update-copyright-year | |
GuestCtrlImpl.cpp | 19.2 KB | 71560 | 7 years | Guest Control/Main: Added more AutoCaller checks for public APIs. | |
GuestCtrlPrivate.cpp | 37.2 KB | 71561 | 7 years | Guest Control/Main: Check rc in GuestBase::baseUninit(). | |
GuestDirectoryImpl.cpp | 12.6 KB | 71566 | 7 years | Guest Control/Main: Resolved a @todo: Return VERR_OBJECT_DESTROYED on … | |
GuestDnDPrivate.cpp | 32.5 KB | 69500 | 7 years | *: scm --update-copyright-year | |
GuestDnDSourceImpl.cpp | 52.7 KB | 69500 | 7 years | *: scm --update-copyright-year | |
GuestDnDTargetImpl.cpp | 52.3 KB | 69500 | 7 years | *: scm --update-copyright-year | |
GuestFileImpl.cpp | 38.7 KB | 71560 | 7 years | Guest Control/Main: Added more AutoCaller checks for public APIs. | |
GuestFsObjInfoImpl.cpp | 4.8 KB | 71567 | 7 years | Guest Control/Main: GuestFsObjInfo logging. | |
GuestImpl.cpp | 38.9 KB | 69500 | 7 years | *: scm --update-copyright-year | |
GuestProcessImpl.cpp | 81.5 KB | 71564 | 7 years | Guest Control/Main: Added GuestProcessTool::uninit() and also … | |
GuestSessionImpl.cpp | 123.3 KB | 71560 | 7 years | Guest Control/Main: Added more AutoCaller checks for public APIs. | |
GuestSessionImplTasks.cpp | 86.0 KB | 71562 | 7 years | Guest Control/Main: Logging. | |
HGCM.cpp | 73.2 KB | 70599 | 7 years | Main: Minor HGCM fixes, ?bugref:9064 | |
HGCMObjects.cpp | 6.8 KB | 69500 | 7 years | *: scm --update-copyright-year | |
HGCMThread.cpp | 21.3 KB | 69500 | 7 years | *: scm --update-copyright-year | |
KeyboardImpl.cpp | 12.5 KB | 69500 | 7 years | *: scm --update-copyright-year | |
MachineDebuggerImpl.cpp | 50.0 KB | 69500 | 7 years | *: scm --update-copyright-year | |
Makefile.kup | 0 bytes | 35375 | 14 years | Adding Makefile.kup files to the new Main directories. | |
MouseImpl.cpp | 38.8 KB | 69500 | 7 years | *: scm --update-copyright-year | |
Nvram.cpp | 14.5 KB | 70239 | 7 years | Main/Nvram: use PDM driver include, avoid unnecessary header dependency | |
PCIRawDevImpl.cpp | 5.6 KB | 69500 | 7 years | *: scm --update-copyright-year | |
README.testing | 735 bytes | 54162 | 10 years | Devices/Graphics and Main: avoid unnecessary graphics notifications to … | |
RemoteUSBBackend.cpp | 39.4 KB | 69500 | 7 years | *: scm --update-copyright-year | |
RemoteUSBDeviceImpl.cpp | 7.8 KB | 69500 | 7 years | *: scm --update-copyright-year | |
SessionImpl.cpp | 38.0 KB | 68986 | 7 years | VMM: Add new QueryGenericObject entry to VMM2USER callback table, for … | |
UsbCardReader.cpp | 66.4 KB | 70237 | 7 years | Main/UsbCardReader: use PDM driver include, avoid unnecessary header … | |
USBDeviceImpl.cpp | 7.8 KB | 69500 | 7 years | *: scm --update-copyright-year | |
UsbWebcamInterface.cpp | 13.9 KB | 69500 | 7 years | *: scm --update-copyright-year | |
VBoxDriversRegister.cpp | 3.4 KB | 70496 | 7 years | Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE. | |
VideoRec.cpp | 51.5 KB | 71164 | 7 years | VideoRec: Got rid of the static codec interface define and prepare for … | |
VideoRec.h | 5.6 KB | 70035 | 7 years | Main/VideoRec: Made the audio driver's LUN assignment more flexible by … | |
VirtualBoxClientImpl.cpp | 26.7 KB | 71179 | 7 years | Fixing few VirtualBox related typos in various places, mostly GUI, GA, … | |
VMMDevInterface.cpp | 30.9 KB | 70599 | 7 years | Main: Minor HGCM fixes, ?bugref:9064 | |
WebMWriter.cpp | 26.3 KB | 70623 | 7 years | VideoRec/WebMWriter: Fixes required for some players (e.g latest Firefox). | |
WebMWriter.h | 15.1 KB | 70623 | 7 years | VideoRec/WebMWriter: Fixes required for some players (e.g latest Firefox). |
Note:
See TracBrowser
for help on using the repository browser.