|
|
@89130
|
4 years |
vboxsync |
AudioMixer: Copy the 'Device' bits to the CfgHost when creating a …
|
|
|
@88994
|
4 years |
vboxsync |
AudioMixer: Build fix (draining revamp). bugref:9890
|
|
|
@88991
|
4 years |
vboxsync |
Audio: Worked over draining, starting with the internal DMA buffer …
|
|
|
@88957
|
4 years |
vboxsync |
AudioMixer: AudioMixerSinkRead does not need a enmOp parameter. …
|
|
|
@88946
|
4 years |
vboxsync |
AudioMixer,DevHda: Added AudioMixerSinkTransferToCircBuf and …
|
|
|
@88945
|
4 years |
vboxsync |
AudioMixer,DevHda: Added AudioMixerSinkTransferToCircBuf and …
|
|
|
@88944
|
4 years |
vboxsync |
AudioMixer,DevHda: Added AudioMixerSinkTransferToCircBuf and …
|
|
|
@88941
|
4 years |
vboxsync |
AudioMixer,DevHda: The asynchronous I/O code should be shared so the …
|
|
|
@88940
|
4 years |
vboxsync |
Audio/Dev*: Must destroy the mixer in the destructor as the power off …
|
|
|
@88920
|
4 years |
vboxsync |
AudioMixer: Dropped the unused scratch buffer associated with …
|
|
|
@88918
|
4 years |
vboxsync |
Audio: s/AudioMixerSinkCtl/AudioMixerSinkEnable/ bugref:9890
|
|
|
@88917
|
4 years |
vboxsync |
AudioMixer: Removed some more unused stuff; cleanups. bugref:9890
|
|
|
@88916
|
4 years |
vboxsync |
Audio: Eliminated AUDMIXSINKDIR and AUDMIXSINKCMD, using PDMAUDIODIR …
|
|
|
@88915
|
4 years |
vboxsync |
AudioMixer: Added crude heuristics to audioMixerSinkUpdateOutput for …
|
|
|
@88914
|
4 years |
vboxsync |
AudioMixer: Added crude heuristics to audioMixerSinkUpdateOutput for …
|
|
|
@88913
|
4 years |
vboxsync |
AudioMixer: Added crude heuristics to audioMixerSinkUpdateOutput for …
|
|
|
@88909
|
4 years |
vboxsync |
AudioMixer: Ignore pfnStreamControl failures and most definitely don't …
|
|
|
@88907
|
4 years |
vboxsync |
AudioMixer: Removed a few unused function. bugref:9890
|
|
|
@88890
|
4 years |
vboxsync |
AudioMixer: Some diagnostics code (disabled). bugref:9890
|
|
|
@88888
|
4 years |
vboxsync |
DrvAudioVRDE: Fixed bug that snuk into drvAudioVrdeHA_StreamDestroy in …
|
|
|
@88887
|
4 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
|
|
|
@88884
|
4 years |
vboxsync |
DrvAudio,Mixer: Changed PDMIAUDIOCONNECTOR::pfnStreamGetStatus into …
|
|
|
@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. …
|
|
|
@88452
|
4 years |
vboxsync |
Audio: Cleaned up the alsa backend. Removed unused+bogus …
|
|
|
@88443
|
4 years |
vboxsync |
DrvAudio: Don't try set volume on output streams when adding them. …
|
|
|
@88433
|
4 years |
vboxsync |
Audio: Eliminated the DrvAudio mixing buffers for output streams on …
|
|
|
@88374
|
4 years |
vboxsync |
AudioMixer: Fixed status printing. Added todo about possibly calling …
|
|
|
@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 …
|
|
|
@88320
|
4 years |
vboxsync |
Audio: Stats for one more mixer buffer. Some cleanups. bugref:9890
|
|
|
@88313
|
4 years |
vboxsync |
Audio: windows build fixes. bugref:9890
|
|
|
@88307
|
4 years |
vboxsync |
Audio: Buffer usage statistics so we can monitor whether they are …
|
|
|
@88299
|
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 …
|
|
|
@88269
|
4 years |
vboxsync |
Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
|
|
|
@88235
|
4 years |
vboxsync |
Audio: File header adjustments. bugref:9890
|
|
|
@88234
|
4 years |
vboxsync |
Audio: Renamed DrvAudioCommon.* to AudioHlp.*, changing functions from …
|
|
|
@88230
|
4 years |
vboxsync |
Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
|
|
|
@88028
|
4 years |
vboxsync |
Audio: Moving some of the DrvAudio.h stuff into PDM - …
|
|
|
@88026
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@88025
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@88023
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@88022
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@88016
|
4 years |
vboxsync |
Audio: DrvAudioHlpPCMPropsAreValid -> DrvAudioHlpPcmPropsAreValid; …
|
|
|
@88015
|
4 years |
vboxsync |
Audio: DrvAudioHlpPCMPropsAreEqual -> DrvAudioHlpPcmPropsAreEqual & …
|
|
|
@88010
|
4 years |
vboxsync |
Audio: DrvAudioHlpPCMPropsToStreamCfg -> …
|
|
|
@88002
|
4 years |
vboxsync |
Audio: Swapped parameters for DrvAudioHlpNanoToFrames, …
|
|
|
@87994
|
4 years |
vboxsync |
Audio: Switched DrvAudioHlpFramesToBytes parameters. bugref:9890
|
|
|
@87991
|
4 years |
vboxsync |
Audio: Switched DrvAudioHlpBytesToMilli parameters. bugref:9890
|
|
|
@87861
|
4 years |
vboxsync |
Audio: Unified debug .WAV path file generation so that all data lands …
|
|
|
@87857
|
4 years |
vboxsync |
Audio/Mixer: Follow-up fix for r142918; fixed mixer flags validation mask.
|
|
|
@87856
|
4 years |
vboxsync |
Audio/Mixer: Follow-up fix for r142918; first destroy the sink, then …
|
|
|
@87852
|
4 years |
vboxsync |
Audio/Mixer: Implemented mixer creation flags to support runtime …
|
|
|
@87273
|
4 years |
vboxsync |
Audio/Mixer: Got rid of the stack-allocated scratch buffer when mixing …
|
|
|
@87270
|
4 years |
vboxsync |
Audio/Mixer: Got rid of the stack-allocated scratch buffer when mixing …
|
|
|
@87173
|
4 years |
vboxsync |
Audio: Docs nits. bugref:9882
|
|
|
@87159
|
4 years |
vboxsync |
Audio: Enable/disable streams using …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82602
|
5 years |
vboxsync |
AudioMixer: Attempt to fix another regression from r135459. bugref:9625
|
|
|
@82598
|
5 years |
vboxsync |
Audio/Mixer: Doxygen fix.
|
|
|
@82597
|
5 years |
vboxsync |
Audio/Mixer: Modularized code a bit more by adding …
|
|
|
@82588
|
5 years |
vboxsync |
AudioMixer: Fix for regression from r135308. Must not forget to NULL …
|
|
|
@82581
|
5 years |
vboxsync |
Audio mixer: Logging tweaks; no functional changes.
|
|
|
@82579
|
5 years |
vboxsync |
Audio: Make sure to only set a new recording source if the backend in …
|
|
|
@82458
|
5 years |
vboxsync |
Devices/Audio/*: No need to +1 on RTPATH_MAX.
|
|
|
@82406
|
5 years |
vboxsync |
DevHDA: Cleanups. bugref:9218
|
|
|
@82255
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: More of the same. bugref:9218
|
|
|
@82252
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
|
|
|
@80687
|
5 years |
vboxsync |
Audio/Mixer: Logging.
|
|
|
@80608
|
5 years |
vboxsync |
Audio/Mixer: Logging tweaks.
|
|
|
@78510
|
6 years |
vboxsync |
Audio: Doxygen build fix.
|
|
|
@78507
|
6 years |
vboxsync |
Audio: Build fix.
|
|
|
@78506
|
6 years |
vboxsync |
Audio: Try to fix a hang w/ VRDE audio driver enabled.
|
|
|
@77603
|
6 years |
vboxsync |
Audio/Mixer: audioMixerStreamCtlInternal() is static.
|
|
|
@77602
|
6 years |
vboxsync |
Audio/Mixer: Centralized a mixer stream's internal status updating by …
|
|
|
@77184
|
6 years |
vboxsync |
AudioMixer: Destroy the mix buffer when the sink gets destroyed
|
|
|
@76777
|
6 years |
vboxsync |
Audio/Mixer: Removed VBOX_AUDIO_MIXER_WITH_MIXBUF define, as this is …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@74877
|
6 years |
vboxsync |
Audio/Mixer: Fixed triggering a harmless debug assertion if a certain …
|
|
|
@74057
|
6 years |
vboxsync |
Audio/Mixer: Allow setting NULL for un-setting a recording source in …
|
|
|
@74041
|
6 years |
vboxsync |
Audio/Mixer: Added AudioMixerSinkGetName().
|
|
|
@73815
|
6 years |
vboxsync |
Build fix.
|
|
|
@73813
|
6 years |
vboxsync |
Build fix.
|
|
|
@73811
|
6 years |
vboxsync |
Audio/Mixer: No need to return aligned writable sizes in …
|
|
|
@73810
|
6 years |
vboxsync |
Audio/Mixer: Documentation.
|
|
|
@73809
|
6 years |
vboxsync |
Audio/Mixer: Restructured internal sink writing code into multiple …
|
|
|
@73794
|
6 years |
vboxsync |
Audio/Mixer: Don't handle commands not supported by certain backends …
|
|
|
@73730
|
6 years |
vboxsync |
Audio: Implemented PDMAUDIOSTREAMCMD_DROP; at the moment only the …
|
|
|
@73683
|
6 years |
vboxsync |
Audio/Mixer: Logging tweaks for audioMixerSinkWriteToStreams().
|
|
|
@73646
|
6 years |
vboxsync |
Build fix.
|
|
|
@73645
|
6 years |
vboxsync |
Audio/Mixer: Cleanup / renaming for audioMixerSinkWriteToStreams().
|
|
|
@73582
|
7 years |
vboxsync |
Audio/Mixer: Skip handling input streams which currently are not …
|
|
|
@73581
|
7 years |
vboxsync |
Audio/Mixer: Skip handling input streams which currently are not …
|
|
|
@73567
|
7 years |
vboxsync |
Audio/Mixer: No need to propagate playback/capturing errors for …
|
|
|
@73566
|
7 years |
vboxsync |
Audio/Mixer: Disable the old recording source (if any) in …
|
|
|
@73561
|
7 years |
vboxsync |
Audio/Mixer: Logging.
|
|
|
@73557
|
7 years |
vboxsync |
Audio/Mixer: Don't query a stream's readable size in …
|
|
|
@73556
|
7 years |
vboxsync |
Audio/Mixer: Make sure to always set the read bytes value on success …
|
|
|