source:
vbox/trunk/src/VBox/Devices/Audio@
88628
名稱 | 檔案大小 | 修訂 | 年份 | 作者 | 最後變更 |
---|---|---|---|---|---|
../ | |||||
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 | 88435 | 4 年 | Audio: Doxygen fix. bygref:9890 | |
AudioMixBuffer.h | 14.1 KB | 88433 | 4 年 | Audio: Eliminated the DrvAudio mixing buffers for output streams on … | |
AudioMixer.cpp | 75.4 KB | 88452 | 4 年 | Audio: Cleaned up the alsa backend. Removed unused+bogus … | |
AudioMixer.h | 10.5 KB | 88452 | 4 年 | Audio: Cleaned up the alsa backend. Removed unused+bogus … | |
DevHda.cpp | 218.1 KB | 88575 | 4 年 | DevHda: Some SSYNC logging and notes about possible implementation. … | |
DevHda.h | 10.0 KB | 88503 | 4 年 | DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to … | |
DevHdaCodec.cpp | 110.9 KB | 88504 | 4 年 | DevHda: Changed codecLookup to binary search. Added a couple of more … | |
DevHdaCodec.h | 42.8 KB | 88503 | 4 年 | DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to … | |
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.8 KB | 88572 | 4 年 | DevHda: Set the FIFORDY bit when a stream is enabled and clear it when … | |
DevHdaStream.h | 15.9 KB | 88572 | 4 年 | DevHda: Set the FIFORDY bit when a stream is enabled and clear it when … | |
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.0 KB | 88561 | 4 年 | Audio: Moved the HostAudioNotResponding runtime error reporting during … | |
DevSB16.cpp | 82.9 KB | 88561 | 4 年 | Audio: Moved the HostAudioNotResponding runtime error reporting during … | |
DrvAudio.cpp | 169.9 KB | 88561 | 4 年 | Audio: Moved the HostAudioNotResponding runtime error reporting during … | |
DrvHostAudioAlsa.cpp | 54.5 KB | 88534 | 4 年 | Audio: Merged the cbStreamOut and cbStreamIn fields in … | |
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.2 KB | 88534 | 4 年 | Audio: Merged the cbStreamOut and cbStreamIn fields in … | |
DrvHostAudioCoreAudioAuth.mm | 4.4 KB | 88235 | 4 年 | Audio: File header adjustments. bugref:9890 | |
DrvHostAudioDebug.cpp | 16.9 KB | 88534 | 4 年 | Audio: Merged the cbStreamOut and cbStreamIn fields in … | |
DrvHostAudioDSound.cpp | 108.8 KB | 88573 | 4 年 | DrvHostAudioDSound: Build fix. bugref:9890 | |
DrvHostAudioDSoundMMNotifClient.cpp | 6.0 KB | 88361 | 4 年 | DrvHostAudioDSound: Converted to use PDMIAUDIONOTIFYFROMHOST. bugref:9890 | |
DrvHostAudioDSoundMMNotifClient.h | 2.5 KB | 88628 | 4 年 | DrvHostAudioDSoundMMNotifClient.h: Removed three functions not part of … | |
DrvHostAudioNull.cpp | 10.2 KB | 88561 | 4 年 | Audio: Moved the HostAudioNotResponding runtime error reporting during … | |
DrvHostAudioOss.cpp | 32.2 KB | 88534 | 4 年 | Audio: Merged the cbStreamOut and cbStreamIn fields in … | |
DrvHostAudioPulseAudio.cpp | 76.8 KB | 88534 | 4 年 | Audio: Merged the cbStreamOut and cbStreamIn fields in … | |
DrvHostAudioPulseAudioStubs.cpp | 14.0 KB | 88478 | 4 年 | DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890 | |
DrvHostAudioPulseAudioStubs.h | 929 位元組 | 88226 | 4 年 | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioPulseAudioStubsMangling.h | 5.9 KB | 88478 | 4 年 | DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890 | |
DrvHostAudioValidationKit.cpp | 17.0 KB | 88534 | 4 年 | Audio: Merged the cbStreamOut and cbStreamIn fields in … | |
Makefile.kup | 0 位元組 | 69119 | 7 年 | Audio: More cleanups (missing keywords, incorrect #endif docs, stuff) |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器