source:
vbox/trunk/src/VBox/Devices/Audio@
89293
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
testcase | 88923 | 4 years | Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008 | ||
AudioHlp.cpp | 25.0 KB | 89062 | 4 years | AudioHlp/AudioHlpStreamCfgIsValid: Don't be difficult about the … | |
AudioHlp.h | 4.7 KB | 88923 | 4 years | Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008 | |
AudioMixBuffer.cpp | 92.9 KB | 88889 | 4 years | AudioMixBuffer: Fixed bug in AudioMixBufPeekResampling where we'd … | |
AudioMixBuffer.h | 14.1 KB | 88433 | 4 years | Audio: Eliminated the DrvAudio mixing buffers for output streams on … | |
AudioMixer.cpp | 100.4 KB | 89218 | 4 years | Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and … | |
AudioMixer.h | 13.3 KB | 89213 | 4 years | Audio: Added an fImmediate indicator to the pfnStreamDestroy methods … | |
AudioTest.cpp | 46.8 KB | 89293 | 4 years | Audio/ValKit: Made AudioTestToneInit() a bit more flexible; also use … | |
AudioTest.h | 10.8 KB | 89293 | 4 years | Audio/ValKit: Made AudioTestToneInit() a bit more flexible; also use … | |
AudioTestService.cpp | 32.1 KB | 89228 | 4 years | Audio/ValKit: Initial support for the audio test execution service … | |
AudioTestService.h | 3.0 KB | 89273 | 4 years | Audio/ValKit: Docs nits. bugref:10008 | |
AudioTestServiceClient.cpp | 10.2 KB | 89285 | 4 years | Audio/ValKit: Docs. bugref:10008 | |
AudioTestServiceClient.h | 1.2 KB | 89226 | 4 years | Audio/ValKit: Initial support for the audio test execution service … | |
AudioTestServiceInternal.h | 7.2 KB | 89182 | 4 years | Audio/ValKit: Started working on the audio test execution service … | |
AudioTestServiceProtocol.cpp | 2.8 KB | 89180 | 4 years | Audio/ValKit: Started working on the audio test execution service … | |
AudioTestServiceProtocol.h | 6.2 KB | 89226 | 4 years | Audio/ValKit: Initial support for the audio test execution service … | |
AudioTestServiceTcp.cpp | 15.6 KB | 89204 | 4 years | Audio/ValKit: More code for the audio test execution service (ATS), … | |
DevHda.cpp | 216.3 KB | 89218 | 4 years | Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and … | |
DevHda.h | 10.0 KB | 88503 | 4 years | DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to … | |
DevHdaCodec.cpp | 111.1 KB | 89213 | 4 years | Audio: Added an fImmediate indicator to the pfnStreamDestroy methods … | |
DevHdaCodec.h | 43.0 KB | 89213 | 4 years | Audio: Added an fImmediate indicator to the pfnStreamDestroy methods … | |
DevHdaCommon.cpp | 10.9 KB | 88300 | 4 years | Audio: We don't return IPRT status codes, but VBox status codes. duh. … | |
DevHdaCommon.h | 25.7 KB | 88235 | 4 years | Audio: File header adjustments. bugref:9890 | |
DevHdaStream.cpp | 99.5 KB | 89271 | 4 years | DevHda: Fixed wrong mixer transfer function in … | |
DevHdaStream.h | 14.8 KB | 88943 | 4 years | DevHda: hdaR3StreamSetPositionAdd should be static. … | |
DevHdaStreamChannel.cpp | 3.2 KB | 88235 | 4 years | Audio: File header adjustments. bugref:9890 | |
DevHdaStreamChannel.h | 1.2 KB | 88235 | 4 years | Audio: File header adjustments. bugref:9890 | |
DevHdaStreamMap.cpp | 14.2 KB | 88300 | 4 years | Audio: We don't return IPRT status codes, but VBox status codes. duh. … | |
DevHdaStreamMap.h | 3.3 KB | 88235 | 4 years | Audio: File header adjustments. bugref:9890 | |
DevIchAc97.cpp | 158.8 KB | 89218 | 4 years | Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and … | |
DevSB16.cpp | 112.2 KB | 89218 | 4 years | Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and … | |
DrvAudio.cpp | 213.9 KB | 89282 | 4 years | DrvAudio: A couple of fixes related to multi-threading. bugref:9890 | |
DrvHostAudioAlsa.cpp | 56.0 KB | 89258 | 4 years | Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for … | |
DrvHostAudioAlsaStubs.cpp | 10.0 KB | 88966 | 4 years | DrvHostAudioAlsa: 4 symbols we need aren't there on really systems … | |
DrvHostAudioAlsaStubs.h | 1.4 KB | 89099 | 4 years | DrvHostAudioAlsa: A better attempt at detecting when we need to … | |
DrvHostAudioAlsaStubsMangling.h | 4.4 KB | 88966 | 4 years | DrvHostAudioAlsa: 4 symbols we need aren't there on really systems … | |
DrvHostAudioCoreAudio.cpp | 113.8 KB | 89268 | 4 years | DrvHostAudioCoreAudio: Build fix for ancient SDKs. bugref:9890 | |
DrvHostAudioCoreAudioAuth.mm | 5.0 KB | 89110 | 4 years | DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) … | |
DrvHostAudioDebug.cpp | 13.1 KB | 89258 | 4 years | Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for … | |
DrvHostAudioDSound.cpp | 107.8 KB | 89269 | 4 years | DrvHostAudioDSound: Use RTUuidToStr instead of UuidFromStringW because … | |
DrvHostAudioDSoundMMNotifClient.cpp | 6.9 KB | 88853 | 4 years | Audio: Reworking PDMIHOSTAUDIOPORT::pfnNotifyDevicesChanged a little, … | |
DrvHostAudioDSoundMMNotifClient.h | 2.4 KB | 89089 | 4 years | Audio: 32-bit windows build fixes. bugref:9890 | |
DrvHostAudioNull.cpp | 11.0 KB | 89258 | 4 years | Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for … | |
DrvHostAudioOss.cpp | 33.7 KB | 89258 | 4 years | Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for … | |
DrvHostAudioPulseAudio.cpp | 78.3 KB | 89258 | 4 years | Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for … | |
DrvHostAudioPulseAudioStubs.cpp | 14.0 KB | 88478 | 4 years | DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890 | |
DrvHostAudioPulseAudioStubs.h | 929 bytes | 88226 | 4 years | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioPulseAudioStubsMangling.h | 5.9 KB | 88478 | 4 years | DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890 | |
DrvHostAudioValidationKit.cpp | 23.4 KB | 89291 | 4 years | Audio/ValKit: Audio input (recording) injection to guests now work the … | |
DrvHostAudioWasApi.cpp | 120.8 KB | 89263 | 4 years | DrvHostAudioWasApi: Set pszId in pfnGetDevices. bugref:9890 | |
Makefile.kup | 0 bytes | 69119 | 7 years | Audio: More cleanups (missing keywords, incorrect #endif docs, stuff) |
Note:
See TracBrowser
for help on using the repository browser.