|
|
@89693
|
4 years |
vboxsync |
DevIchAc97: Added pushback and statistics to the output portion of …
|
|
|
@89692
|
4 years |
vboxsync |
DevIchAc97: Don't recheck sink active status in …
|
|
|
@89691
|
4 years |
vboxsync |
DevIchAc97: Addressed the incorrect LVI understanding from …
|
|
|
@89687
|
4 years |
vboxsync |
DevIchAc97: ichac97R3DbgPrintBdl misunderstood LVI. Some todos and …
|
|
|
@89685
|
4 years |
vboxsync |
Audio/ValKit: Implemented support for downloading (host) test sets. …
|
|
|
@89681
|
4 years |
vboxsync |
DevIchAc97: Try deal with zero sized buffer descriptors (untested). …
|
|
|
@89680
|
4 years |
vboxsync |
DevIchAc97: Try deal with zero sized buffer descriptors (untested). …
|
|
|
@89664
|
4 years |
vboxsync |
DevIchAc97: Changed ichac97R3StreamTransferUpdate to actually take the …
|
|
|
@89661
|
4 years |
vboxsync |
DevIchAc97: Docs, TODOs, and some ichac97R3StreamUpdateDma refactoring …
|
|
|
@89640
|
4 years |
vboxsync |
DevIchAc97: Scan the buffer list to determin a more sensible internal …
|
|
|
@89639
|
4 years |
vboxsync |
DevIchAc97: Made the internal DMA buffer size configurable and changed …
|
|
|
@89638
|
4 years |
vboxsync |
DevHda: Validate config values when reading them. Marked a bunch …
|
|
|
@89637
|
4 years |
vboxsync |
DevIchAc97: Made the internal DMA buffer size configurable and changed …
|
|
|
@89636
|
4 years |
vboxsync |
DevIchAc97: doxygen. bugref:9890
|
|
|
@89618
|
4 years |
vboxsync |
Audio/ValKit: Implemented support for downloading (guest) test sets …
|
|
|
@89616
|
4 years |
vboxsync |
Audio/ValKit: Implemented support for downloading (guest) test sets …
|
|
|
@89614
|
4 years |
vboxsync |
Audio/ValKit: Implemented support for downloading (guest) test sets. …
|
|
|
@89613
|
4 years |
vboxsync |
DevIchAc97: Added ac97bdl and ac97stream debug info items. [build fix] …
|
|
|
@89612
|
4 years |
vboxsync |
DevIchAc97: Added ac97bdl and ac97stream debug info items. bugref:9890
|
|
|
@89611
|
4 years |
vboxsync |
DevHda: Debug info nits. bugref:9890
|
|
|
@89596
|
4 years |
vboxsync |
DrvHostAudioWasApi: Implemented pfnSetDevice and the …
|
|
|
@89584
|
4 years |
vboxsync |
Audio/ValKit: More code for completely self-contained (self) testing. …
|
|
|
@89583
|
4 years |
vboxsync |
DrvAudio: Fixed missing pre-buffer allocation alignment for some odd …
|
|
|
@89579
|
4 years |
vboxsync |
DrvHostAudioDSound.cpp: Demoted noisy LogRel2 to LogRel3. bugref:9890
|
|
|
@89575
|
4 years |
vboxsync |
Audio/ValKit: More code for completely self-contained (self) testing. …
|
|
|
@89570
|
4 years |
vboxsync |
DrvAudio: Worked over the statistics. bugref:9890
|
|
|
@89569
|
4 years |
vboxsync |
Audio: Lowered cased the output of PDMAudioDirGetName and …
|
|
|
@89567
|
4 years |
vboxsync |
Audio/ValKit: Destruction fixes. bugref:10008
|
|
|
@89566
|
4 years |
vboxsync |
DrvAudio: Removed AssertMsgReturn checks on …
|
|
|
@89565
|
4 years |
vboxsync |
DrvAudio: Shut up assertion in drvAudioStreamInitAsync due to play …
|
|
|
@89564
|
4 years |
vboxsync |
DrvAudio: Change the default for cFramesPeriod to be 1/4 of the buffer …
|
|
|
@89563
|
4 years |
vboxsync |
DevHda: Added removal todo on InitialDelayMs (it's too involved to do …
|
|
|
@89562
|
4 years |
vboxsync |
DevHda: Consistently use PCI (rather than ISA) memory access …
|
|
|
@89561
|
4 years |
vboxsync |
Audio/ValKit: When no playback tests are active, report back all data …
|
|
|
@89560
|
4 years |
vboxsync |
Audio/ValKit: Only report back bytes to read if a (current) test is …
|
|
|
@89559
|
4 years |
vboxsync |
AudioMixer: Fixed draining regression with the cFramesBackendBuffer …
|
|
|
@89558
|
4 years |
vboxsync |
AudioMixer: Must use RTMemAllocZVar when doing variable length …
|
|
|
@89557
|
4 years |
vboxsync |
Audio/ValKit: Only report back bytes to read if a (current) test is …
|
|
|
@89556
|
4 years |
vboxsync |
DrvAudio: Missing stream locking in drvAudioEnable. bugref:9890
|
|
|
@89551
|
4 years |
vboxsync |
Audio: Nits/6.1. bugref:bugref:9890
|
|
|
@89541
|
4 years |
vboxsync |
Audio/ValKit: More code for completely self-contained (self) testing. …
|
|
|
@89534
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Always register underflow/overflow callbacks …
|
|
|
@89533
|
4 years |
vboxsync |
DrvHostAudioAlsa: Don't call the output/input device 'default'. bugref:9890
|
|
|
@89532
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Implemented input/output device selection. …
|
|
|
@89531
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Don't trigger the stream unnecessarily when …
|
|
|
@89529
|
4 years |
vboxsync |
AudioMixBuffer: Corrected a couple of frame calculations in the …
|
|
|
@89528
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: LogRel2. bugref:9890
|
|
|
@89527
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Fixed bug in drvHstAudPaHA_StreamGetReadable …
|
|
|
@89526
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: More buffer config changes and better …
|
|
|
@89522
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Use the default BufAttr.minreq value (output …
|
|
|
@89519
|
4 years |
vboxsync |
DrvHostAudioOss: Adjusted the drvHstAudOssHA_StreamGetReadable hack as …
|
|
|
@89518
|
4 years |
vboxsync |
DrvHostAudioOss: Comment updates. bugref:9890
|
|
|
@89517
|
4 years |
vboxsync |
DrvHostAudioOss: Use BufInfo.bytes for …
|
|
|
@89516
|
4 years |
vboxsync |
DrvHostAudioOss: Implemented drvHstAudOssHA_StreamGetReadable (was …
|
|
|
@89512
|
4 years |
vboxsync |
DrvAudio: Reduced the pre-buffering to 50% for output as well. Then …
|
|
|
@89510
|
4 years |
vboxsync |
Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
|
|
|
@89508
|
4 years |
vboxsync |
DrvHostAudioAlsa: Doxygen fix. bugref:9890
|
|
|
@89505
|
4 years |
vboxsync |
DrvHostAudioAlsa: Implemented pfnSetDevice and changed the config …
|
|
|
@89504
|
4 years |
vboxsync |
Audio: Re-ordering some methods, no real change. bugref:9890
|
|
|
@89502
|
4 years |
vboxsync |
Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
|
|
|
@89500
|
4 years |
vboxsync |
Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
|
|
|
@89491
|
4 years |
vboxsync |
Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
|
|
|
@89489
|
4 years |
vboxsync |
Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
|
|
|
@89488
|
4 years |
vboxsync |
DrvHostAudioAlsa: Another attempt at fixing the pedantic gcc …
|
|
|
@89487
|
4 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
|
|
|
@89485
|
4 years |
vboxsync |
DrvHostAudioDebug: Cleaned up function prefix and struct names. bugref:9890
|
|
|
@89484
|
4 years |
vboxsync |
DrvHostAudioNull: Cleaned up function prefix and struct names. bugref:9890
|
|
|
@89483
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
|
|
|
@89482
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
|
|
|
@89481
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Cleaned up function prefix and struct names. …
|
|
|
@89480
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Another attempt at fixing the pedantic gcc …
|
|
|
@89479
|
4 years |
vboxsync |
DrvHostAudioOss: Don't refuse to pre-buffer input streams. Cleaned up …
|
|
|
@89478
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Try fix pedantic gcc warning/error. bugref:9890
|
|
|
@89474
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Correct version number for …
|
|
|
@89473
|
4 years |
vboxsync |
DrvHostAudioAlsa.cpp: Shut up annoying -EPIPE LogRel when draining. …
|
|
|
@89472
|
4 years |
vboxsync |
DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
|
|
|
@89471
|
4 years |
vboxsync |
DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
|
|
|
@89470
|
4 years |
vboxsync |
DrvHostAudioAlsa: Eliminated the ALSAAUDIOSTREAMCFG structure and …
|
|
|
@89469
|
4 years |
vboxsync |
Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
|
|
|
@89468
|
4 years |
vboxsync |
Audio/ValKit: Added AudioTestPathGetTemp(). bugref:10008
|
|
|
@89465
|
4 years |
vboxsync |
AudioTest: Added support for writing wave files. bugref:10008
|
|
|
@89463
|
4 years |
vboxsync |
Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
|
|
|
@89461
|
4 years |
vboxsync |
Audio/ValKit: Docs. bugref:10008
|
|
|
@89458
|
4 years |
vboxsync |
Audio/ValKit: Simplified code a bit by removing unnecessary …
|
|
|
@89456
|
4 years |
vboxsync |
Audio/ValKit: More code for recording tests. bugref:10008
|
|
|
@89450
|
4 years |
vboxsync |
DrvHostAudioAlsa: Simplify the drvHostAlsaAudioHA_StreamCreate stuff, …
|
|
|
@89449
|
4 years |
vboxsync |
DrvHostAudioAlsa: Need to call snd_pcm_drain again when draining in …
|
|
|
@89448
|
4 years |
vboxsync |
AudioMixBuffer/AudioMixBufInitPeekState: Fixed channel count …
|
|
|
@89447
|
4 years |
vboxsync |
AudioHlp.cpp/AudioHlpPcmPropsAreValid: Less duplication of checks …
|
|
|
@89445
|
4 years |
vboxsync |
DrvAudio: Use pStreamEx->Core.Props instead of …
|
|
|
@89443
|
4 years |
vboxsync |
DrvHostAudioOss: Only mono and stereo for now. Fend off draining calls …
|
|
|
@89440
|
4 years |
vboxsync |
AudioMixBuffer: Fixed calculation bug in audioMixBufPeekResampling. …
|
|
|
@89436
|
4 years |
vboxsync |
Audio/ValKit: Manifest writing + packing fixes. bugref:10008
|
|
|
@89434
|
4 years |
vboxsync |
Audio/ValKit: More infrastructure code [Doxygen fix]. bugref:10008
|
|
|
@89431
|
4 years |
vboxsync |
Audio/ValKit: More infrastructure code. bugref:10008
|
|
|
@89427
|
4 years |
vboxsync |
Audio/Stubs: scm fix. [build fix] bugref:9890
|
|
|
@89426
|
4 years |
vboxsync |
Audio/Stubs: scm fix. bugref:9890
|
|
|
@89425
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs: Use RTOnce to make the init thread-safe and …
|
|
|
@89424
|
4 years |
vboxsync |
DrvHostAudioPulseAudioStubs: Use RTOnce to make the init thread-safe …
|
|
|
@89423
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Multi channel support. bugref:9890
|
|
|