source:
vbox/trunk/src/VBox/Main/src-client@
75417
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.1 KB | 75352 | 6 years | Recording: More renaming for IConsole and IDisplay internals. | |
ConsoleImpl.cpp | 366.3 KB | 75416 | 6 years | Recording/Main: Renaming nits. | |
ConsoleImplTeleporter.cpp | 46.7 KB | 74804 | 6 years | Main/Progress: Split into safe public interface and a private one … | |
ConsoleVRDPServer.cpp | 133.7 KB | 73624 | 6 years | Main,SharedOpenGL: VRDP cleanup. bugref:9225 | |
DisplayImpl.cpp | 161.2 KB | 75361 | 6 years | Recording/Main: Renamed the IRecord* interfaces again to IRecording* … | |
DisplayImplLegacy.cpp | 30.9 KB | 69500 | 7 years | *: scm --update-copyright-year | |
DisplaySourceBitmapImpl.cpp | 4.9 KB | 69500 | 7 years | *: scm --update-copyright-year | |
DrvAudioRec.cpp | 42.8 KB | 75361 | 6 years | Recording/Main: Renamed the IRecord* interfaces again to IRecording* … | |
DrvAudioVRDE.cpp | 25.6 KB | 75011 | 6 years | VideoRec/Main: Also call the super class default function … | |
EBMLWriter.cpp | 8.3 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 | 38.2 KB | 74752 | 6 years | DnD/Main: Doxygen build fix. | |
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 | 53.5 KB | 74714 | 6 years | DnD: Cleaned up DnDURIObject API / internal state handling. | |
GuestDnDTargetImpl.cpp | 53.7 KB | 74714 | 6 years | DnD: Cleaned up DnDURIObject API / internal state handling. | |
GuestFileImpl.cpp | 42.6 KB | 75094 | 6 years | Guest Control/Main: One more error code for … | |
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 | 130.9 KB | 74953 | 6 years | Guest Control/Main: Made the IGuestSession::copyToGuest() and … | |
GuestSessionImplTasks.cpp | 91.1 KB | 75095 | 6 years | Guest Control/Main: Better check for existing directories in … | |
HGCM.cpp | 74.0 KB | 75406 | 6 years | VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out … | |
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 … | |
Recording.cpp | 16.9 KB | 75392 | 6 years | Recording/Main: Docs. | |
RecordingInternals.cpp | 2.2 KB | 75356 | 6 years | D'oh (build fix). | |
RecordingStream.cpp | 36.1 KB | 75417 | 6 years | Recording/Main: Simplified code a bit; use the stream settings file … | |
RecordingUtils.cpp | 6.6 KB | 75393 | 6 years | Recording/Main: Renaming, docs. | |
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 | 75361 | 6 years | Recording/Main: Renamed the IRecord* interfaces again to IRecording* … | |
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 | 75346 | 6 years | Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING, … | |
VirtualBoxClientImpl.cpp | 26.7 KB | 73003 | 6 years | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
VMMDevInterface.cpp | 31.1 KB | 75167 | 6 years | Main/HGCM: Must deregister the 'guestprops' info item before shutting … | |
WebMWriter.cpp | 29.1 KB | 75076 | 6 years | VideoRec/WebMWriter: Use the block map's currently processed TC … |
Note:
See TracBrowser
for help on using the repository browser.