|
|
@88825
|
4 years |
vboxsync |
Audio: Doxygen fix. bugref:9890
|
|
|
@88824
|
4 years |
vboxsync |
Audio: Logging fix. bugref:9890
|
|
|
@88823
|
4 years |
vboxsync |
Audio: scm fixes. bugref:9890
|
|
|
@88820
|
4 years |
vboxsync |
Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
|
|
|
@88819
|
4 years |
vboxsync |
Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
|
|
|
@88807
|
4 years |
vboxsync |
Audio/SB16: Do some sanity checking for hardware CFGM values. bugref:9890
|
|
|
@88800
|
4 years |
vboxsync |
Audio/SB16: Resolved another todo. bugref:9890
|
|
|
@88799
|
4 years |
vboxsync |
Audio/SB16: Documented SB16STREAMHWCFG. bugref:9890
|
|
|
@88797
|
4 years |
vboxsync |
Audio/SB16: More cleanups / todos. bugref:9890
|
|
|
@88776
|
4 years |
vboxsync |
drvHostAudioWasApi: doxygen fixes. bugref:9890
|
|
|
@88773
|
4 years |
vboxsync |
Audio/SB16: Implemented support for async I/O (disabled by default); a …
|
|
|
@88772
|
4 years |
vboxsync |
Audio/DrvHostAudioWasApi: Doxygen fixes. bugref:9890
|
|
|
@88769
|
4 years |
vboxsync |
Audio/SB16: Implemented support for async I/O (disabled by default); a …
|
|
|
@88768
|
4 years |
vboxsync |
Audio/SB16: Implemented support for async I/O (disabled by default); a …
|
|
|
@88767
|
4 years |
vboxsync |
Audio/SB16: Implemented support for async I/O (disabled by default); a …
|
|
|
@88763
|
4 years |
vboxsync |
DrvAudio: Logging build fix. bugref:9890
|
|
|
@88762
|
4 years |
vboxsync |
Audio: Do not pause disabled streams as that may cause some simplistic …
|
|
|
@88761
|
4 years |
vboxsync |
DrvAudio: Working on support for asynchronous stream backend init and …
|
|
|
@88760
|
4 years |
vboxsync |
DrvAudio: Working on support for asynchronous stream backend init and …
|
|
|
@88733
|
4 years |
vboxsync |
DrvAudio: Shuffled a few more functions around. No functional change. …
|
|
|
@88732
|
4 years |
vboxsync |
DrvAudio: Use provide PDMIAUDIONOTIFYFROMHOST regardless of …
|
|
|
@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
|
|
|
@88725
|
4 years |
vboxsync |
DrvAudio: No need to check of the backend has a pfnStreamGetStatus …
|
|
|
@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. …
|
|
|
@88719
|
4 years |
vboxsync |
DrvAudio: Removed a bunch of unused statistics. bugref:9890
|
|
|
@88718
|
4 years |
vboxsync |
Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
|
|
|
@88717
|
4 years |
vboxsync |
DrvAudio: Some more tidying up. bugref:9890
|
|
|
@88715
|
4 years |
vboxsync |
DrvAudio: Shuffling functions more into interface order. bugref:9890
|
|
|
@88714
|
4 years |
vboxsync |
DrvAudio: Removed some unused code. bugref:9890
|
|
|
@88710
|
4 years |
vboxsync |
DrvAudio: Require PDMAUDIOSTREAM_CREATE_F_NO_MIXBUF for output …
|
|
|
@88709
|
4 years |
vboxsync |
DrvAudio: Require PDMAUDIOSTREAM_CREATE_F_NO_MIXBUF for output …
|
|
|
@88706
|
4 years |
vboxsync |
DrvHostAudioWasApi: Introduced a worker thread that processes the …
|
|
|
@88693
|
4 years |
vboxsync |
Audio: Added optional pfnStreamConfigHint methods to …
|
|
|
@88692
|
4 years |
vboxsync |
DevIchAc97: Create AIO thread with RTTHREADFLAGS_COM_MTA so it'll work …
|
|
|
@88691
|
4 years |
vboxsync |
DrvHostAudioDSound, DrvHostAudioWasApi: No need to call CoInitializeEx …
|
|
|
@88690
|
4 years |
vboxsync |
DevHda: Start the AIO thread with RTTHREADFLAGS_COM_MTA. bugref:9890
|
|
|
@88677
|
4 years |
vboxsync |
Audio/AC97: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
|
|
|
@88676
|
4 years |
vboxsync |
Audio/SB16: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
|
|
|
@88675
|
4 years |
vboxsync |
Audio/SB16: Added a tiny bit of profiling [build fix].
|
|
|
@88674
|
4 years |
vboxsync |
Audio/HDA: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
|
|
|
@88673
|
4 years |
vboxsync |
Audio/SB16: Added a tiny bit of profiling.
|
|
|
@88672
|
4 years |
vboxsync |
Audio: Use HostAudioWas on windows 10 instead of DSound. Only set the …
|
|
|
@88667
|
4 years |
vboxsync |
DrvHostAudioWasApi: Always keep IMMDevice pointer to the input and …
|
|
|
@88666
|
4 years |
vboxsync |
DrvAudio: Use PDMDrvHlpSTAMDeregisterByPrefix to deregister statistics …
|
|
|
@88663
|
4 years |
vboxsync |
drvHostAudioWasApi: Implemented caching of audio clients as the …
|
|
|
@88662
|
4 years |
vboxsync |
DevHda: Added release profiling of stream starting, resetting and …
|
|
|
@88653
|
4 years |
vboxsync |
Audio/SB16: Makes now also use of the common stream debugging (file) …
|
|
|
@88646
|
4 years |
vboxsync |
Audio/SB16: Now also is using our internal software mixer [SCM fix].
|
|
|
@88645
|
4 years |
vboxsync |
Audio/SB16: Now also is using our internal software mixer.
|
|
|
@88630
|
4 years |
vboxsync |
DrvHostAudioWasApi: More WASAPI backend work. bugref:9890
|
|
|
@88629
|
4 years |
vboxsync |
DrvHostAudioWasApi: More WASAPI backend work. bugref:9890
|
|
|
@88628
|
4 years |
vboxsync |
DrvHostAudioDSoundMMNotifClient.h: Removed three functions not part of …
|
|
|
@88575
|
4 years |
vboxsync |
DevHda: Some SSYNC logging and notes about possible implementation. …
|
|
|
@88573
|
4 years |
vboxsync |
DrvHostAudioDSound: Build fix. bugref:9890
|
|
|
@88572
|
4 years |
vboxsync |
DevHda: Set the FIFORDY bit when a stream is enabled and clear it when …
|
|
|
@88566
|
4 years |
vboxsync |
DrvHostAudioDSound: Added a timer hack for making sure draining …
|
|
|
@88564
|
4 years |
vboxsync |
DrvHostAudioDSound: Added a status formatter and some other logging …
|
|
|
@88561
|
4 years |
vboxsync |
Audio: Moved the HostAudioNotResponding runtime error reporting during …
|
|
|
@88559
|
4 years |
vboxsync |
DrvAudio: Need to return VERR_AUDIO_BACKEND_INIT_FAILED rather than …
|
|
|
@88556
|
4 years |
vboxsync |
DrvHostAudioDSound: Restructured the stream control code. bugref:9890
|
|
|
@88555
|
4 years |
vboxsync |
DrvHostAudioDSound: Refreshed the stream destruction code. bugref:9890
|
|
|
@88554
|
4 years |
vboxsync |
DrvHostAudioDSound: Refreshed the stream creation code. bugref:9890
|
|
|
@88542
|
4 years |
vboxsync |
DrvHostAudioDSound: We don't need to enter the critical section when …
|
|
|
@88541
|
4 years |
vboxsync |
DrvHostAudioDSound: We don't need to enter the critical section when …
|
|
|
@88539
|
4 years |
vboxsync |
DrvHostAudioDSound: We don't need to enter the critical section when …
|
|
|
@88534
|
4 years |
vboxsync |
Audio: Merged the cbStreamOut and cbStreamIn fields in …
|
|
|
@88514
|
4 years |
vboxsync |
DrvHostAudioDSound: Moving functions around. bugref:9890
|
|
|
@88513
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Freshed up the debug callbacks a little. …
|
|
|
@88512
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Don't clamp the pfnStreamWritable result to …
|
|
|
@88511
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Went over the buffer and output/input code. …
|
|
|
@88504
|
4 years |
vboxsync |
DevHda: Changed codecLookup to binary search. Added a couple of more …
|
|
|
@88503
|
4 years |
vboxsync |
DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to …
|
|
|
@88502
|
4 years |
vboxsync |
DevHda: Fixed regression caused by incorrect assumption about ring-0 …
|
|
|
@88500
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Made all the control operation asynchronous …
|
|
|
@88492
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Cleaning up the stream control bits. The …
|
|
|
@88487
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Aligned pre-buffering config with ALSA and …
|
|
|
@88486
|
4 years |
vboxsync |
DrvAudioHostPulseAudio: Mostly done cleaning up stream creation. …
|
|
|
@88480
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Cleaning up pfnStreamCreate... bugref:9890
|
|
|
@88479
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Don't do useless default device 'enumeration' …
|
|
|
@88478
|
4 years |
vboxsync |
DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
|
|
|
@88477
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Cleaned up drvHostAudioPaHA_GetConfig and its …
|
|
|
@88476
|
4 years |
vboxsync |
DevHDA: Fix incorrect version check in hdaR3LoadExec causing it to …
|
|
|
@88468
|
4 years |
vboxsync |
DrvHostAudioCoreAudio.cpp: doxygen fix++. bugref:9890
|
|
|
@88467
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Some more cleaning up. bugref:9890
|
|
|
@88466
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Re-ordering functions. Changed and unified …
|
|
|
@88462
|
4 years |
vboxsync |
DrvHostAudioDebug,DrvHostAudioNull,DrvHostAudioValidationKit: Prepare …
|
|
|
@88458
|
4 years |
vboxsync |
DrvHostAudioValidationKit: Forgot to fix the pCfg stream member. …
|
|
|
@88457
|
4 years |
vboxsync |
DrvHostAudioDebug: Tried to correct pfnStreamCapture so it does not …
|
|
|
@88456
|
4 years |
vboxsync |
Audio: Went over the null and valkit drivers, the later didn't even …
|
|
|
@88455
|
4 years |
vboxsync |
DrvHostAudioOss: Implemented draining (via thread). Implemented …
|
|
|
@88454
|
4 years |
vboxsync |
DrvAudio: Don't allocate more pre-buffer space than what the backend …
|
|
|
@88453
|
4 years |
vboxsync |
DrvAudioHostAlsa: Ignore -EAGAIN from snd_pcm_drain. bugref:9890
|
|
|
@88452
|
4 years |
vboxsync |
Audio: Cleaned up the alsa backend. Removed unused+bogus …
|
|
|
@88451
|
4 years |
vboxsync |
DrvHostAlsaAudio: Implemented basic device enumeration. bugref:9890
|
|
|
@88450
|
4 years |
vboxsync |
DrvHostAudioAlsa: Put the functions in a more logical order, with …
|
|
|
@88449
|
4 years |
vboxsync |
DrvHostAudioAlsa: nit. bugref:9890
|
|
|
@88448
|
4 years |
vboxsync |
DrvHostAudioAlsa: Kicked out the scratch buffer as I could find no …
|
|
|