source:
vbox/trunk/src/VBox/Main/src-client@
75614
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
win | 69500 | 7 年 | *: scm --update-copyright-year | ||
xpcom | 72975 | 6 年 | Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. … | ||
AdditionsFacilityImpl.cpp | 6.0 KB | 69500 | 7 年 | *: scm --update-copyright-year | |
AudioDriver.cpp | 10.1 KB | 70670 | 7 年 | Main/AudioDriver: Attach / detach the entire driver chain (including … | |
BusAssignmentManager.cpp | 17.5 KB | 70238 | 7 年 | Main/Console+BusAssignmentManager: Move from manual PCI bridge … | |
ClientTokenHolder.cpp | 9.7 KB | 69500 | 7 年 | *: scm --update-copyright-year | |
ConsoleImpl2.cpp | 257.5 KB | 75495 | 6 年 | HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM … | |
ConsoleImpl.cpp | 366.8 KB | 75574 | 6 年 | Main/HGCM: Shutdown HGCM on VM construction failure, indicating that … | |
ConsoleImplTeleporter.cpp | 46.7 KB | 74804 | 6 年 | Main/Progress: Split into safe public interface and a private one … | |
ConsoleVRDPServer.cpp | 133.7 KB | 73624 | 6 年 | Main,SharedOpenGL: VRDP cleanup. bugref:9225 | |
DisplayImpl.cpp | 162.8 KB | 75488 | 6 年 | Recording/Main: Implemented better support for recording limits (also … | |
DisplayImplLegacy.cpp | 30.9 KB | 69500 | 7 年 | *: scm --update-copyright-year | |
DisplaySourceBitmapImpl.cpp | 4.9 KB | 69500 | 7 年 | *: scm --update-copyright-year | |
DrvAudioRec.cpp | 42.8 KB | 75361 | 6 年 | Recording/Main: Renamed the IRecord* interfaces again to IRecording* … | |
DrvAudioVRDE.cpp | 25.6 KB | 75011 | 6 年 | VideoRec/Main: Also call the super class default function … | |
EBMLWriter.cpp | 8.3 KB | 69683 | 7 年 | VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter … | |
EmulatedUSBImpl.cpp | 17.5 KB | 73003 | 6 年 | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
GuestCtrlImpl.cpp | 18.7 KB | 73003 | 6 年 | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
GuestCtrlPrivate.cpp | 38.2 KB | 74752 | 6 年 | DnD/Main: Doxygen build fix. | |
GuestDirectoryImpl.cpp | 12.7 KB | 73063 | 6 年 | Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> … | |
GuestDnDPrivate.cpp | 32.8 KB | 74439 | 6 年 | DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize … | |
GuestDnDSourceImpl.cpp | 53.5 KB | 74714 | 6 年 | DnD: Cleaned up DnDURIObject API / internal state handling. | |
GuestDnDTargetImpl.cpp | 53.7 KB | 74714 | 6 年 | DnD: Cleaned up DnDURIObject API / internal state handling. | |
GuestFileImpl.cpp | 42.6 KB | 75094 | 6 年 | Guest Control/Main: One more error code for … | |
GuestFsObjInfoImpl.cpp | 4.8 KB | 71567 | 7 年 | Guest Control/Main: GuestFsObjInfo logging. | |
GuestImpl.cpp | 38.8 KB | 73003 | 6 年 | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
GuestProcessImpl.cpp | 82.2 KB | 73505 | 6 年 | Main,Config.kmk: GCC 8.2.0 fixes | |
GuestSessionImpl.cpp | 131.1 KB | 75605 | 6 年 | Guest Control/Main: Implemented stub for IGuestSession::fsObjRemoveArray(). | |
GuestSessionImplTasks.cpp | 91.1 KB | 75095 | 6 年 | Guest Control/Main: Better check for existing directories in … | |
HGCM.cpp | 77.8 KB | 75574 | 6 年 | Main/HGCM: Shutdown HGCM on VM construction failure, indicating that … | |
HGCMObjects.cpp | 6.7 KB | 75541 | 6 年 | Main/HGCM: Skip the handle stuff for the HGCMMsgCore class, it just … | |
HGCMThread.cpp | 22.3 KB | 75601 | 6 年 | Main/HGCMThread: Use an automatic reset event semaphore rather an … | |
KeyboardImpl.cpp | 12.5 KB | 73003 | 6 年 | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
MachineDebuggerImpl.cpp | 51.4 KB | 73505 | 6 年 | Main,Config.kmk: GCC 8.2.0 fixes | |
Makefile.kup | 0 位元組 | 35375 | 14 年 | Adding Makefile.kup files to the new Main directories. | |
MouseImpl.cpp | 38.9 KB | 73003 | 6 年 | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
Nvram.cpp | 14.5 KB | 70239 | 7 年 | Main/Nvram: use PDM driver include, avoid unnecessary header dependency | |
PCIRawDevImpl.cpp | 5.6 KB | 69500 | 7 年 | *: scm --update-copyright-year | |
README.testing | 735 位元組 | 54162 | 10 年 | Devices/Graphics and Main: avoid unnecessary graphics notifications to … | |
Recording.cpp | 18.1 KB | 75527 | 6 年 | Main/Recording: compile fixes when VBOX_WITH_AUDIO_RECORDING is unset | |
RecordingInternals.cpp | 1.5 KB | 75441 | 6 年 | Recording/Main: Various fixes to make the code more error resilient. | |
RecordingStream.cpp | 38.2 KB | 75499 | 6 年 | Main/Recording: build fix. Time Stamp -> Timestamp; while at it also … | |
RecordingUtils.cpp | 6.6 KB | 75393 | 6 年 | Recording/Main: Renaming, docs. | |
RemoteUSBBackend.cpp | 39.4 KB | 69500 | 7 年 | *: scm --update-copyright-year | |
RemoteUSBDeviceImpl.cpp | 7.8 KB | 72980 | 6 年 | Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts. | |
SessionImpl.cpp | 38.1 KB | 75496 | 6 年 | SessionImpl.cpp: build fix | |
UsbCardReader.cpp | 66.4 KB | 70237 | 7 年 | Main/UsbCardReader: use PDM driver include, avoid unnecessary header … | |
USBDeviceImpl.cpp | 7.8 KB | 69500 | 7 年 | *: scm --update-copyright-year | |
UsbWebcamInterface.cpp | 13.8 KB | 73097 | 6 年 | *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and … | |
VBoxDriversRegister.cpp | 3.4 KB | 75346 | 6 年 | Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING, … | |
VirtualBoxClientImpl.cpp | 26.7 KB | 73003 | 6 年 | Main: Use setErrorBoth when we've got a VBox status code handy. (The … | |
VMMDevInterface.cpp | 31.3 KB | 75574 | 6 年 | Main/HGCM: Shutdown HGCM on VM construction failure, indicating that … | |
WebMWriter.cpp | 29.1 KB | 75076 | 6 年 | VideoRec/WebMWriter: Use the block map's currently processed TC … |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器