|
|
@87875
|
4 years |
vboxsync |
Audio/DrvAudio: Got rid of more big stack-allocated stuff. ticketoem2ref:36
|
|
|
@87863
|
4 years |
vboxsync |
Audio/HDA: Experimental change to lower more DPC calls within the …
|
|
|
@87862
|
4 years |
vboxsync |
Audio/DrvAudio: Logging nit.
|
|
|
@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 …
|
|
|
@87854
|
4 years |
vboxsync |
Audio/DrvAudio: Streamline drvAudioStreamGetReadable() a bit more.
|
|
|
@87853
|
4 years |
vboxsync |
Audio/DebugAudio: Always use the requested audio stream format when …
|
|
|
@87852
|
4 years |
vboxsync |
Audio/Mixer: Implemented mixer creation flags to support runtime …
|
|
|
@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.
|
|
|
@87843
|
4 years |
vboxsync |
Audio/DebugAudio: Implemented support of providing an artificial …
|
|
|
@87841
|
4 years |
vboxsync |
Audio/testcase: Added initial tstAudioClient3 to manually report, …
|
|
|
@87840
|
4 years |
vboxsync |
Audio/testcase: Added initial tstAudioClient3 to manually report, …
|
|
|
@87836
|
4 years |
vboxsync |
Audio/HDA: More HDA_STRICT fun. ticketoem2ref:36
|
|
|
@87835
|
4 years |
vboxsync |
Audio/HDA: Init stream's last transfer timestamp if not done yet in …
|
|
|
@87830
|
4 years |
vboxsync |
Audio/HDA: A bit of header cleanup / docs. ticketoem2ref:36
|
|
|
@87811
|
4 years |
vboxsync |
HDA: Use a PDMCRITSECT per stream instead of RTCRITSECT, to also allow …
|
|
|
@87810
|
4 years |
vboxsync |
HDA: Got rid of the stream period's additional locking; not needed, as …
|
|
|
@87809
|
4 years |
vboxsync |
HDA: Got rid of the stream period's additional locking; not needed, as …
|
|
|
@87807
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87806
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87805
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87803
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87802
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87801
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87800
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87799
|
4 years |
vboxsync |
HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
|
|
|
@87773
|
4 years |
vboxsync |
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
|
|
|
@87767
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@87758
|
4 years |
vboxsync |
Audio/HDA: Lots more code in the hope to resolve issue …
|
|
|
@87639
|
4 years |
vboxsync |
Audio/Core Audio: Detect the default duplex output device and mark …
|
|
|
@87638
|
4 years |
vboxsync |
Audio/HDA: Relaxed transfer amount checks a bit in …
|
|
|
@87604
|
4 years |
vboxsync |
Audio/HDA: Make sure that unsupported guest speaker setups (> 2) also …
|
|
|
@87587
|
4 years |
vboxsync |
Audio/HDA: Re-applied r142615 as intended: More timing-related fixes …
|
|
|
@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 …
|
|
|
@87583
|
4 years |
vboxsync |
Audio/HDA: More timing-related fixes for Windows guests. This is a …
|
|
|
@87573
|
4 years |
vboxsync |
Audio/HDA: Doxygen fix (it doesn't have VBOX_WITH_AUDIO_HDA_ASYNC_IO …
|
|
|
@87569
|
4 years |
vboxsync |
Audio/HDA: Doxygen fix attempt.
|
|
|
@87567
|
4 years |
vboxsync |
Audio/HDA: More timing-related fixes for Windows guests. This is a …
|
|
|
@87465
|
4 years |
vboxsync |
Audio/HDA: Follow-up fix for r142292 (did not work on Win10 guests) …
|
|
|
@87464
|
4 years |
vboxsync |
Audio/HDA: Follow-up fix for r142292 (did not work on Win10 guests). …
|
|
|
@87438
|
4 years |
vboxsync |
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
|
|
|
@87437
|
4 years |
vboxsync |
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
|
|
|
@87436
|
4 years |
vboxsync |
Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
|
|
|
@87427
|
4 years |
vboxsync |
Audio/HDA: Make sure that we always align the number of bytes when …
|
|
|
@87329
|
4 years |
vboxsync |
Audio/HDA: (Release) log DMA position buffer status + DPL/DPU …
|
|
|
@87328
|
4 years |
vboxsync |
Audio/HDA: Implemented FIFO watermark support [build fix]. ticketoem2ref:36
|
|
|
@87325
|
4 years |
vboxsync |
Audio/HDA: Reverted r142297 ((Release) log DMA position buffer status …
|
|
|
@87324
|
4 years |
vboxsync |
Audio/HDA: (Release) log DMA position buffer status + DPL/DPU …
|
|
|
@87320
|
4 years |
vboxsync |
Audio/HDA: Implemented FIFO watermark support [build fix]. ticketoem2ref:36
|
|
|
@87319
|
4 years |
vboxsync |
Audio/HDA: Implemented FIFO watermark support. ticketoem2ref:36
|
|
|
@87314
|
4 years |
vboxsync |
Audio/HDA: Let run hdaRegReadWALCLK() in R0. ticketoem2ref:36
|
|
|
@87300
|
4 years |
vboxsync |
Audio/ALSA: Documentation.
|
|
|
@87299
|
4 years |
vboxsync |
Audio/ALSA: Resolved a @todo (Initialize fSwapEndian in …
|
|
|
@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 …
|
|
|
@87267
|
4 years |
vboxsync |
Audio/HDA: Added a per-stream FIFOS scratch buffer to avoid …
|
|
|
@87266
|
4 years |
vboxsync |
Audio/HDA: Fixed compilation if HDA_DEBUG_SILENCE is set.
|
|
|
@87264
|
4 years |
vboxsync |
Audio/HDA: Resolved a @todo.
|
|
|
@87262
|
4 years |
vboxsync |
Audio/HDA: Logging tweaks. ticketoem2ref:36
|
|
|
@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 …
|
|
|
@86741
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIchAc97: Use PCI versions of the function …
|
|
|
@86595
|
4 years |
vboxsync |
Audio/DrvAudio: Leave and re-enter the driver's critical section when …
|
|
|
@86594
|
4 years |
vboxsync |
scm
|
|
|
@86575
|
4 years |
vboxsync |
Audio/DSound: Query playback/capture device information outside the …
|
|
|
@86563
|
4 years |
vboxsync |
Audio/DrvAudio: Try harder re-initializing streams on host audio …
|
|
|
@86561
|
4 years |
vboxsync |
Audio/DrvAudio: Simplified drvAudioStreamControlInternalBackend() by …
|
|
|
@86520
|
4 years |
vboxsync |
Devices/DevIchAc97: Doxygen
|
|
|
@86496
|
4 years |
vboxsync |
Devices/pulse_stubs.c: Use RTLdrLoadSystemEx w/ …
|
|
|
@86494
|
4 years |
vboxsync |
Devices/Audio: Re-initialize the stream in drvAudioStreamGetStatus() …
|
|
|
@86221
|
4 years |
vboxsync |
DrvHostCoreAudio-auth.mm: Darwin build fix. bugref:9790
|
|
|
@85900
|
4 years |
vboxsync |
DevHDA/hdaRegWriteCORBRP: Fixed bug introduced in r135300.
|
|
|
@85899
|
4 years |
vboxsync |
Devices/Audio/HDA: Don't return VINF_IOM_R3_MMIO_WRITE in R3 or PGM …
|
|
|
@85655
|
4 years |
vboxsync |
Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
|
|
|
@85570
|
4 years |
vboxsync |
DrvHostPulseAudio.cpp: put the mainloop creatation outside the silly …
|
|
|
@85531
|
4 years |
vboxsync |
DrvHostPulseAudio.cpp: Don't crash in paStreamOpen if …
|
|
|
@85499
|
4 years |
vboxsync |
Devices/Audio/DrvHostPulseAudio: Cache the context state in …
|
|
|
@85449
|
4 years |
vboxsync |
Audio/DrvHostPulseAudio: Don't access the context anymore when waiting …
|
|
|
@85346
|
4 years |
vboxsync |
Devices/Audio/DrvHostPulseAudio: Don't wait indefinitely for the …
|
|
|
@85199
|
4 years |
vboxsync |
DrvHostCoreAudio: Missing DECLCALLBACKs on prototypes. …
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@84815
|
5 years |
vboxsync |
Devices/Audio/DevIchAc97: Workaround a hang upon resume when a NetBSD …
|
|
|
@84447
|
5 years |
vboxsync |
Audio/AC97: Revived / fixed async I/O code after driver interface …
|
|
|
@84408
|
5 years |
vboxsync |
VBoxMMNotificationClient.cpp: Use newly added wrapper for the …
|
|
|
@83812
|
5 years |
vboxsync |
Devices/Audio: VC++ 14.1 warnings. bugref:8498
|
|
|
@83298
|
5 years |
vboxsync |
Audio/HDA: Added some more stream ID checks.
|
|
|
@83240
|
5 years |
vboxsync |
Audio/Win: Added ability to register/unregister the …
|
|
|
@83239
|
5 years |
vboxsync |
Audio/Win: Added ability to register/unregister the …
|
|
|
@83238
|
5 years |
vboxsync |
Audio/Win: Also re-enumerate if the default device has been changed. …
|
|
|
@82988
|
5 years |
vboxsync |
DevIchAc97/ichac97R3MixerAddDrvStream: Destroy streams on failure to …
|
|
|
@82987
|
5 years |
vboxsync |
DrvAudio: Using #ifdef DEBUG around logging statements almost always wrong.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|