|
|
@88238
|
4 years |
vboxsync |
DrvAudio: Use AssertRCReturn on RTCritSectEnter status checks and just …
|
|
|
@88236
|
4 years |
vboxsync |
DrvAudio: Simplified dbgAudioStreamStatusToStr. bugref:9890
|
|
|
@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 …
|
|
|
@88219
|
4 years |
vboxsync |
DrvAudio: nits. bugref:9890
|
|
|
@88216
|
4 years |
vboxsync |
DrvAudio,ConsoleImpl2: Constructor cleanup, moved the input/output …
|
|
|
@88213
|
4 years |
vboxsync |
DrvAudio: Put the basic driver function in more correct order. bugref:9890
|
|
|
@88181
|
4 years |
vboxsync |
DrvAudio: Logging correction. bugref:9890
|
|
|
@88157
|
4 years |
vboxsync |
DrvAudio: Logging fixes. bugref:9890
|
|
|
@88061
|
4 years |
vboxsync |
Audio: Should use versioned magics like for other PDM structures, …
|
|
|
@88060
|
4 years |
vboxsync |
Audio: Adding a magic to PDMAUDIOSTREAM. [fix] bugref:9890
|
|
|
@88059
|
4 years |
vboxsync |
Audio: Adding a magic to PDMAUDIOSTREAM. bugref:9890
|
|
|
@88057
|
4 years |
vboxsync |
Audio: enums must have an 'END' entry for validation purposes. bugref:9890
|
|
|
@88055
|
4 years |
vboxsync |
Audio: Moved the host audio device enumeration code to PDM …
|
|
|
@88053
|
4 years |
vboxsync |
Audio: Moved the host audio device enumeration code to PDM …
|
|
|
@88047
|
4 years |
vboxsync |
Audio: Moved the host audio device enumeration code to PDM …
|
|
|
@88045
|
4 years |
vboxsync |
Audio: More prep work to move the audio device enumeration code to …
|
|
|
@88044
|
4 years |
vboxsync |
Audio: More prep work to move the audio device enumeration code to …
|
|
|
@88031
|
4 years |
vboxsync |
Audio: Preparing for moving the enumeration helpers to PDM. Simplify …
|
|
|
@88029
|
4 years |
vboxsync |
Audio: Moving some of the DrvAudio.h stuff into PDM - …
|
|
|
@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; …
|
|
|
@88006
|
4 years |
vboxsync |
Audio: DrvAudioHlpBytesAlign -> DrvAudioHlpFloorBytesToFrame as it …
|
|
|
@88005
|
4 years |
vboxsync |
Audio: DrvAudioHlpBytesIsAligned -> DrvAudioHlpIsBytesAligned; …
|
|
|
@88004
|
4 years |
vboxsync |
Audio: DrvAudioHlpBytesIsAligned -> DrvAudioHlpIsBytesAligned; …
|
|
|
@88002
|
4 years |
vboxsync |
Audio: Swapped parameters for DrvAudioHlpNanoToFrames, …
|
|
|
@87993
|
4 years |
vboxsync |
Audio: Switched DrvAudioHlpFramesToMilli parameters. bugref:9890
|
|
|
@87991
|
4 years |
vboxsync |
Audio: Switched DrvAudioHlpBytesToMilli parameters. bugref:9890
|
|
|
@87877
|
4 years |
vboxsync |
Audio/DrvAudio: Got rid of more big stack-allocated stuff [build fix]. …
|
|
|
@87876
|
4 years |
vboxsync |
Audio/DrvAudio: Got rid of more big stack-allocated stuff [build fix]. …
|
|
|
@87875
|
4 years |
vboxsync |
Audio/DrvAudio: Got rid of more big stack-allocated stuff. ticketoem2ref:36
|
|
|
@87862
|
4 years |
vboxsync |
Audio/DrvAudio: Logging nit.
|
|
|
@87861
|
4 years |
vboxsync |
Audio: Unified debug .WAV path file generation so that all data lands …
|
|
|
@87854
|
4 years |
vboxsync |
Audio/DrvAudio: Streamline drvAudioStreamGetReadable() a bit more.
|
|
|
@87849
|
4 years |
vboxsync |
Audio/DrvAudio: Made a debug warning show up in LogRel() when a …
|
|
|
@87847
|
4 years |
vboxsync |
Audio/DrvAudio: Made debug .WAV file naming a bit easier to follow.
|
|
|
@87758
|
4 years |
vboxsync |
Audio/HDA: Lots more code in the hope to resolve issue …
|
|
|
@87586
|
4 years |
vboxsync |
Audio/HDA: Reverted r142614 (committed too much). ticketoem2ref:36
|
|
|
@87585
|
4 years |
vboxsync |
Audio/HDA: More timing-related fixes for Windows guests. This is a …
|
|
|
@87253
|
4 years |
vboxsync |
Audio/DrvAudio: Make sure that a stream's pre-buffering size never …
|
|
|
@87252
|
4 years |
vboxsync |
Audio/DrvAudio: Make sure that a stream's pre-buffering size never …
|
|
|
@87179
|
4 years |
vboxsync |
Audio: Added input / output stream PCM properties to CFGM driver chain …
|
|
|
@87174
|
4 years |
vboxsync |
Audio/DrvAudio: Logging nits.
|
|
|
@87173
|
4 years |
vboxsync |
Audio: Docs nits. bugref:9882
|
|
|
@87159
|
4 years |
vboxsync |
Audio: Enable/disable streams using …
|
|
|
@86595
|
4 years |
vboxsync |
Audio/DrvAudio: Leave and re-enter the driver's critical section when …
|
|
|
@86563
|
4 years |
vboxsync |
Audio/DrvAudio: Try harder re-initializing streams on host audio …
|
|
|
@86561
|
4 years |
vboxsync |
Audio/DrvAudio: Simplified drvAudioStreamControlInternalBackend() by …
|
|
|
@86494
|
4 years |
vboxsync |
Devices/Audio: Re-initialize the stream in drvAudioStreamGetStatus() …
|
|
|
@82987
|
5 years |
vboxsync |
DrvAudio: Using #ifdef DEBUG around logging statements almost always wrong.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@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.
|
|
|
@82255
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: More of the same. bugref:9218
|
|
|
@82254
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: The prefix 'cf' reads 'count-of-flags', so if you …
|
|
|
@82252
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
|
|
|
@76989
|
6 years |
vboxsync |
Audio/DrvAudio: Yet another fix for checking whether the requested …
|
|
|
@76894
|
6 years |
vboxsync |
Audio/DrvAudio: Only enter (pre-)buffering stage again on a buffer …
|
|
|
@76868
|
6 years |
vboxsync |
Audio/DrvAudio: One more bugfix regarding setting device-specific …
|
|
|
@76848
|
6 years |
vboxsync |
Audio/DrvAudio: Comment nits.
|
|
|
@76846
|
6 years |
vboxsync |
Audio/DrvAudio: Documented and log configuration precedence for …
|
|
|
@76778
|
6 years |
vboxsync |
Audio/DrvAudio: Allow pre-buffering to be disabled by setting it to 0 …
|
|
|
@76748
|
6 years |
vboxsync |
Audio/DrvAudio: Logging.
|
|
|
@76727
|
6 years |
vboxsync |
Audio/DrvAudio: More buffering defaults tweaking.
|
|
|
@76726
|
6 years |
vboxsync |
Audio/DrvAudio: More STAM stuff.
|
|
|
@76708
|
6 years |
vboxsync |
Audio/DrvAudio: Added a buffer underrun detection (also with optional …
|
|
|
@76706
|
6 years |
vboxsync |
Audio/DrvAudio: Added another (release) log warning when stuff is …
|
|
|
@76702
|
6 years |
vboxsync |
Audio/DrvAudio: Allow custom buffering sizes being as big as the …
|
|
|
@76699
|
6 years |
vboxsync |
Audio/DrvAudio: Added a debug assertion for frame-aligned writes for …
|
|
|
@76697
|
6 years |
vboxsync |
Audio/DrvAudio: Added a buffer underrun detection (also with optional …
|
|
|
@76686
|
6 years |
vboxsync |
Audio/DrvAudio: Added drvAudioStreamDropInternal() to distinguish from …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@74518
|
6 years |
vboxsync |
Audio/DrvAudio: Removed unused code.
|
|
|
@74507
|
6 years |
vboxsync |
Audio/DrvAudio: Addressed backend stream destruction on failed …
|
|
|
@74498
|
6 years |
vboxsync |
DrvAudio.cpp,pdmaudioifs.h: Added a HACK to avoid asserting in …
|
|
|
@74058
|
6 years |
vboxsync |
Audio/DrvAudio: Added some more host driver (backend) checks / return …
|
|
|
@74033
|
6 years |
vboxsync |
Audio/DrvAudio: Also check for free input streams on stream creation …
|
|
|
@74010
|
6 years |
vboxsync |
Build fix.
|
|
|
@74007
|
6 years |
vboxsync |
Audio/DrvAudio: Logging.
|
|
|
@73872
|
6 years |
vboxsync |
Audio/DrvAudio: Take a shortcut in …
|
|
|
@73830
|
6 years |
vboxsync |
Audio/DrvAudio: Logging.
|
|
|
@73820
|
6 years |
vboxsync |
Audio/DrvAudio: Logging.
|
|
|
@73818
|
6 years |
vboxsync |
Build fix.
|
|
|
@73817
|
6 years |
vboxsync |
Audio/DrvAudio: Const.
|
|
|
@73816
|
6 years |
vboxsync |
Build fix.
|
|
|
@73814
|
6 years |
vboxsync |
Audio/DrvAudio: Fixes for drvAudioStreamPlay(), drvAudioStreamWrite() …
|
|
|
@73812
|
6 years |
vboxsync |
Audio/DrvAudio: Logging.
|
|
|
@73785
|
6 years |
vboxsync |
Audio/DrvAudio: Don't clear (finish) more input frames than available …
|
|
|
@73731
|
6 years |
vboxsync |
Audio/DrvAudio: No need to re-query the backend stream's writable size …
|
|
|
@73730
|
6 years |
vboxsync |
Audio: Implemented PDMAUDIOSTREAMCMD_DROP; at the moment only the …
|
|
|
@73690
|
6 years |
vboxsync |
Audio: Make use of VERR_AUDIO_STREAM_COULD_NOT_CREATE when streaming …
|
|
|
@73686
|
6 years |
vboxsync |
Audio/DrvAudio: Logging fixes.
|
|
|
@73684
|
6 years |
vboxsync |
Audio/DrvAudio: Added simple debug sanity checks for buggy acquired …
|
|
|
@73682
|
6 years |
vboxsync |
Audio/DrvAudio: Added support for discarding data in case a backend …
|
|
|
@73675
|
6 years |
vboxsync |
Audio/DrvAudio: Made sure that we don't do pre-buffer to the full …
|
|
|