VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
win 69500   7 年 vboxsync *: scm --update-copyright-year
xpcom 72975   6 年 vboxsync Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
AdditionsFacilityImpl.cpp 6.0 KB 69500   7 年 vboxsync *: scm --update-copyright-year
AudioDriver.cpp 10.1 KB 70670   7 年 vboxsync Main/AudioDriver: Attach / detach the entire driver chain (including …
BusAssignmentManager.cpp 17.5 KB 70238   7 年 vboxsync Main/Console+BusAssignmentManager: Move from manual PCI bridge …
ClientTokenHolder.cpp 9.7 KB 69500   7 年 vboxsync *: scm --update-copyright-year
ConsoleImpl2.cpp 258.0 KB 74474   6 年 vboxsync Main,Devices: Graphics controller updates. bugref:8893
ConsoleImpl.cpp 359.4 KB 74955   6 年 vboxsync VideoRec/Main: Implemented applying audio driver configuration at …
ConsoleImplTeleporter.cpp 46.7 KB 74804   6 年 vboxsync Main/Progress: Split into safe public interface and a private one …
ConsoleVRDPServer.cpp 133.7 KB 73624   6 年 vboxsync Main,SharedOpenGL: VRDP cleanup. bugref:9225
DisplayImpl.cpp 168.4 KB 74905   6 年 vboxsync VideoRec/Main: Use the medium audio recording profile as default.
DisplayImplLegacy.cpp 30.9 KB 69500   7 年 vboxsync *: scm --update-copyright-year
DisplaySourceBitmapImpl.cpp 4.9 KB 69500   7 年 vboxsync *: scm --update-copyright-year
DrvAudioVideoRec.cpp 40.8 KB 74955   6 年 vboxsync VideoRec/Main: Implemented applying audio driver configuration at …
DrvAudioVRDE.cpp 25.5 KB 73838   6 年 vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
EBMLWriter.cpp 8.3 KB 69683   7 年 vboxsync VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter …
EmulatedUSBImpl.cpp 17.5 KB 73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
GuestCtrlImpl.cpp 18.7 KB 73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
GuestCtrlPrivate.cpp 38.2 KB 74752   6 年 vboxsync DnD/Main: Doxygen build fix.
GuestDirectoryImpl.cpp 12.7 KB 73063   6 年 vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
GuestDnDPrivate.cpp 32.8 KB 74439   6 年 vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
GuestDnDSourceImpl.cpp 53.5 KB 74714   6 年 vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
GuestDnDTargetImpl.cpp 53.7 KB 74714   6 年 vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
GuestFileImpl.cpp 42.5 KB 73505   6 年 vboxsync Main,Config.kmk: GCC 8.2.0 fixes
GuestFsObjInfoImpl.cpp 4.8 KB 71567   7 年 vboxsync Guest Control/Main: GuestFsObjInfo logging.
GuestImpl.cpp 38.8 KB 73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
GuestProcessImpl.cpp 82.2 KB 73505   6 年 vboxsync Main,Config.kmk: GCC 8.2.0 fixes
GuestSessionImpl.cpp 130.9 KB 74953   6 年 vboxsync Guest Control/Main: Made the IGuestSession::copyToGuest() and …
GuestSessionImplTasks.cpp 90.8 KB 73040   6 年 vboxsync Build fix.
HGCM.cpp 73.2 KB 72064   7 年 vboxsync HGCM: LogRel nit.
HGCMObjects.cpp 6.8 KB 69500   7 年 vboxsync *: scm --update-copyright-year
HGCMThread.cpp 21.3 KB 69500   7 年 vboxsync *: scm --update-copyright-year
KeyboardImpl.cpp 12.5 KB 73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
MachineDebuggerImpl.cpp 51.4 KB 73505   6 年 vboxsync Main,Config.kmk: GCC 8.2.0 fixes
Makefile.kup 0 位元組 35375   14 年 vboxsync Adding Makefile.kup files to the new Main directories.
MouseImpl.cpp 38.9 KB 73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
Nvram.cpp 14.5 KB 70239   7 年 vboxsync Main/Nvram: use PDM driver include, avoid unnecessary header dependency
PCIRawDevImpl.cpp 5.6 KB 69500   7 年 vboxsync *: scm --update-copyright-year
README.testing 735 位元組 54162   10 年 vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
RemoteUSBBackend.cpp 39.4 KB 69500   7 年 vboxsync *: scm --update-copyright-year
RemoteUSBDeviceImpl.cpp 7.8 KB 72980   6 年 vboxsync Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
SessionImpl.cpp 38.0 KB 68986   7 年 vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
UsbCardReader.cpp 66.4 KB 70237   7 年 vboxsync Main/UsbCardReader: use PDM driver include, avoid unnecessary header …
USBDeviceImpl.cpp 7.8 KB 69500   7 年 vboxsync *: scm --update-copyright-year
UsbWebcamInterface.cpp 13.8 KB 73097   6 年 vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
VBoxDriversRegister.cpp 3.4 KB 70496   7 年 vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
VideoRec.cpp 27.1 KB 74992   6 年 vboxsync VideoRec/Main: Split up code into more modules for easier maintenance.
VideoRecInternals.cpp 2.2 KB 74999   6 年 vboxsync VideoRec/Main: SCM fixes.
VideoRecStream.cpp 18.5 KB 74999   6 年 vboxsync VideoRec/Main: SCM fixes.
VideoRecUtils.cpp 6.5 KB 74999   6 年 vboxsync VideoRec/Main: SCM fixes.
VirtualBoxClientImpl.cpp 26.7 KB 73003   6 年 vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
VMMDevInterface.cpp 30.9 KB 70599   7 年 vboxsync Main: Minor HGCM fixes, ?bugref:9064
WebMWriter.cpp 27.0 KB 74912   6 年 vboxsync VideoRec/WebMWriter: Delete files again which no actual content has …
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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