VirtualBox

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

Name Size Rev Age Author Last Change
../
xpcom 72975   6 years vboxsync Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
win 69500   7 years vboxsync *: scm --update-copyright-year
WebMWriter.cpp 29.1 KB 75076   6 years vboxsync VideoRec/WebMWriter: Use the block map's currently processed TC …
VMMDevInterface.cpp 40.3 KB 75991   6 years vboxsync HGCM: Don't send HGCMNOTIFYEVENT_RESET on shutdown. Messes up the …
VirtualBoxClientImpl.cpp 26.8 KB 76380   6 years vboxsync VBox/com/microatl.h: Include errcore.h rather than err.h for …
VBoxDriversRegister.cpp 3.4 KB 75346   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING, …
UsbWebcamInterface.cpp 13.8 KB 73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
USBDeviceImpl.cpp 7.8 KB 69500   7 years vboxsync *: scm --update-copyright-year
UsbCardReader.cpp 66.4 KB 70237   7 years vboxsync Main/UsbCardReader: use PDM driver include, avoid unnecessary header …
SessionImpl.cpp 38.1 KB 75496   6 years vboxsync SessionImpl.cpp: build fix
RemoteUSBDeviceImpl.cpp 7.8 KB 72980   6 years vboxsync Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
RemoteUSBBackend.cpp 39.4 KB 69500   7 years vboxsync *: scm --update-copyright-year
RecordingUtils.cpp 6.6 KB 75393   6 years vboxsync Recording/Main: Renaming, docs.
RecordingStream.cpp 38.2 KB 75499   6 years vboxsync Main/Recording: build fix. Time Stamp -> Timestamp; while at it also …
RecordingInternals.cpp 1.5 KB 75441   6 years vboxsync Recording/Main: Various fixes to make the code more error resilient.
Recording.cpp 18.1 KB 75527   6 years vboxsync Main/Recording: compile fixes when VBOX_WITH_AUDIO_RECORDING is unset
README.testing 735 bytes 54162   10 years vboxsync Devices/Graphics and Main: avoid unnecessary graphics notifications to …
PCIRawDevImpl.cpp 5.6 KB 69500   7 years vboxsync *: scm --update-copyright-year
Nvram.cpp 14.5 KB 70239   7 years vboxsync Main/Nvram: use PDM driver include, avoid unnecessary header dependency
MouseImpl.cpp 38.9 KB 73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
Makefile.kup 0 bytes 35375   14 years vboxsync Adding Makefile.kup files to the new Main directories.
MachineDebuggerImpl.cpp 51.4 KB 73505   6 years vboxsync Main,Config.kmk: GCC 8.2.0 fixes
KeyboardImpl.cpp 12.5 KB 73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
HGCMThread.cpp 22.6 KB 75990   6 years vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
HGCMObjects.cpp 6.7 KB 75541   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMMsgCore class, it just …
HGCM.cpp 89.9 KB 76013   6 years vboxsync HGCM: doxygen fix
GuestSessionImplTasks.cpp 91.1 KB 75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
GuestSessionImpl.cpp 132.4 KB 75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
GuestProcessImpl.cpp 82.4 KB 75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
GuestImpl.cpp 38.8 KB 73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
GuestFsObjInfoImpl.cpp 4.8 KB 75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
GuestFileImpl.cpp 43.1 KB 75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
GuestDnDTargetImpl.cpp 53.7 KB 74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
GuestDnDSourceImpl.cpp 53.5 KB 74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
GuestDnDPrivate.cpp 32.8 KB 74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
GuestDirectoryImpl.cpp 12.7 KB 75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
GuestCtrlPrivate.cpp 49.7 KB 76403   6 years vboxsync VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
GuestCtrlImpl.cpp 19.5 KB 75863   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
EmulatedUSBImpl.cpp 17.5 KB 73003   6 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
EBMLWriter.cpp 8.3 KB 69683   7 years vboxsync VideoRec/Main: Factored out the WebMWriter class from the EBMLWriter …
DrvAudioVRDE.cpp 25.6 KB 75011   6 years vboxsync VideoRec/Main: Also call the super class default function …
DrvAudioRec.cpp 42.8 KB 75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
DisplaySourceBitmapImpl.cpp 4.9 KB 69500   7 years vboxsync *: scm --update-copyright-year
DisplayImplLegacy.cpp 31.0 KB 76394   6 years vboxsync DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
DisplayImpl.cpp 162.9 KB 76394   6 years vboxsync DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
ConsoleVRDPServer.cpp 133.7 KB 73624   6 years vboxsync Main,SharedOpenGL: VRDP cleanup. bugref:9225
ConsoleImplTeleporter.cpp 46.7 KB 74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
ConsoleImpl.cpp 367.4 KB 76394   6 years vboxsync DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
ConsoleImpl2.cpp 247.0 KB 76250   6 years vboxsync Main: removed obsolete HostWindowId
ClientTokenHolder.cpp 9.7 KB 69500   7 years vboxsync *: scm --update-copyright-year
BusAssignmentManager.cpp 17.5 KB 70238   7 years vboxsync Main/Console+BusAssignmentManager: Move from manual PCI bridge …
AudioDriver.cpp 10.1 KB 70670   7 years vboxsync Main/AudioDriver: Attach / detach the entire driver chain (including …
AdditionsFacilityImpl.cpp 6.0 KB 69500   7 years vboxsync *: scm --update-copyright-year
Note: See TracBrowser for help on using the repository browser.

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