source:
vbox/trunk/src/VBox/Devices/Audio@
88433
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
testcase | 88433 | 4 年 | Audio: Eliminated the DrvAudio mixing buffers for output streams on … | ||
AudioHlp.cpp | 24.8 KB | 88357 | 4 年 | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
AudioHlp.h | 4.7 KB | 88357 | 4 年 | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
AudioMixBuffer.cpp | 92.8 KB | 88433 | 4 年 | Audio: Eliminated the DrvAudio mixing buffers for output streams on … | |
AudioMixBuffer.h | 14.1 KB | 88433 | 4 年 | Audio: Eliminated the DrvAudio mixing buffers for output streams on … | |
AudioMixer.cpp | 75.4 KB | 88433 | 4 年 | Audio: Eliminated the DrvAudio mixing buffers for output streams on … | |
AudioMixer.h | 10.6 KB | 88433 | 4 年 | Audio: Eliminated the DrvAudio mixing buffers for output streams on … | |
DevHda.cpp | 219.1 KB | 88307 | 4 年 | Audio: Buffer usage statistics so we can monitor whether they are … | |
DevHda.h | 9.6 KB | 88235 | 4 年 | Audio: File header adjustments. bugref:9890 | |
DevHdaCodec.cpp | 108.3 KB | 88235 | 4 年 | Audio: File header adjustments. bugref:9890 | |
DevHdaCodec.h | 43.3 KB | 88235 | 4 年 | Audio: File header adjustments. bugref:9890 | |
DevHdaCommon.cpp | 10.9 KB | 88300 | 4 年 | Audio: We don't return IPRT status codes, but VBox status codes. duh. … | |
DevHdaCommon.h | 25.7 KB | 88235 | 4 年 | Audio: File header adjustments. bugref:9890 | |
DevHdaStream.cpp | 107.9 KB | 88357 | 4 年 | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
DevHdaStream.h | 15.9 KB | 88357 | 4 年 | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
DevHdaStreamChannel.cpp | 3.2 KB | 88235 | 4 年 | Audio: File header adjustments. bugref:9890 | |
DevHdaStreamChannel.h | 1.2 KB | 88235 | 4 年 | Audio: File header adjustments. bugref:9890 | |
DevHdaStreamMap.cpp | 14.2 KB | 88300 | 4 年 | Audio: We don't return IPRT status codes, but VBox status codes. duh. … | |
DevHdaStreamMap.h | 3.3 KB | 88235 | 4 年 | Audio: File header adjustments. bugref:9890 | |
DevIchAc97.cpp | 173.5 KB | 88357 | 4 年 | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
DevSB16.cpp | 83.4 KB | 88356 | 4 年 | Audio: Trimmed down PDMAUDIOSTREAM a lot by moving non-essential stuff … | |
DrvAudio.cpp | 169.5 KB | 88433 | 4 年 | Audio: Eliminated the DrvAudio mixing buffers for output streams on … | |
DrvHostAudioAlsa.cpp | 53.1 KB | 88432 | 4 年 | DrvHostAudioAlsa: Rewrote the pfnStreamGetPending implementation. … | |
DrvHostAudioAlsaStubs.cpp | 8.7 KB | 88432 | 4 年 | DrvHostAudioAlsa: Rewrote the pfnStreamGetPending implementation. … | |
DrvHostAudioAlsaStubs.h | 911 位元組 | 88226 | 4 年 | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioAlsaStubsMangling.h | 4.4 KB | 88432 | 4 年 | DrvHostAudioAlsa: Rewrote the pfnStreamGetPending implementation. … | |
DrvHostAudioCoreAudio.cpp | 90.4 KB | 88391 | 4 年 | DrvHostAudioCoreAudio: Updated drvHostCoreAudioHA_StreamPlay parameter … | |
DrvHostAudioCoreAudioAuth.mm | 4.4 KB | 88235 | 4 年 | Audio: File header adjustments. bugref:9890 | |
DrvHostAudioDebug.cpp | 13.6 KB | 88390 | 4 年 | Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. … | |
DrvHostAudioDSound.cpp | 95.3 KB | 88412 | 4 年 | Audio: Made PPDMAUDIOBACKENDSTREAM a typedef instead of a weird … | |
DrvHostAudioDSoundMMNotifClient.cpp | 6.0 KB | 88361 | 4 年 | DrvHostAudioDSound: Converted to use PDMIAUDIONOTIFYFROMHOST. bugref:9890 | |
DrvHostAudioDSoundMMNotifClient.h | 2.7 KB | 88361 | 4 年 | DrvHostAudioDSound: Converted to use PDMIAUDIONOTIFYFROMHOST. bugref:9890 | |
DrvHostAudioNull.cpp | 11.7 KB | 88390 | 4 年 | Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. … | |
DrvHostAudioOss.cpp | 25.1 KB | 88413 | 4 年 | DrvHostAudioOss: Build fix after PPDMAUDIOBACKENDSTREAM change. bugref:9890 | |
DrvHostAudioPulseAudio.cpp | 56.0 KB | 88390 | 4 年 | Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. … | |
DrvHostAudioPulseAudioStubs.cpp | 13.6 KB | 88226 | 4 年 | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioPulseAudioStubs.h | 929 位元組 | 88226 | 4 年 | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioPulseAudioStubsMangling.h | 5.8 KB | 88226 | 4 年 | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioValidationKit.cpp | 14.4 KB | 88394 | 4 年 | DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. … | |
Makefile.kup | 0 位元組 | 69119 | 7 年 | Audio: More cleanups (missing keywords, incorrect #endif docs, stuff) |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器