VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio@ 89347

Name Size Rev Age Author Last Change
../
testcase 89339   4 years vboxsync AudioMixer: Removed AudioMixBufReset and AudioMixBufClear in favor of …
AudioHlp.cpp 24.2 KB 89342   4 years vboxsync Audio: Removed unused PDMAUDIOFMT type and associated translators. …
AudioHlp.h 4.5 KB 89342   4 years vboxsync Audio: Removed unused PDMAUDIOFMT type and associated translators. …
AudioMixBuffer.cpp 74.5 KB 89340   4 years vboxsync AudioMixer: Moving a few functions, merging the volume setter worker …
AudioMixBuffer.h 9.0 KB 89343   4 years vboxsync AudioMixer: Moving a few functions, merging the volume setter worker …
AudioMixer.cpp 102.3 KB 89339   4 years vboxsync AudioMixer: Removed AudioMixBufReset and AudioMixBufClear in favor of …
AudioMixer.h 13.3 KB 89332   4 years vboxsync AudioMixer: Removed AudioMixBufWriteAt, eliminated last non-testcase …
AudioTest.cpp 49.7 KB 89316   4 years vboxsync Audio/ValKit: Implemented handling for meta data of test (set) …
AudioTest.h 11.7 KB 89316   4 years vboxsync Audio/ValKit: Implemented handling for meta data of test (set) …
AudioTestService.cpp 32.1 KB 89228   4 years vboxsync Audio/ValKit: Initial support for the audio test execution service …
AudioTestService.h 3.0 KB 89273   4 years vboxsync Audio/ValKit: Docs nits. bugref:10008
AudioTestServiceClient.cpp 10.2 KB 89285   4 years vboxsync Audio/ValKit: Docs. bugref:10008
AudioTestServiceClient.h 1.2 KB 89226   4 years vboxsync Audio/ValKit: Initial support for the audio test execution service …
AudioTestServiceInternal.h 7.2 KB 89182   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
AudioTestServiceProtocol.cpp 2.8 KB 89180   4 years vboxsync Audio/ValKit: Started working on the audio test execution service …
AudioTestServiceProtocol.h 6.3 KB 89309   4 years vboxsync Audio/ValKit: Various small bugfixes for writing the test manifest …
AudioTestServiceTcp.cpp 15.6 KB 89204   4 years vboxsync Audio/ValKit: More code for the audio test execution service (ATS), …
DevHda.cpp 212.4 KB 89346   4 years vboxsync DevHda: fixed direct access to PDMAUDIOPCMPROPS::cChannelsX …
DevHda.h 10.0 KB 88503   4 years vboxsync DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to …
DevHdaCodec.cpp 111.1 KB 89213   4 years vboxsync Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
DevHdaCodec.h 43.0 KB 89213   4 years vboxsync Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
DevHdaCommon.cpp 10.9 KB 88300   4 years vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
DevHdaCommon.h 25.7 KB 88235   4 years vboxsync Audio: File header adjustments. bugref:9890
DevHdaStream.cpp 99.6 KB 89302   4 years vboxsync Audio: Reworking the capture (recording) code path, part 1: Start …
DevHdaStream.h 14.8 KB 88943   4 years vboxsync DevHda: hdaR3StreamSetPositionAdd should be static. …
DevHdaStreamChannel.cpp 3.2 KB 88235   4 years vboxsync Audio: File header adjustments. bugref:9890
DevHdaStreamChannel.h 1.2 KB 88235   4 years vboxsync Audio: File header adjustments. bugref:9890
DevHdaStreamMap.cpp 14.2 KB 88300   4 years vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
DevHdaStreamMap.h 3.3 KB 88235   4 years vboxsync Audio: File header adjustments. bugref:9890
DevIchAc97.cpp 155.0 KB 89341   4 years vboxsync Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
DevSB16.cpp 111.4 KB 89347   4 years vboxsync DevSB16: Fixed a whole bunch of illegal PDMAUDIOPCMPROPS accesss - use …
DrvAudio.cpp 207.2 KB 89329   4 years vboxsync Audio: Reworking the capture (recording) code path, part 4: Combine …
DrvHostAudioAlsa.cpp 56.0 KB 89258   4 years vboxsync Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
DrvHostAudioAlsaStubs.cpp 10.0 KB 88966   4 years vboxsync DrvHostAudioAlsa: 4 symbols we need aren't there on really systems …
DrvHostAudioAlsaStubs.h 1.4 KB 89099   4 years vboxsync DrvHostAudioAlsa: A better attempt at detecting when we need to …
DrvHostAudioAlsaStubsMangling.h 4.4 KB 88966   4 years vboxsync DrvHostAudioAlsa: 4 symbols we need aren't there on really systems …
DrvHostAudioCoreAudio.cpp 113.9 KB 89344   4 years vboxsync Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
DrvHostAudioCoreAudioAuth.mm 5.0 KB 89110   4 years vboxsync DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) …
DrvHostAudioDebug.cpp 13.2 KB 89344   4 years vboxsync Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
DrvHostAudioDSound.cpp 107.8 KB 89344   4 years vboxsync Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
DrvHostAudioDSoundMMNotifClient.cpp 6.9 KB 88853   4 years vboxsync Audio: Reworking PDMIHOSTAUDIOPORT::pfnNotifyDevicesChanged a little, …
DrvHostAudioDSoundMMNotifClient.h 2.4 KB 89089   4 years vboxsync Audio: 32-bit windows build fixes. bugref:9890
DrvHostAudioNull.cpp 11.0 KB 89258   4 years vboxsync Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
DrvHostAudioOss.cpp 33.7 KB 89258   4 years vboxsync Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
DrvHostAudioPulseAudio.cpp 78.3 KB 89258   4 years vboxsync Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
DrvHostAudioPulseAudioStubs.cpp 14.0 KB 88478   4 years vboxsync DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
DrvHostAudioPulseAudioStubs.h 929 bytes 88226   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
DrvHostAudioPulseAudioStubsMangling.h 5.9 KB 88478   4 years vboxsync DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
DrvHostAudioValidationKit.cpp 23.4 KB 89308   4 years vboxsync Audio/ValKit: Various small bugfixes for writing the test manifest …
DrvHostAudioWasApi.cpp 121.8 KB 89325   4 years vboxsync DrvHostAudioWasApi: Must use GetCurrentPadding instead of …
Makefile.kup 0 bytes 69119   7 years vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette