source:
vbox/trunk/src/VBox/Devices/Audio@
89779
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
testcase | 89768 | 3 years | Audio: Made PDMAUDIOVOLUME multichannel. bugref:9890 | ||
AudioHlp.cpp | 23.5 KB | 89447 | 4 years | AudioHlp.cpp/AudioHlpPcmPropsAreValid: Less duplication of checks … | |
AudioHlp.h | 4.5 KB | 89342 | 4 years | Audio: Removed unused PDMAUDIOFMT type and associated translators. … | |
AudioMixBuffer-Convert.cpp.h | 11.1 KB | 89405 | 4 years | AudioMixBuffer: Fix buggy generic decoders. bugref:9890 | |
AudioMixBuffer.cpp | 85.4 KB | 89768 | 3 years | Audio: Made PDMAUDIOVOLUME multichannel. bugref:9890 | |
AudioMixBuffer.h | 9.7 KB | 89382 | 4 years | AudioMixBuffer: Added generic decoders and encoders for arbitrary … | |
AudioMixer.cpp | 100.3 KB | 89779 | 3 years | Audio: Size the mixer buffer for sinks according to the scheulding … | |
AudioMixer.h | 13.3 KB | 89779 | 3 years | Audio: Size the mixer buffer for sinks according to the scheulding … | |
AudioTest.cpp | 78.9 KB | 89769 | 3 years | AudioTest.cpp: scm fix. bugref:10008 | |
AudioTest.h | 14.2 KB | 89747 | 3 years | Audio/ValKit: Implemented first first (primitive) binary PCM data … | |
AudioTestService.cpp | 40.3 KB | 89616 | 4 years | Audio/ValKit: Implemented support for downloading (guest) test sets … | |
AudioTestService.h | 6.2 KB | 89614 | 4 years | Audio/ValKit: Implemented support for downloading (guest) test sets. … | |
AudioTestServiceClient.cpp | 15.5 KB | 89685 | 3 years | Audio/ValKit: Implemented support for downloading (host) test sets. … | |
AudioTestServiceClient.h | 1.5 KB | 89614 | 4 years | Audio/ValKit: Implemented support for downloading (guest) test sets. … | |
AudioTestServiceInternal.h | 7.4 KB | 89541 | 4 years | Audio/ValKit: More code for completely self-contained (self) testing. … | |
AudioTestServiceProtocol.cpp | 1.1 KB | 89614 | 4 years | Audio/ValKit: Implemented support for downloading (guest) test sets. … | |
AudioTestServiceProtocol.h | 6.6 KB | 89614 | 4 years | Audio/ValKit: Implemented support for downloading (guest) test sets. … | |
AudioTestServiceTcp.cpp | 13.7 KB | 89614 | 4 years | Audio/ValKit: Implemented support for downloading (guest) test sets. … | |
DevHda.cpp | 212.3 KB | 89779 | 3 years | Audio: Size the mixer buffer for sinks according to the scheulding … | |
DevHda.h | 10.1 KB | 89638 | 4 years | DevHda: Validate config values when reading them. Marked a bunch … | |
DevHdaCodec.cpp | 111.1 KB | 89768 | 3 years | Audio: Made PDMAUDIOVOLUME multichannel. bugref:9890 | |
DevHdaCodec.h | 43.0 KB | 89213 | 4 years | Audio: Added an fImmediate indicator to the pfnStreamDestroy methods … | |
DevHdaCommon.cpp | 11.0 KB | 89406 | 4 years | DevHda: Removed the stream mapping and leave such complications to the … | |
DevHdaCommon.h | 25.7 KB | 88235 | 4 years | Audio: File header adjustments. bugref:9890 | |
DevHdaStream.cpp | 96.4 KB | 89638 | 4 years | DevHda: Validate config values when reading them. Marked a bunch … | |
DevHdaStream.h | 14.7 KB | 89406 | 4 years | DevHda: Removed the stream mapping and leave such complications to the … | |
DevIchAc97.cpp | 198.5 KB | 89779 | 3 years | Audio: Size the mixer buffer for sinks according to the scheulding … | |
DevSB16.cpp | 110.9 KB | 89779 | 3 years | Audio: Size the mixer buffer for sinks according to the scheulding … | |
DrvAudio.cpp | 206.9 KB | 89583 | 4 years | DrvAudio: Fixed missing pre-buffer allocation alignment for some odd … | |
DrvHostAudioAlsa.cpp | 60.0 KB | 89533 | 4 years | DrvHostAudioAlsa: Don't call the output/input device 'default'. bugref:9890 | |
DrvHostAudioAlsaStubs.cpp | 10.1 KB | 89471 | 4 years | DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're … | |
DrvHostAudioAlsaStubs.h | 2.4 KB | 89478 | 4 years | DrvHostAudioAlsaStubs.h: Try fix pedantic gcc warning/error. bugref:9890 | |
DrvHostAudioAlsaStubsMangling.h | 4.5 KB | 89471 | 4 years | DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're … | |
DrvHostAudioCoreAudio.cpp | 113.2 KB | 89510 | 4 years | Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual … | |
DrvHostAudioCoreAudioAuth.mm | 5.0 KB | 89110 | 4 years | DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) … | |
DrvHostAudioDebug.cpp | 13.0 KB | 89510 | 4 years | Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual … | |
DrvHostAudioDSound.cpp | 109.3 KB | 89579 | 4 years | DrvHostAudioDSound.cpp: Demoted noisy LogRel2 to LogRel3. bugref:9890 | |
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 | 9.8 KB | 89510 | 4 years | Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual … | |
DrvHostAudioOss.cpp | 36.3 KB | 89551 | 4 years | Audio: Nits/6.1. bugref:bugref:9890 | |
DrvHostAudioPulseAudio.cpp | 94.0 KB | 89534 | 4 years | DrvHostAudioPulseAudio: Always register underflow/overflow callbacks … | |
DrvHostAudioPulseAudioStubs.cpp | 13.9 KB | 89426 | 4 years | Audio/Stubs: scm fix. 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 | 32.7 KB | 89685 | 3 years | Audio/ValKit: Implemented support for downloading (host) test sets. … | |
DrvHostAudioWasApi.cpp | 127.9 KB | 89765 | 3 years | DrvHostAudioWasApi: Must disable the stream when draining completes. … | |
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.