|
|
@89821
|
4 years |
vboxsync |
Audio: Some info item fixes and docs updates. bugref:9890
|
|
|
@89801
|
4 years |
vboxsync |
pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
|
|
|
@89800
|
4 years |
vboxsync |
pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
|
|
|
@89798
|
4 years |
vboxsync |
pdmaudioifs.h: More diagram updates. bugref:9890
|
|
|
@89797
|
4 years |
vboxsync |
pdmaudioifs.h: doxygen. bugref:9890
|
|
|
@89796
|
4 years |
vboxsync |
pdmaudioifs.h: doxygen. bugref:9890
|
|
|
@89791
|
4 years |
vboxsync |
/Config.kmk,Makefile.kmk: Define VBOX_JAVA_BIN_PATH so we can more …
|
|
|
@89783
|
4 years |
vboxsync |
pdmaudioifs.h: More doc updates. bugref:9890
|
|
|
@89782
|
4 years |
vboxsync |
pdmaudioifs.h: simple component diagram. bugref:9890
|
|
|
@89768
|
4 years |
vboxsync |
Audio: Made PDMAUDIOVOLUME multichannel. bugref:9890
|
|
|
@89682
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: More work on the sample creation code, bugref:10025
|
|
|
@89622
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
|
|
|
@89620
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
|
|
|
@89600
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Centralize PDM interfaces sending MSIs so it …
|
|
|
@89569
|
4 years |
vboxsync |
Audio: Lowered cased the output of PDMAudioDirGetName and …
|
|
|
@89510
|
4 years |
vboxsync |
Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
|
|
|
@89506
|
4 years |
vboxsync |
pdmaudioinline.h/PDMAudioPropsAreEqual: Compare channel IDs too. …
|
|
|
@89500
|
4 years |
vboxsync |
Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
|
|
|
@89489
|
4 years |
vboxsync |
Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
|
|
|
@89487
|
4 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
|
|
|
@89446
|
4 years |
vboxsync |
PDMAudioPropsAreValid: limit channels to PDMAUDIO_MAX_CHANNELS. bugref:9890
|
|
|
@89423
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Multi channel support. bugref:9890
|
|
|
@89416
|
4 years |
vboxsync |
pdmaudioinline.h: Added PDMAudioPropsBytesToNano64. bugref:9890
|
|
|
@89415
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOFRAME. bugref:9890
|
|
|
@89414
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOSTREAMMAP, PDMAUDIOSTREAMCHANNELDATA and …
|
|
|
@89385
|
4 years |
vboxsync |
Audio: Extended PDMAUDIOCHANNELID with PDMAUDIOCHANNELID_TOP_CENTER so …
|
|
|
@89381
|
4 years |
vboxsync |
Audio: Extended PDMAUDIOPCMPROPS with a channel map. Renamed …
|
|
|
@89379
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
|
|
|
@89372
|
4 years |
vboxsync |
pdmaudioifs.h: Shut up warning in PDMAUDIOPCMPROPS_INITIALIZER. bugref:9890
|
|
|
@89348
|
4 years |
vboxsync |
Audio: Changed PDMAUDIO_MAX_CHANNELS to 12 since PDMAUDIOPCMPROPS can …
|
|
|
@89345
|
4 years |
vboxsync |
Audio: Added PDMAUDIO_MAX_CHANNELS, set to 16. bugref:9890
|
|
|
@89344
|
4 years |
vboxsync |
Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
|
|
|
@89342
|
4 years |
vboxsync |
Audio: Removed unused PDMAUDIOFMT type and associated translators. …
|
|
|
@89341
|
4 years |
vboxsync |
Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
|
|
|
@89327
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 4: Combine …
|
|
|
@89326
|
4 years |
vboxsync |
pdmaudioinline.h: PDMAudioPropsNanoToBytes64 and …
|
|
|
@89301
|
4 years |
vboxsync |
pdmaudioinline.h: Added PDMAudioPropsIsBufferSilence. Corrected …
|
|
|
@89258
|
4 years |
vboxsync |
Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
|
|
|
@89232
|
4 years |
vboxsync |
Audio: Need to copy PDMAUDIOHOSTDEV::pszId in PDMAudioHostDevDup. …
|
|
|
@89229
|
4 years |
vboxsync |
Audio: Must have a PDMAUDIOHOSTDEV_F_DEFAULT flag for each direction …
|
|
|
@89218
|
4 years |
vboxsync |
Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
|
|
|
@89214
|
4 years |
vboxsync |
pdmaudioifs.h: Removed two unused types. bugref:9890
|
|
|
@89213
|
4 years |
vboxsync |
Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
|
|
|
@89208
|
4 years |
vboxsync |
DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. bugref:9890
|
|
|
@89200
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Add ring-3 MSI queuing for the IOMMU send MSI …
|
|
|
@89184
|
4 years |
vboxsync |
Audio: Working on asynchronous stream creation, only there is a stupid …
|
|
|
@89069
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM I/O APIC helper: naming nit.
|
|
|
@89065
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Add pfnLockIsOwner for I/O APIC helper (for …
|
|
|
@88991
|
4 years |
vboxsync |
Audio: Worked over draining, starting with the internal DMA buffer …
|
|
|
@88939
|
4 years |
vboxsync |
Audio: doxygen fixes. bugref:9890
|
|
|
@88892
|
4 years |
vboxsync |
Audio: Moved the PDMAUDIOSTREAM_STS_XXX stuff into DrvAudio as it's no …
|
|
|
@88887
|
4 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
|
|
|
@88884
|
4 years |
vboxsync |
DrvAudio,Mixer: Changed PDMIAUDIOCONNECTOR::pfnStreamGetStatus into …
|
|
|
@88861
|
4 years |
vboxsync |
DrvAudio,DrvHostAudioWasApi: Implemented the smoother default device …
|
|
|
@88850
|
4 years |
vboxsync |
VBox/vmm/pdmaudioinline.h: Moved the stream helpers after the PCM …
|
|
|
@88819
|
4 years |
vboxsync |
Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
|
|
|
@88775
|
4 years |
vboxsync |
pdmdrv.h: doxygen fix. bugref:9890
|
|
|
@88760
|
4 years |
vboxsync |
DrvAudio: Working on support for asynchronous stream backend init and …
|
|
|
@88731
|
4 years |
vboxsync |
Audio: Fixed and tightened audio stream state assertions. Doc …
|
|
|
@88726
|
4 years |
vboxsync |
DrvAudio: Prep work for new backend stream status... bugref:9890
|
|
|
@88724
|
4 years |
vboxsync |
Audio: PDMAUDIOSTREAMSTS_FLAGS_XXX -> PDMAUDIOSTREAM_STS_XXX. bugref:9890
|
|
|
@88723
|
4 years |
vboxsync |
Audio: The audio device (i.e. AudioMixer.cpp) is now responsible for …
|
|
|
@88720
|
4 years |
vboxsync |
Audio: Merged pfnStreamWrite and pfnStreamPlay in PDMIAUDIOCONNECTOR. …
|
|
|
@88718
|
4 years |
vboxsync |
Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
|
|
|
@88693
|
4 years |
vboxsync |
Audio: Added optional pfnStreamConfigHint methods to …
|
|
|
@88665
|
4 years |
vboxsync |
VMM/PDM: Added PDMDrvHlpSTAMDeregisterByPrefix for speeding up …
|
|
|
@88661
|
4 years |
vboxsync |
STAM: Added macros for recording nanoseconds in STAMPROFILE (using …
|
|
|
@88631
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Slightly more efficient when a VM does not have …
|
|
|
@88626
|
4 years |
vboxsync |
DrvHostAudioWasApi: Early WASAPI backend. bugref:9890
|
|
|
@88580
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: Interface for sending MSI directly from …
|
|
|
@88567
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Added pdmIsLockOwner function to IOMMU helper.
|
|
|
@88534
|
4 years |
vboxsync |
Audio: Merged the cbStreamOut and cbStreamIn fields in …
|
|
|
@88486
|
4 years |
vboxsync |
DrvAudioHostPulseAudio: Mostly done cleaning up stream creation. …
|
|
|
@88464
|
4 years |
vboxsync |
Audio: Updated PDMIHOSTAUDIO docs. bugref:9890
|
|
|
@88452
|
4 years |
vboxsync |
Audio: Cleaned up the alsa backend. Removed unused+bogus …
|
|
|
@88433
|
4 years |
vboxsync |
Audio: Eliminated the DrvAudio mixing buffers for output streams on …
|
|
|
@88412
|
4 years |
vboxsync |
Audio: Made PPDMAUDIOBACKENDSTREAM a typedef instead of a weird …
|
|
|
@88390
|
4 years |
vboxsync |
Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
|
|
|
@88383
|
4 years |
vboxsync |
Audio: Documented PDMIHOSTAUDIO::pfnShutdown as optional and corrected …
|
|
|
@88381
|
4 years |
vboxsync |
Audio: Made the pfnInit method of the PDMIHOSTAUDIO interface …
|
|
|
@88380
|
4 years |
vboxsync |
Audio: Removed the unused pfnStreamIterate method from PDMIHOSTAUDIO. …
|
|
|
@88379
|
4 years |
vboxsync |
Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from …
|
|
|
@88378
|
4 years |
vboxsync |
Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from …
|
|
|
@88373
|
4 years |
vboxsync |
pdmdrv: Added helper for arming timers from drivers. bugref:9890
|
|
|
@88366
|
4 years |
vboxsync |
VMM/DBGFR3Flow: Add ability to put call instructions into separate …
|
|
|
@88362
|
4 years |
vboxsync |
Audio: Removed PDMIHOSTAUDIO::pfnSetCallback (replaced by …
|
|
|
@88359
|
4 years |
vboxsync |
Audio: Added notification interface that host drivers can use. Will …
|
|
|
@88358
|
4 years |
vboxsync |
Audio: Kicked out the unused callback registration interface aimed at …
|
|
|
@88357
|
4 years |
vboxsync |
Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h …
|
|
|
@88356
|
4 years |
vboxsync |
Audio: Trimmed down PDMAUDIOSTREAM a lot by moving non-essential stuff …
|
|
|
@88355
|
4 years |
vboxsync |
Audio: Fix bug in PDMAudioHostDevDup. bugref:9890
|
|
|
@88348
|
4 years |
vboxsync |
VMM: Build fix. oem2ticketref:40
|
|
|
@88307
|
4 years |
vboxsync |
Audio: Buffer usage statistics so we can monitor whether they are …
|
|
|
@88306
|
4 years |
vboxsync |
VMM/PDMDevHlp: Added pfnSTAMDeregisterByPrefix. bugref:9890
|
|
|
@88305
|
4 years |
vboxsync |
VMM/PDMDrvHlp: Made the statistics registration function automatically …
|
|
|
@88300
|
4 years |
vboxsync |
Audio: We don't return IPRT status codes, but VBox status codes. duh. …
|
|
|
@88298
|
4 years |
vboxsync |
Audio: Check that the backend (host audio driver) implements all the …
|
|
|
@88290
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: Added CPUMGetGuestAddrWidths and PDM …
|
|
|
@88278
|
4 years |
vboxsync |
Audio: Build fix and some cleanups. bugref:9890
|
|
|
@88269
|
4 years |
vboxsync |
Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
|
|
|