VirtualBox

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

Name Size Rev Age Author Last Change
../
testcase 90919   3 years vboxsync Audio/Validation Kit: Simplified ATS init / destruction handling …
AudioHlp.cpp 22.5 KB 90015   3 years vboxsync AudioHlp: Drop unnecessary headers. bugref:9890
AudioHlp.h 4.1 KB 90012   3 years vboxsync Audio: Output multichannel capable wave files. Simplify the code a …
AudioMixBuffer-Convert.cpp.h 11.1 KB 89405   4 years vboxsync AudioMixBuffer: Fix buggy generic decoders. bugref:9890
AudioMixBuffer.cpp 85.4 KB 90008   3 years vboxsync AudioMixBuffer: Fixed regresion in AudioMixBufSetVolume from the …
AudioMixBuffer.h 10.0 KB 89801   3 years vboxsync pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
AudioMixer.cpp 100.4 KB 90012   3 years vboxsync Audio: Output multichannel capable wave files. Simplify the code a …
AudioMixer.h 13.5 KB 89810   3 years vboxsync Audio: Eliminated some unnecessary stream config copying in the device …
AudioTest.cpp 99.4 KB 91178   3 years vboxsync Audio/Validation Kit: Added some more audio test verification options …
AudioTest.h 14.1 KB 91194   3 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
AudioTestService.cpp 42.8 KB 91040   3 years vboxsync Audio/Validation Kit: Got rid of the embedded (and probably wrong) …
AudioTestService.h 7.7 KB 90918   3 years vboxsync Audio/Validation Kit: Simplified ATS init / destruction handling. …
AudioTestServiceClient.cpp 18.6 KB 91042   3 years vboxsync Audio/Validation Kit: Got rid of the embedded (and probably wrong) …
AudioTestServiceClient.h 2.3 KB 90962   3 years vboxsync Audio/Validation Kit: Implemented support for client-mode connection …
AudioTestServiceInternal.h 10.0 KB 91024   3 years vboxsync Audio/Validation Kit: Trying to resolve the connection issues by …
AudioTestServiceProtocol.cpp 1.1 KB 89614   3 years vboxsync Audio/ValKit: Implemented support for downloading (guest) test sets. …
AudioTestServiceProtocol.h 7.2 KB 91197   3 years vboxsync Audio/Validation Kit: Also send the test index and test creation time …
AudioTestServiceTcp.cpp 30.5 KB 91080   3 years vboxsync Audio/Validation Kit: Logging tweaks. ​bugref:10008
DevHda.cpp 220.0 KB 90448   3 years vboxsync Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
DevHda.h 37.8 KB 90158   3 years vboxsync DevHda: Added the minimum of registers linux accesses for the …
DevHdaCodec.cpp 115.5 KB 90148   3 years vboxsync DevHdaCodec: Renamed a couple of variables. bugref:9890
DevHdaCodec.h 39.1 KB 90148   3 years vboxsync DevHdaCodec: Renamed a couple of variables. bugref:9890
DevHdaStream.cpp 103.3 KB 90097   3 years vboxsync DevHda: Fixed bug in hdaR3StreamAddScheduleItem when splitting up too …
DevHdaStream.h 13.1 KB 90013   3 years vboxsync DevHda: Removed a bunch of unused debug stream stuff. bugref:9890
DevIchAc97.cpp 200.9 KB 90447   3 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
DevSB16.cpp 111.4 KB 90016   3 years vboxsync Audio: Before calling AudioHlpFileWrite test on the pFileXxxx variable …
DrvAudio.cpp 206.9 KB 90016   3 years vboxsync Audio: Before calling AudioHlpFileWrite test on the pFileXxxx variable …
DrvHostAudioAlsa.cpp 60.0 KB 89533   3 years vboxsync DrvHostAudioAlsa: Don't call the output/input device 'default'. bugref:9890
DrvHostAudioAlsaStubs.cpp 10.1 KB 89471   3 years vboxsync DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
DrvHostAudioAlsaStubs.h 2.4 KB 89478   3 years vboxsync DrvHostAudioAlsaStubs.h: Try fix pedantic gcc warning/error. bugref:9890
DrvHostAudioAlsaStubsMangling.h 4.5 KB 89471   3 years vboxsync DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
DrvHostAudioCoreAudio.cpp 113.2 KB 89510   3 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
DrvHostAudioCoreAudioAuth.mm 5.0 KB 89110   4 years vboxsync DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) …
DrvHostAudioDebug.cpp 13.0 KB 90012   3 years vboxsync Audio: Output multichannel capable wave files. Simplify the code a …
DrvHostAudioDSound.cpp 109.3 KB 91020   3 years vboxsync Audio: Toned down verbose release logging of the DSound backend a bit. …
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 9.8 KB 89510   3 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
DrvHostAudioOss.cpp 36.3 KB 89551   3 years vboxsync Audio: Nits/6.1. bugref:bugref:9890
DrvHostAudioPulseAudio.cpp 94.3 KB 91185   3 years vboxsync Audio/Validation Kit: Reverted r146838 again. ​bugref:10008
DrvHostAudioPulseAudioStubs.cpp 13.9 KB 89426   3 years vboxsync Audio/Stubs: scm fix. 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 48.0 KB 91206   3 years vboxsync Audio/Validation Kit: Return the Validation Kit audio driver's stream …
DrvHostAudioWasApi.cpp 128.0 KB 90778   3 years vboxsync DrvhostAudioWasApi: Deal with PKEY_AudioEngine_DeviceFormat returning …
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