VirtualBox

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

名稱 檔案大小 修訂 年份 作者 最後變更
../
testcase 88923   4 年 vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008
Makefile.kup 0 位元組 69119   7 年 vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
DrvHostAudioWasApi.cpp 120.3 KB 89129   4 年 vboxsync DrvHostAudioWasApi: A few minor fixes. [build fix] bugref:9890
DrvHostAudioValidationKit.cpp 17.5 KB 89174   4 年 vboxsync Audio/ValKit: Started working on the audio test execution service …
DrvHostAudioPulseAudioStubsMangling.h 5.9 KB 88478   4 年 vboxsync DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
DrvHostAudioPulseAudioStubs.h 929 位元組 88226   4 年 vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
DrvHostAudioPulseAudioStubs.cpp 14.0 KB 88478   4 年 vboxsync DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
DrvHostAudioPulseAudio.cpp 78.2 KB 89055   4 年 vboxsync ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
DrvHostAudioOss.cpp 33.6 KB 89055   4 年 vboxsync ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
DrvHostAudioNull.cpp 10.9 KB 88887   4 年 vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
DrvHostAudioDSoundMMNotifClient.h 2.4 KB 89089   4 年 vboxsync Audio: 32-bit windows build fixes. bugref:9890
DrvHostAudioDSoundMMNotifClient.cpp 6.9 KB 88853   4 年 vboxsync Audio: Reworking PDMIHOSTAUDIOPORT::pfnNotifyDevicesChanged a little, …
DrvHostAudioDSound.cpp 106.8 KB 89089   4 年 vboxsync Audio: 32-bit windows build fixes. bugref:9890
DrvHostAudioDebug.cpp 13.0 KB 89051   4 年 vboxsync Audio/ValKit: More code for VKAT audio test set generation; initial …
DrvHostAudioCoreAudioAuth.mm 5.0 KB 89110   4 年 vboxsync DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) …
DrvHostAudioCoreAudio.cpp 105.7 KB 89188   4 年 vboxsync DrvHostAudioCoreAudio: Input enabling must correctly mark buffered as …
DrvHostAudioAlsaStubsMangling.h 4.4 KB 88966   4 年 vboxsync DrvHostAudioAlsa: 4 symbols we need aren't there on really systems …
DrvHostAudioAlsaStubs.h 1.4 KB 89099   4 年 vboxsync DrvHostAudioAlsa: A better attempt at detecting when we need to …
DrvHostAudioAlsaStubs.cpp 10.0 KB 88966   4 年 vboxsync DrvHostAudioAlsa: 4 symbols we need aren't there on really systems …
DrvHostAudioAlsa.cpp 55.8 KB 89055   4 年 vboxsync ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
DrvAudio.cpp 204.9 KB 89191   4 年 vboxsync DrvAudio: Slimmed down the DRVAUDIO structure a little in preparation …
DevSB16.cpp 112.4 KB 88991   4 年 vboxsync Audio: Worked over draining, starting with the internal DMA buffer …
DevIchAc97.cpp 159.2 KB 89189   4 年 vboxsync DevIchAc97: Fixed wrong transfer function for input streams. bugref:9890
DevHdaStreamMap.h 3.3 KB 88235   4 年 vboxsync Audio: File header adjustments. bugref:9890
DevHdaStreamMap.cpp 14.2 KB 88300   4 年 vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
DevHdaStreamChannel.h 1.2 KB 88235   4 年 vboxsync Audio: File header adjustments. bugref:9890
DevHdaStreamChannel.cpp 3.2 KB 88235   4 年 vboxsync Audio: File header adjustments. bugref:9890
DevHdaStream.h 14.8 KB 88943   4 年 vboxsync DevHda: hdaR3StreamSetPositionAdd should be static. …
DevHdaStream.cpp 99.6 KB 88991   4 年 vboxsync Audio: Worked over draining, starting with the internal DMA buffer …
DevHdaCommon.h 25.7 KB 88235   4 年 vboxsync Audio: File header adjustments. bugref:9890
DevHdaCommon.cpp 10.9 KB 88300   4 年 vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
DevHdaCodec.h 42.8 KB 88503   4 年 vboxsync DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to …
DevHdaCodec.cpp 110.9 KB 88504   4 年 vboxsync DevHda: Changed codecLookup to binary search. Added a couple of more …
DevHda.h 10.0 KB 88503   4 年 vboxsync DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to …
DevHda.cpp 216.1 KB 88941   4 年 vboxsync AudioMixer,DevHda: The asynchronous I/O code should be shared so the …
AudioTestServiceTcp.cpp 15.5 KB 89180   4 年 vboxsync Audio/ValKit: Started working on the audio test execution service …
AudioTestServiceProtocol.h 6.1 KB 89182   4 年 vboxsync Audio/ValKit: Started working on the audio test execution service …
AudioTestServiceProtocol.cpp 2.8 KB 89180   4 年 vboxsync Audio/ValKit: Started working on the audio test execution service …
AudioTestServiceInternal.h 7.2 KB 89182   4 年 vboxsync Audio/ValKit: Started working on the audio test execution service …
AudioTestService.h 920 位元組 89182   4 年 vboxsync Audio/ValKit: Started working on the audio test execution service …
AudioTestService.cpp 27.5 KB 89180   4 年 vboxsync Audio/ValKit: Started working on the audio test execution service …
AudioTest.h 10.9 KB 89139   4 年 vboxsync Audio/ValKit: Implemented unpacking and verification of packed audio …
AudioTest.cpp 46.1 KB 89139   4 年 vboxsync Audio/ValKit: Implemented unpacking and verification of packed audio …
AudioMixer.h 13.3 KB 88991   4 年 vboxsync Audio: Worked over draining, starting with the internal DMA buffer …
AudioMixer.cpp 99.9 KB 89190   4 年 vboxsync AudioMixer: Don't get stuck if AudioMixerSinkRead returns zero bytes …
AudioMixBuffer.h 14.1 KB 88433   4 年 vboxsync Audio: Eliminated the DrvAudio mixing buffers for output streams on …
AudioMixBuffer.cpp 92.9 KB 88889   4 年 vboxsync AudioMixBuffer: Fixed bug in AudioMixBufPeekResampling where we'd …
AudioHlp.h 4.7 KB 88923   4 年 vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008
AudioHlp.cpp 25.0 KB 89062   4 年 vboxsync AudioHlp/AudioHlpStreamCfgIsValid: Don't be difficult about the …
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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