VirtualBox

source: vbox/trunk/src/VBox/Main/src-client@ 75601

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette