VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91748   3 years vboxsync HGCM: Some updates for bugref:6724.
(edit) @91745   3 years vboxsync Main/GuestSessionImplTasks.cpp: Corrected NULL parameter name comment; …
(edit) @91744   3 years vboxsync Main/GuestSessionImplTasks.cpp: There shall be no space between & and …
(edit) @91741   3 years vboxsync VRDP: Shared Clipboard: report error to remote client if clipboard …
(edit) @91738   3 years vboxsync Main: ConsoleVRDPServer: fix reference counting when register SVC …
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91518   3 years vboxsync Main/GuestCtrl: Use RTCString::printf instead of Utf8StrFmt + …
(edit) @91517   3 years vboxsync Main: Fixed continuation indent for a bunch of places now using …
(edit) @91516   3 years vboxsync Main: Fixed continuation indent for a bunch of places now using …
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91430   3 years vboxsync Main/Console: Improve error message handling when a VM fails to …
(edit) @91416   3 years vboxsync Devices: bugref:9932 DrvVMNet and host-only network initial implementation
(edit) @91363   3 years vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @91314   3 years vboxsync Main: bugref:1909: Fixed compilation issues.
(edit) @91312   3 years vboxsync Main: bugref:1909: Prepared the API translation engine to using in …
(edit) @91213   3 years vboxsync Main,FE/VBoxManage: Add the necessary Main API bits to control the …
(edit) @91112   3 years vboxsync HGCM: Use RTAvlU32 instead of RTAvlUL for the handle management, as …
(edit) @91100   3 years vboxsync HGCM: Fixes to svcHlpDisconnectClient / DisconnectClient. …
(edit) @91097   3 years vboxsync HGCM: Put back pfnDisconnectClient. oem2ticketref:46
(edit) @91074   3 years vboxsync Audio/Main: Made the extra-data debug switch a bit more flexible by …
(edit) @91021   3 years vboxsync Audio/Main: Added "audio_test" to the logging groups when audio debug …
(edit) @90884   3 years vboxsync Main: bugref:1909: Compilation issue.
(edit) @90881   3 years vboxsync Main: bugref:1909: Some improvements in translation event handling
(edit) @90879   3 years vboxsync Main: bugref:1909: Fixed listener unregistration and race of event …
(edit) @90849   3 years vboxsync Main: bugref:1909: Doxygen issues
(edit) @90848   3 years vboxsync Main: bugref:1909: Doxygen issue
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @90790   3 years vboxsync Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90693   3 years vboxsync IPRT,Main: Provide a getter function (RTLogGetFlags) for accessing the …
(edit) @90692   3 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @90691   3 years vboxsync pdmifs: display reporting doxygen (brief + newline + detailed …
(edit) @90549   3 years vboxsync VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
(edit) @90337   3 years vboxsync Main/ConsoleImpl2: Added extra data hack for overriding wasapi driver: …
(edit) @90267   3 years vboxsync HGCM,HostServices: Set the default limits before calling the service …
(edit) @90240   3 years vboxsync HGCM,HostServices: [scm fix] bugref:9379
(edit) @90239   3 years vboxsync HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
(edit) @90238   3 years vboxsync HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
(edit) @90229   3 years vboxsync scm fix. bugref:10038
(edit) @90228   3 years vboxsync HGCM: Applied fix for bugref:10038.
(edit) @90227   3 years vboxsync revering r145763 - committed too much again.
(edit) @90226   3 years vboxsync HGCM: Applied fix for bugref:10038.
(edit) @90203   3 years vboxsync Main/ConsoleImpl2: Use alternative HDA device ID for macOS VMs. bugref:9890
(edit) @90202   3 years vboxsync Main/ConsoleImpl2.cpp: DevHda does not accept PosAdjustEnabled, …
(edit) @90201   3 years vboxsync Main/ConsoleImpl2.cpp: DevHda does not accept TimerHz. bugref:9890
(edit) @90121   4 years vboxsync DevHdaCodec: Reverted previous commit, committed too much. bugref:9890
(edit) @90120   4 years vboxsync DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
(edit) @90028   4 years vboxsync AMD IOMMU: bugref:9654 Fixed address translations resulting in …
(edit) @89953   4 years vboxsync Main/{DisplayImpl,ConsoleImpl): Drop passing pointers through CFGM in …
(edit) @89952   4 years vboxsync Main/{VMMDevInterface,ConsoleImpl): Drop passing pointers through CFGM …
(edit) @89951   4 years vboxsync Main/{MouseImpl,KeyboardImpl,ConsoleImpl): Drop passing pointers …
(edit) @89935   4 years vboxsync Keyboard: Reworked the release-all-keys mechanism, made sure it's used …
(edit) @89921   4 years vboxsync Main/Console: Correctly handle mouse and keyboard type of None, which …
(edit) @89868   4 years vboxsync Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
(edit) @89852   4 years vboxsync Audio/Main: Addendum for r144627 -- also run the ValKit backend in …
(edit) @89696   4 years vboxsync Main/MachineDebugger: Implement API for taking a guest sample, bugref:10025
(edit) @89595   4 years vboxsync ConsoleImpl2.cpp: BOOL -> bool nit. bugref:9890
(edit) @89592   4 years vboxsync ConsoleImpl2: Select WAS for windows 7 and later (seems to work fine). …
(edit) @89581   4 years vboxsync Main: Try fix VRDP-input-always-disabled regression from …
(edit) @89580   4 years vboxsync Main: Try fix VRDP-input-always-disabled regression from …
(edit) @89543   4 years vboxsync DrvAudioVRDE: Some fixes and cleanups. bugref:9890
(edit) @89510   4 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
(edit) @89504   4 years vboxsync Audio: Re-ordering some methods, no real change. bugref:9890
(edit) @89489   4 years vboxsync Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
(edit) @89487   4 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
(edit) @89415   4 years vboxsync Audio: Removed PDMAUDIOFRAME. bugref:9890
(edit) @89379   4 years vboxsync Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
(edit) @89344   4 years vboxsync Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
(edit) @89287   4 years vboxsync Audio/ValKit: When both, ValidationKit and Debug mode (for audio) are …
(edit) @89281   4 years vboxsync Audio/ValKit: Made the Validation Kit audio driver selectable in Main …
(edit) @89258   4 years vboxsync Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
(edit) @89218   4 years vboxsync Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
(edit) @89213   4 years vboxsync Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
(edit) @89098   4 years vboxsync Intel IOMMU: bugref:9967 ConsoleImpl2, DevIoApic: When Main configures …
(edit) @89004   4 years vboxsync Intel IOMMU: bugref:9967 ConsoleImpl2: When an Intel IOMMU is present, …
(edit) @88991   4 years vboxsync Audio: Worked over draining, starting with the internal DMA buffer …
(edit) @88888   4 years vboxsync DrvAudioVRDE: Fixed bug that snuk into drvAudioVrdeHA_StreamDestroy in …
(edit) @88887   4 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
(edit) @88885   4 years vboxsync DrvAudioVRDE: Experimenting with alternative ways of signalling that …
(edit) @88879   4 years vboxsync Audio/VaKit: Made the Validation Kit driver actually being used + …
(edit) @88819   4 years vboxsync Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
(edit) @88761   4 years vboxsync DrvAudio: Working on support for asynchronous stream backend init and …
(edit) @88724   4 years vboxsync Audio: PDMAUDIOSTREAMSTS_FLAGS_XXX -> PDMAUDIOSTREAM_STS_XXX. bugref:9890
(edit) @88718   4 years vboxsync Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
(edit) @88672   4 years vboxsync Audio: Use HostAudioWas on windows 10 instead of DSound. Only set the …
(edit) @88653   4 years vboxsync Audio/SB16: Makes now also use of the common stream debugging (file) …
(edit) @88534   4 years vboxsync Audio: Merged the cbStreamOut and cbStreamIn fields in …
(edit) @88490   4 years vboxsync Network: Do not bring up links for "not attached" adapters.
(edit) @88484   4 years vboxsync Intel IOMMU: bugref:9967 Main: Use the same I/O APIC PCI address …
(edit) @88469   4 years vboxsync DrvAudioVRDE: Cleanup. [build fix] bugref:9890
(edit) @88460   4 years vboxsync DrvAudioVRDE: Cleanup. bugref:9890
(edit) @88459   4 years vboxsync DrvAudioRec: Cleanups. bugref:9890
(edit) @88395   4 years vboxsync DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. …
(edit) @88394   4 years vboxsync DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. …
(edit) @88390   4 years vboxsync Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
(edit) @88382   4 years vboxsync Audio: Replaced the PDMIHOSTAUDIO::pfnShutdown implementations in the …
(edit) @88381   4 years vboxsync Audio: Made the pfnInit method of the PDMIHOSTAUDIO interface …
(edit) @88380   4 years vboxsync Audio: Removed the unused pfnStreamIterate method from PDMIHOSTAUDIO. …
(edit) @88378   4 years vboxsync Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from …
(edit) @88362   4 years vboxsync Audio: Removed PDMIHOSTAUDIO::pfnSetCallback (replaced by …
Note: See TracRevisionLog for help on using the revision log.

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