source:
vbox/trunk/src/VBox/Main/src-client@
57151
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
win | 55784 | 10 年 | Restored lost ProductVersion. | ||
xpcom | 56584 | 9 年 | Main/RemoteUSBDevice: convert to API wrapper usage | ||
AdditionsFacilityImpl.cpp | 5.8 KB | 55401 | 10 年 | added a couple of missing Id headers | |
BusAssignmentManager.cpp | 14.7 KB | 51612 | 10 年 | 6813 Use of server side API wrapper code - ConsoleImpl.cpp | |
ClientTokenHolder.cpp | 9.6 KB | 55401 | 10 年 | added a couple of missing Id headers | |
ConsoleImpl2.cpp | 239.2 KB | 57006 | 9 年 | VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout. | |
ConsoleImpl.cpp | 340.6 KB | 56963 | 9 年 | Console: Make sure the members holding the number of encrypted disks … | |
ConsoleImplTeleporter.cpp | 45.7 KB | 55214 | 10 年 | Main/Console+Machine+Session+Snapshot: move the save state and … | |
ConsoleVRDPServer.cpp | 136.5 KB | 56085 | 10 年 | PDM/Audio: Removed old audio architecture. | |
DisplayImpl.cpp | 149.3 KB | 57088 | 9 年 | DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data … | |
DisplayImplLegacy.cpp | 30.7 KB | 55988 | 10 年 | iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more … | |
DisplaySourceBitmapImpl.cpp | 4.8 KB | 55328 | 10 年 | Main: clear DisplaySourceBitmap if screen is disabled. | |
DrvAudioVideoRec.cpp | 30.5 KB | 55768 | 10 年 | uninitialized variable | |
DrvAudioVRDE.cpp | 18.9 KB | 56994 | 9 年 | Main: Log and assert formatting fixes. | |
EbmlWriter.cpp | 21.9 KB | 52901 | 10 年 | Main: trailing spaces + warning | |
EbmlWriter.h | 2.8 KB | 52901 | 10 年 | Main: trailing spaces + warning | |
EmulatedUSBImpl.cpp | 17.5 KB | 53062 | 10 年 | USB: Integrate USB sniffer. Make it possible to specify a file to dump … | |
GuestCtrlImpl.cpp | 18.8 KB | 56030 | 10 年 | postfix iterator => prefix iterator and stlSize => stlEmpty where … | |
GuestCtrlPrivate.cpp | 31.1 KB | 56030 | 10 年 | postfix iterator => prefix iterator and stlSize => stlEmpty where … | |
GuestDirectoryImpl.cpp | 11.7 KB | 56712 | 9 年 | IGuestDirectory: Another missing first arg, found by the assertion in … | |
GuestDnDPrivate.cpp | 29.2 KB | 56734 | 9 年 | DnD/Main: Fixed setting the default action based on the allowed actions. | |
GuestDnDSourceImpl.cpp | 42.0 KB | 56907 | 9 年 | DnD/Main: GuestDnDSourceImpl.cpp: Compare incoming and previously … | |
GuestDnDTargetImpl.cpp | 45.2 KB | 56909 | 9 年 | DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject … | |
GuestFileImpl.cpp | 37.9 KB | 55668 | 10 年 | Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and … | |
GuestFsObjInfoImpl.cpp | 4.8 KB | 55645 | 10 年 | Removed 106 #ifdef/#ifndef VBOX_WITH_GUEST_CONTROL statements that was … | |
GuestImpl.cpp | 38.7 KB | 56470 | 9 年 | Main: when reporting the guest CPU metrics, use the average between … | |
GuestProcessImpl.cpp | 71.6 KB | 56709 | 9 年 | GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with … | |
GuestSessionImpl.cpp | 109.7 KB | 56711 | 9 年 | IGuestSession::fsObjQueryInfo: Return E_INVALIDARG if empty input … | |
GuestSessionImplTasks.cpp | 62.4 KB | 56030 | 10 年 | postfix iterator => prefix iterator and stlSize => stlEmpty where … | |
HGCM.cpp | 72.5 KB | 55988 | 10 年 | iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more … | |
HGCMObjects.cpp | 6.8 KB | 35374 | 14 年 | hgcm -> main | |
HGCMThread.cpp | 21.3 KB | 51092 | 11 年 | 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes | |
KeyboardImpl.cpp | 12.6 KB | 52934 | 10 年 | Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions | |
MachineDebuggerImpl.cpp | 41.7 KB | 56567 | 9 年 | IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, … | |
Makefile.kup | 0 位元組 | 35375 | 14 年 | Adding Makefile.kup files to the new Main directories. | |
MouseImpl.cpp | 38.4 KB | 54495 | 10 年 | Main/Display and Mouse: input mapping fix for when VMMDev is not in use. | |
Nvram.cpp | 14.0 KB | 56994 | 9 年 | Main: Log and assert formatting fixes. | |
PCIRawDevImpl.cpp | 5.6 KB | 53873 | 10 年 | Main/include: remove some unneeded includes, they created an … | |
README.testing | 735 位元組 | 54162 | 10 年 | Devices/Graphics and Main: avoid unnecessary graphics notifications to … | |
RemoteUSBBackend.cpp | 39.4 KB | 55401 | 10 年 | added a couple of missing Id headers | |
RemoteUSBDeviceImpl.cpp | 7.3 KB | 56584 | 9 年 | Main/RemoteUSBDevice: convert to API wrapper usage | |
SessionImpl.cpp | 36.2 KB | 56683 | 9 年 | Session::uninitialize: Shut up assertion that annoys the heck out of … | |
UsbCardReader.cpp | 65.8 KB | 56994 | 9 年 | Main: Log and assert formatting fixes. | |
USBDeviceImpl.cpp | 7.1 KB | 53297 | 10 年 | Main: Added API to report actual USB device speed. | |
UsbWebcamInterface.cpp | 14.1 KB | 51612 | 10 年 | 6813 Use of server side API wrapper code - ConsoleImpl.cpp | |
VBoxDriversRegister.cpp | 2.9 KB | 56085 | 10 年 | PDM/Audio: Removed old audio architecture. | |
VideoRec.cpp | 30.6 KB | 56994 | 9 年 | Main: Log and assert formatting fixes. | |
VideoRec.h | 1.7 KB | 52312 | 10 年 | 6219: New parameters related to file size / recording time limitation … | |
VirtualBoxClientImpl.cpp | 9.0 KB | 52442 | 10 年 | Main: convert VirtualBoxClient and VRDEServerInfo to use wrappers | |
VMMDevInterface.cpp | 30.5 KB | 55988 | 10 年 | iprt/log.h,SUPDrv: Replaced the 'personal' logging groups with 6 more … |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器