source:
vbox/trunk/src/VBox/Main/src-client@
74492
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
win | 69500 | 7 years | *: scm --update-copyright-year | ||
xpcom | 72975 | 6 years | Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. … | ||
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 | 258.0 KB | 74474 | 6 years | Main,Devices: Graphics controller updates. bugref:8893 | |
ConsoleImpl.cpp | 358.5 KB | 73005 | 6 years | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
ConsoleImplTeleporter.cpp | 46.7 KB | 73003 | 6 years | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
ConsoleVRDPServer.cpp | 133.7 KB | 73624 | 6 years | Main,SharedOpenGL: VRDP cleanup. bugref:9225 | |
DisplayImpl.cpp | 168.4 KB | 74413 | 6 years | DisplayImpl: mark the screen resized by VGA as active. | |
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.3 KB | 73838 | 6 years | Audio: Added the backend's (friendly) name into the backend configuration. | |
DrvAudioVRDE.cpp | 25.5 KB | 73838 | 6 years | Audio: Added the backend's (friendly) name into the backend configuration. | |
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 | 73003 | 6 years | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
GuestCtrlImpl.cpp | 18.7 KB | 73003 | 6 years | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
GuestCtrlPrivate.cpp | 37.8 KB | 73505 | 6 years | Main,Config.kmk: GCC 8.2.0 fixes | |
GuestDirectoryImpl.cpp | 12.7 KB | 73063 | 6 years | Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> … | |
GuestDnDPrivate.cpp | 32.8 KB | 74439 | 6 years | DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize … | |
GuestDnDSourceImpl.cpp | 52.7 KB | 74492 | 6 years | DnD/Main: Made sure that the active flag of PRECVDATACTX / … | |
GuestDnDTargetImpl.cpp | 53.1 KB | 74492 | 6 years | DnD/Main: Made sure that the active flag of PRECVDATACTX / … | |
GuestFileImpl.cpp | 42.5 KB | 73505 | 6 years | Main,Config.kmk: GCC 8.2.0 fixes | |
GuestFsObjInfoImpl.cpp | 4.8 KB | 71567 | 7 years | Guest Control/Main: GuestFsObjInfo logging. | |
GuestImpl.cpp | 38.8 KB | 73003 | 6 years | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
GuestProcessImpl.cpp | 82.2 KB | 73505 | 6 years | Main,Config.kmk: GCC 8.2.0 fixes | |
GuestSessionImpl.cpp | 129.4 KB | 73505 | 6 years | Main,Config.kmk: GCC 8.2.0 fixes | |
GuestSessionImplTasks.cpp | 90.8 KB | 73040 | 6 years | Build fix. | |
HGCM.cpp | 73.2 KB | 72064 | 7 years | HGCM: LogRel nit. | |
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 | 73003 | 6 years | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
MachineDebuggerImpl.cpp | 51.4 KB | 73505 | 6 years | Main,Config.kmk: GCC 8.2.0 fixes | |
Makefile.kup | 0 bytes | 35375 | 14 years | Adding Makefile.kup files to the new Main directories. | |
MouseImpl.cpp | 38.9 KB | 73003 | 6 years | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
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 | 72980 | 6 years | Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts. | |
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.8 KB | 73097 | 6 years | *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and … | |
VBoxDriversRegister.cpp | 3.4 KB | 70496 | 7 years | Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE. | |
VideoRec.cpp | 51.5 KB | 73505 | 6 years | Main,Config.kmk: GCC 8.2.0 fixes | |
VideoRec.h | 5.4 KB | 72015 | 7 years | VideoRec/Main: Simplified recoding state checking by only using the … | |
VirtualBoxClientImpl.cpp | 26.7 KB | 73003 | 6 years | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
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.