source:
vbox/trunk/src/VBox/Devices/Audio@
90176
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
testcase | 89962 | 3 years | Audio/ValKit: Initial implementation / support for NATed VMs by using … | ||
AudioHlp.cpp | 22.5 KB | 90015 | 3 years | AudioHlp: Drop unnecessary headers. bugref:9890 | |
AudioHlp.h | 4.1 KB | 90012 | 3 years | Audio: Output multichannel capable wave files. Simplify the code a … | |
AudioMixBuffer-Convert.cpp.h | 11.1 KB | 89405 | 4 years | AudioMixBuffer: Fix buggy generic decoders. bugref:9890 | |
AudioMixBuffer.cpp | 85.4 KB | 90008 | 3 years | AudioMixBuffer: Fixed regresion in AudioMixBufSetVolume from the … | |
AudioMixBuffer.h | 10.0 KB | 89801 | 3 years | pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890 | |
AudioMixer.cpp | 100.4 KB | 90012 | 3 years | Audio: Output multichannel capable wave files. Simplify the code a … | |
AudioMixer.h | 13.5 KB | 89810 | 3 years | Audio: Eliminated some unnecessary stream config copying in the device … | |
AudioTest.cpp | 94.1 KB | 90071 | 3 years | Audio/ValKit: Resolved some @todos wrt the test object API. bugref:10008 | |
AudioTest.h | 12.2 KB | 89994 | 3 years | Audio/ValKit: Cleaned up test object API + handling. bugref:10008 | |
AudioTestService.cpp | 40.6 KB | 90176 | 3 years | Audio/ValKit: ATS termination fixes. bugref:10008 | |
AudioTestService.h | 6.8 KB | 89962 | 3 years | Audio/ValKit: Initial implementation / support for NATed VMs by using … | |
AudioTestServiceClient.cpp | 14.7 KB | 90048 | 3 years | Audio/ValKit: Added dedicated log group AUDIO_TEST for audio testing … | |
AudioTestServiceClient.h | 2.0 KB | 89962 | 3 years | Audio/ValKit: Initial implementation / support for NATed VMs by using … | |
AudioTestServiceInternal.h | 9.3 KB | 89962 | 3 years | Audio/ValKit: Initial implementation / support for NATed VMs by using … | |
AudioTestServiceProtocol.cpp | 1.1 KB | 89614 | 3 years | Audio/ValKit: Implemented support for downloading (guest) test sets. … | |
AudioTestServiceProtocol.h | 6.6 KB | 89614 | 3 years | Audio/ValKit: Implemented support for downloading (guest) test sets. … | |
AudioTestServiceTcp.cpp | 28.5 KB | 90176 | 3 years | Audio/ValKit: ATS termination fixes. bugref:10008 | |
DevHda.cpp | 219.6 KB | 90158 | 3 years | DevHda: Added the minimum of registers linux accesses for the … | |
DevHda.h | 37.8 KB | 90158 | 3 years | DevHda: Added the minimum of registers linux accesses for the … | |
DevHdaCodec.cpp | 115.5 KB | 90148 | 3 years | DevHdaCodec: Renamed a couple of variables. bugref:9890 | |
DevHdaCodec.h | 39.1 KB | 90148 | 3 years | DevHdaCodec: Renamed a couple of variables. bugref:9890 | |
DevHdaStream.cpp | 103.3 KB | 90097 | 3 years | DevHda: Fixed bug in hdaR3StreamAddScheduleItem when splitting up too … | |
DevHdaStream.h | 13.1 KB | 90013 | 3 years | DevHda: Removed a bunch of unused debug stream stuff. bugref:9890 | |
DevIchAc97.cpp | 199.7 KB | 90016 | 3 years | Audio: Before calling AudioHlpFileWrite test on the pFileXxxx variable … | |
DevSB16.cpp | 111.4 KB | 90016 | 3 years | Audio: Before calling AudioHlpFileWrite test on the pFileXxxx variable … | |
DrvAudio.cpp | 206.9 KB | 90016 | 3 years | Audio: Before calling AudioHlpFileWrite test on the pFileXxxx variable … | |
DrvHostAudioAlsa.cpp | 60.0 KB | 89533 | 3 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 | 3 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 | 3 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 | 90012 | 3 years | Audio: Output multichannel capable wave files. Simplify the code a … | |
DrvHostAudioDSound.cpp | 109.3 KB | 89579 | 3 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 | 3 years | Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual … | |
DrvHostAudioOss.cpp | 36.3 KB | 89551 | 3 years | Audio: Nits/6.1. bugref:bugref:9890 | |
DrvHostAudioPulseAudio.cpp | 94.0 KB | 89534 | 3 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 | 39.2 KB | 90056 | 3 years | Audio/ValKit: Added support for concurrent playback + recording tests … | |
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.