source:
vbox/trunk/src/VBox/Main/src-client@
59747
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
win | 59369 | 9 years | VBoxC/dllmain,VBoxSVC/svcmain: Let VBoxProxyStub do all the … | ||
xpcom | 56584 | 9 years | Main/RemoteUSBDevice: convert to API wrapper usage | ||
AdditionsFacilityImpl.cpp | 5.8 KB | 55401 | 10 years | added a couple of missing Id headers | |
BusAssignmentManager.cpp | 15.0 KB | 57809 | 9 years | Reverted bad commit r102754. | |
ClientTokenHolder.cpp | 9.6 KB | 55401 | 10 years | added a couple of missing Id headers | |
ConsoleImpl2.cpp | 240.0 KB | 59571 | 9 years | Main(bugref:7809): Moved driver version reporting from VBox.log to … | |
ConsoleImpl.cpp | 341.5 KB | 59252 | 9 years | pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, … | |
ConsoleImplTeleporter.cpp | 46.1 KB | 57358 | 9 years | *: scm cleanup run. | |
ConsoleVRDPServer.cpp | 132.7 KB | 58383 | 9 years | Main: an option to use VRDE auth library from VBoxSVC (not enabled) | |
DisplayImpl.cpp | 149.4 KB | 59596 | 9 years | DisplayImpl: initialize mcRectVisibleRegion member | |
DisplayImplLegacy.cpp | 30.7 KB | 55988 | 9 years | iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more … | |
DisplaySourceBitmapImpl.cpp | 4.8 KB | 55328 | 10 years | Main: clear DisplaySourceBitmap if screen is disabled. | |
DrvAudioVideoRec.cpp | 30.5 KB | 55768 | 10 years | uninitialized variable | |
DrvAudioVRDE.cpp | 19.2 KB | 59419 | 9 years | DrvAudioVRDE.cpp: Fixed wrong casting (PVRDESTREAMIN -> … | |
EbmlWriter.cpp | 21.9 KB | 52901 | 10 years | Main: trailing spaces + warning | |
EbmlWriter.h | 2.8 KB | 52901 | 10 years | Main: trailing spaces + warning | |
EmulatedUSBImpl.cpp | 17.5 KB | 53062 | 10 years | USB: Integrate USB sniffer. Make it possible to specify a file to dump … | |
GuestCtrlImpl.cpp | 19.5 KB | 58521 | 9 years | pr7179. GuestSession, GuestProcess, GuestControl classes have been … | |
GuestCtrlPrivate.cpp | 31.2 KB | 57372 | 9 years | scm: fixes in previous cleanup run. | |
GuestDirectoryImpl.cpp | 11.9 KB | 57358 | 9 years | *: scm cleanup run. | |
GuestDnDPrivate.cpp | 32.6 KB | 58330 | 9 years | Build fix. | |
GuestDnDSourceImpl.cpp | 48.2 KB | 58519 | 9 years | pr7179. DnD part has been changed. | |
GuestDnDTargetImpl.cpp | 52.5 KB | 58519 | 9 years | pr7179. DnD part has been changed. | |
GuestFileImpl.cpp | 38.1 KB | 57358 | 9 years | *: scm cleanup run. | |
GuestFsObjInfoImpl.cpp | 4.9 KB | 57358 | 9 years | *: scm cleanup run. | |
GuestImpl.cpp | 38.7 KB | 57425 | 9 years | DECLCALLBACK | |
GuestProcessImpl.cpp | 72.1 KB | 58552 | 9 years | pr7179. Fixes and improvement in the classes GuestSessionTask, … | |
GuestSessionImpl.cpp | 111.5 KB | 58552 | 9 years | pr7179. Fixes and improvement in the classes GuestSessionTask, … | |
GuestSessionImplTasks.cpp | 64.7 KB | 58552 | 9 years | pr7179. Fixes and improvement in the classes GuestSessionTask, … | |
HGCM.cpp | 72.5 KB | 55988 | 9 years | iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more … | |
HGCMObjects.cpp | 6.8 KB | 35374 | 14 years | hgcm -> main | |
HGCMThread.cpp | 21.3 KB | 51092 | 11 years | 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes | |
KeyboardImpl.cpp | 12.6 KB | 59267 | 9 years | gcc warning | |
MachineDebuggerImpl.cpp | 41.8 KB | 58132 | 9 years | *: Doxygen fixes. | |
Makefile.kup | 0 bytes | 35375 | 14 years | Adding Makefile.kup files to the new Main directories. | |
MouseImpl.cpp | 38.4 KB | 58170 | 9 years | doxygen: fixes. | |
Nvram.cpp | 14.4 KB | 58132 | 9 years | *: Doxygen fixes. | |
PCIRawDevImpl.cpp | 5.6 KB | 53873 | 10 years | Main/include: remove some unneeded includes, they created an … | |
README.testing | 735 bytes | 54162 | 10 years | Devices/Graphics and Main: avoid unnecessary graphics notifications to … | |
RemoteUSBBackend.cpp | 39.3 KB | 58111 | 9 years | include,misc: More Doxygen grouping adjustments. | |
RemoteUSBDeviceImpl.cpp | 7.8 KB | 59381 | 9 years | Main,FE/Qt: Don't access the USB ID database for … | |
SessionImpl.cpp | 36.3 KB | 57326 | 9 years | Also don't want to crash clients on me because VBoxSVC went nuts. | |
UsbCardReader.cpp | 66.0 KB | 57546 | 9 years | UsbCardReader: Clear the pointer to the driver or we might run into a … | |
USBDeviceImpl.cpp | 7.8 KB | 59381 | 9 years | Main,FE/Qt: Don't access the USB ID database for … | |
UsbWebcamInterface.cpp | 14.1 KB | 51612 | 10 years | 6813 Use of server side API wrapper code - ConsoleImpl.cpp | |
VBoxDriversRegister.cpp | 3.0 KB | 57358 | 9 years | *: scm cleanup run. | |
VideoRec.cpp | 30.6 KB | 56994 | 9 years | Main: Log and assert formatting fixes. | |
VideoRec.h | 1.7 KB | 52312 | 10 years | 6219: New parameters related to file size / recording time limitation … | |
VirtualBoxClientImpl.cpp | 9.0 KB | 52442 | 10 years | Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers | |
VMMDevInterface.cpp | 30.5 KB | 55988 | 9 years | iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more … |
Note:
See TracBrowser
for help on using the repository browser.