source:
vbox/trunk/src/VBox/Devices/Audio@
88432
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
testcase | 88356 | 4 years | Audio: Trimmed down PDMAUDIOSTREAM a lot by moving non-essential stuff … | ||
AudioHlp.cpp | 24.8 KB | 88357 | 4 years | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
AudioHlp.h | 4.7 KB | 88357 | 4 years | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
AudioMixBuffer.cpp | 70.2 KB | 88356 | 4 years | Audio: Trimmed down PDMAUDIOSTREAM a lot by moving non-essential stuff … | |
AudioMixBuffer.h | 12.3 KB | 88356 | 4 years | Audio: Trimmed down PDMAUDIOSTREAM a lot by moving non-essential stuff … | |
AudioMixer.cpp | 77.6 KB | 88374 | 4 years | AudioMixer: Fixed status printing. Added todo about possibly calling … | |
AudioMixer.h | 10.8 KB | 88357 | 4 years | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
DevHda.cpp | 219.1 KB | 88307 | 4 years | Audio: Buffer usage statistics so we can monitor whether they are … | |
DevHda.h | 9.6 KB | 88235 | 4 years | Audio: File header adjustments. bugref:9890 | |
DevHdaCodec.cpp | 108.3 KB | 88235 | 4 years | Audio: File header adjustments. bugref:9890 | |
DevHdaCodec.h | 43.3 KB | 88235 | 4 years | Audio: File header adjustments. bugref:9890 | |
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 | 107.9 KB | 88357 | 4 years | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
DevHdaStream.h | 15.9 KB | 88357 | 4 years | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
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 | 173.5 KB | 88357 | 4 years | Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h … | |
DevSB16.cpp | 83.4 KB | 88356 | 4 years | Audio: Trimmed down PDMAUDIOSTREAM a lot by moving non-essential stuff … | |
DrvAudio.cpp | 156.5 KB | 88412 | 4 years | Audio: Made PPDMAUDIOBACKENDSTREAM a typedef instead of a weird … | |
DrvHostAudioAlsa.cpp | 53.1 KB | 88432 | 4 years | DrvHostAudioAlsa: Rewrote the pfnStreamGetPending implementation. … | |
DrvHostAudioAlsaStubs.cpp | 8.7 KB | 88432 | 4 years | DrvHostAudioAlsa: Rewrote the pfnStreamGetPending implementation. … | |
DrvHostAudioAlsaStubs.h | 911 bytes | 88226 | 4 years | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioAlsaStubsMangling.h | 4.4 KB | 88432 | 4 years | DrvHostAudioAlsa: Rewrote the pfnStreamGetPending implementation. … | |
DrvHostAudioCoreAudio.cpp | 90.4 KB | 88391 | 4 years | DrvHostAudioCoreAudio: Updated drvHostCoreAudioHA_StreamPlay parameter … | |
DrvHostAudioCoreAudioAuth.mm | 4.4 KB | 88235 | 4 years | Audio: File header adjustments. bugref:9890 | |
DrvHostAudioDebug.cpp | 13.6 KB | 88390 | 4 years | Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. … | |
DrvHostAudioDSound.cpp | 95.3 KB | 88412 | 4 years | Audio: Made PPDMAUDIOBACKENDSTREAM a typedef instead of a weird … | |
DrvHostAudioDSoundMMNotifClient.cpp | 6.0 KB | 88361 | 4 years | DrvHostAudioDSound: Converted to use PDMIAUDIONOTIFYFROMHOST. bugref:9890 | |
DrvHostAudioDSoundMMNotifClient.h | 2.7 KB | 88361 | 4 years | DrvHostAudioDSound: Converted to use PDMIAUDIONOTIFYFROMHOST. bugref:9890 | |
DrvHostAudioNull.cpp | 11.7 KB | 88390 | 4 years | Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. … | |
DrvHostAudioOss.cpp | 25.1 KB | 88413 | 4 years | DrvHostAudioOss: Build fix after PPDMAUDIOBACKENDSTREAM change. bugref:9890 | |
DrvHostAudioPulseAudio.cpp | 56.0 KB | 88390 | 4 years | Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. … | |
DrvHostAudioPulseAudioStubs.cpp | 13.6 KB | 88226 | 4 years | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioPulseAudioStubs.h | 929 bytes | 88226 | 4 years | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioPulseAudioStubsMangling.h | 5.8 KB | 88226 | 4 years | Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890 | |
DrvHostAudioValidationKit.cpp | 14.4 KB | 88394 | 4 years | DrvAudioRec,DrvHostAudioValidationKit: doxygen fixes. some cleanups. … | |
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.