VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio@ 89847

Name Size Rev Age Author Last Change
../
testcase 89805   4 years vboxsync Audio/ValKit: Added a simple testcase for ATS (Audio Test Service). …
AudioHlp.cpp 23.5 KB 89447   4 years vboxsync AudioHlp.cpp/AudioHlpPcmPropsAreValid: Less duplication of checks …
AudioHlp.h 4.5 KB 89342   4 years vboxsync Audio: Removed unused PDMAUDIOFMT type and associated translators. …
AudioMixBuffer-Convert.cpp.h 11.1 KB 89405   4 years vboxsync AudioMixBuffer: Fix buggy generic decoders. bugref:9890
AudioMixBuffer.cpp 85.4 KB 89811   4 years vboxsync AudioMixBuffer.cpp: doxygen fixes. bugref:9890
AudioMixBuffer.h 10.0 KB 89801   4 years vboxsync pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
AudioMixer.cpp 100.4 KB 89821   4 years vboxsync Audio: Some info item fixes and docs updates. bugref:9890
AudioMixer.h 13.5 KB 89810   4 years vboxsync Audio: Eliminated some unnecessary stream config copying in the device …
AudioTest.cpp 80.0 KB 89842   4 years vboxsync AudioTest.cpp: Build fix (gcc (GCC) 10.2.1 20201125 (Red Hat …
AudioTest.h 14.2 KB 89747   4 years vboxsync Audio/ValKit: Implemented first first (primitive) binary PCM data …
AudioTestService.cpp 40.1 KB 89803   4 years vboxsync Audio/ValKit: Sending bigger data chunks now also works. bugref:10008
AudioTestService.h 6.2 KB 89614   4 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets. …
AudioTestServiceClient.cpp 17.1 KB 89807   4 years vboxsync Audio/ValKit: Added support for CRC32 checksum calculation; now …
AudioTestServiceClient.h 1.5 KB 89614   4 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets. …
AudioTestServiceInternal.h 7.4 KB 89541   4 years vboxsync Audio/ValKit: More code for completely self-contained (self) testing. …
AudioTestServiceProtocol.cpp 1.1 KB 89614   4 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets. …
AudioTestServiceProtocol.h 6.6 KB 89614   4 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets. …
AudioTestServiceTcp.cpp 13.7 KB 89614   4 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets. …
DevHda.cpp 212.1 KB 89844   4 years vboxsync DevHda: Eliminated HDASTREAM::CritSect as it is not necessary. The …
DevHda.h 10.1 KB 89638   4 years vboxsync DevHda: Validate config values when reading them. Marked a bunch …
DevHdaCodec.cpp 111.1 KB 89768   4 years vboxsync Audio: Made PDMAUDIOVOLUME multichannel. bugref:9890
DevHdaCodec.h 43.0 KB 89810   4 years vboxsync Audio: Eliminated some unnecessary stream config copying in the device …
DevHdaCommon.cpp 11.0 KB 89406   4 years vboxsync DevHda: Removed the stream mapping and leave such complications to the …
DevHdaCommon.h 25.7 KB 88235   4 years vboxsync Audio: File header adjustments. bugref:9890
DevHdaStream.cpp 98.2 KB 89847   4 years vboxsync DevHda: Some preprocessor indentation fixes. bugref:9890
DevHdaStream.h 13.9 KB 89844   4 years vboxsync DevHda: Eliminated HDASTREAM::CritSect as it is not necessary. The …
DevIchAc97.cpp 198.5 KB 89822   4 years vboxsync DevSB16,DevIchAc97: Mixer info. bugref:9890
DevSB16.cpp 111.7 KB 89822   4 years vboxsync DevSB16,DevIchAc97: Mixer info. bugref:9890
DrvAudio.cpp 206.9 KB 89830   4 years vboxsync DrvAudio: Fixed invalid log variable assignment in …
DrvHostAudioAlsa.cpp 60.0 KB 89533   4 years vboxsync DrvHostAudioAlsa: Don't call the output/input device 'default'. bugref:9890
DrvHostAudioAlsaStubs.cpp 10.1 KB 89471   4 years vboxsync DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
DrvHostAudioAlsaStubs.h 2.4 KB 89478   4 years vboxsync DrvHostAudioAlsaStubs.h: Try fix pedantic gcc warning/error. bugref:9890
DrvHostAudioAlsaStubsMangling.h 4.5 KB 89471   4 years vboxsync DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
DrvHostAudioCoreAudio.cpp 113.2 KB 89510   4 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
DrvHostAudioCoreAudioAuth.mm 5.0 KB 89110   4 years vboxsync DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) …
DrvHostAudioDebug.cpp 13.0 KB 89510   4 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
DrvHostAudioDSound.cpp 109.3 KB 89579   4 years vboxsync DrvHostAudioDSound.cpp: Demoted noisy LogRel2 to LogRel3. bugref:9890
DrvHostAudioDSoundMMNotifClient.cpp 6.9 KB 88853   4 years vboxsync Audio: Reworking PDMIHOSTAUDIOPORT::pfnNotifyDevicesChanged a little, …
DrvHostAudioDSoundMMNotifClient.h 2.4 KB 89089   4 years vboxsync Audio: 32-bit windows build fixes. bugref:9890
DrvHostAudioNull.cpp 9.8 KB 89510   4 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
DrvHostAudioOss.cpp 36.3 KB 89551   4 years vboxsync Audio: Nits/6.1. bugref:bugref:9890
DrvHostAudioPulseAudio.cpp 94.0 KB 89534   4 years vboxsync DrvHostAudioPulseAudio: Always register underflow/overflow callbacks …
DrvHostAudioPulseAudioStubs.cpp 13.9 KB 89426   4 years vboxsync Audio/Stubs: scm fix. bugref:9890
DrvHostAudioPulseAudioStubs.h 929 bytes 88226   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
DrvHostAudioPulseAudioStubsMangling.h 5.9 KB 88478   4 years vboxsync DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
DrvHostAudioValidationKit.cpp 33.2 KB 89838   4 years vboxsync Audio/ValKit: Factored out cleaning up the registered tests in the …
DrvHostAudioWasApi.cpp 127.9 KB 89765   4 years vboxsync DrvHostAudioWasApi: Must disable the stream when draining completes. …
Makefile.kup 0 bytes 69119   7 years vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette