|
|
@89329
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 4: Combine …
|
|
|
@89327
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 4: Combine …
|
|
|
@89325
|
4 years |
vboxsync |
DrvHostAudioWasApi: Must use GetCurrentPadding instead of …
|
|
|
@89316
|
4 years |
vboxsync |
Audio/ValKit: Implemented handling for meta data of test (set) …
|
|
|
@89314
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 3: Apply …
|
|
|
@89311
|
4 years |
vboxsync |
Audio/ValKit: Manifest newline nit. bugref:10008
|
|
|
@89309
|
4 years |
vboxsync |
Audio/ValKit: Various small bugfixes for writing the test manifest …
|
|
|
@89308
|
4 years |
vboxsync |
Audio/ValKit: Various small bugfixes for writing the test manifest …
|
|
|
@89305
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 2: Mixer …
|
|
|
@89304
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 1: Start …
|
|
|
@89303
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 1: Start …
|
|
|
@89302
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 1: Start …
|
|
|
@89294
|
4 years |
vboxsync |
Audio/ValKit: The Validation Kit audio driver now also uses the sent …
|
|
|
@89293
|
4 years |
vboxsync |
Audio/ValKit: Made AudioTestToneInit() a bit more flexible; also use …
|
|
|
@89291
|
4 years |
vboxsync |
Audio/ValKit: Audio input (recording) injection to guests now work the …
|
|
|
@89290
|
4 years |
vboxsync |
Audio/ValKit: Added AudioTestToneInit() [Doxygen fix]. bugref:10008
|
|
|
@89289
|
4 years |
vboxsync |
Audio/ValKit: Added AudioTestToneInit(). bugref:10008
|
|
|
@89285
|
4 years |
vboxsync |
Audio/ValKit: Docs. bugref:10008
|
|
|
@89282
|
4 years |
vboxsync |
DrvAudio: A couple of fixes related to multi-threading. bugref:9890
|
|
|
@89280
|
4 years |
vboxsync |
Audio/ValKit: Renaming (VAKIT -> VALKIT). bugref:10008
|
|
|
@89279
|
4 years |
vboxsync |
Audio/ValKit: Implemented recording support for ValKit audio backend. …
|
|
|
@89273
|
4 years |
vboxsync |
Audio/ValKit: Docs nits. bugref:10008
|
|
|
@89271
|
4 years |
vboxsync |
DevHda: Fixed wrong mixer transfer function in …
|
|
|
@89269
|
4 years |
vboxsync |
DrvHostAudioDSound: Use RTUuidToStr instead of UuidFromStringW because …
|
|
|
@89268
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Build fix for ancient SDKs. bugref:9890
|
|
|
@89265
|
4 years |
vboxsync |
ValKit/AudioTest: Use the driver stack functions for creating and …
|
|
|
@89263
|
4 years |
vboxsync |
DrvHostAudioWasApi: Set pszId in pfnGetDevices. bugref:9890
|
|
|
@89262
|
4 years |
vboxsync |
AudioTest: Can't have ':' from the timestamp in a filename on windows. …
|
|
|
@89260
|
4 years |
vboxsync |
DrvHostAudioWasApi: Must destroy hEvtCachePurge if the …
|
|
|
@89258
|
4 years |
vboxsync |
Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
|
|
|
@89255
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Worked over the change notifications and what …
|
|
|
@89234
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Compressed the function prefix a little. bugref:9890
|
|
|
@89233
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: build fix. bugref:9890
|
|
|
@89230
|
4 years |
vboxsync |
AudioTest: Don't take the RTSystemQueryOSInfo status code dead …
|
|
|
@89229
|
4 years |
vboxsync |
Audio: Must have a PDMAUDIOHOSTDEV_F_DEFAULT flag for each direction …
|
|
|
@89228
|
4 years |
vboxsync |
Audio/ValKit: Initial support for the audio test execution service …
|
|
|
@89226
|
4 years |
vboxsync |
Audio/ValKit: Initial support for the audio test execution service …
|
|
|
@89225
|
4 years |
vboxsync |
Audio/ValKit: Implemented audio test execution service (ATS) shutdown …
|
|
|
@89224
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Moved COREAUDIOBUF::fQueued to mUserData of the …
|
|
|
@89220
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Removed PCOREAUDIODEVICEDATA from the stream as …
|
|
|
@89218
|
4 years |
vboxsync |
Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
|
|
|
@89215
|
4 years |
vboxsync |
Audio/ValKit: Moved audio test execution service (ATS) data into an …
|
|
|
@89213
|
4 years |
vboxsync |
Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
|
|
|
@89212
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Build fix for valkit and its ancient compilers. …
|
|
|
@89210
|
4 years |
vboxsync |
DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. [build fix] …
|
|
|
@89209
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: More logging around creation and destruction of …
|
|
|
@89208
|
4 years |
vboxsync |
DrvAudio,pdmaudioifs.h: Reworked the DrvAudio locking. bugref:9890
|
|
|
@89206
|
4 years |
vboxsync |
Audio/ValKit: More code for the audio test execution service (ATS), …
|
|
|
@89205
|
4 years |
vboxsync |
Audio/ValKit: More code for the audio test execution service (ATS), …
|
|
|
@89204
|
4 years |
vboxsync |
Audio/ValKit: More code for the audio test execution service (ATS), …
|
|
|
@89191
|
4 years |
vboxsync |
DrvAudio: Slimmed down the DRVAUDIO structure a little in preparation …
|
|
|
@89190
|
4 years |
vboxsync |
AudioMixer: Don't get stuck if AudioMixerSinkRead returns zero bytes …
|
|
|
@89189
|
4 years |
vboxsync |
DevIchAc97: Fixed wrong transfer function for input streams. bugref:9890
|
|
|
@89188
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Input enabling must correctly mark buffered as …
|
|
|
@89187
|
4 years |
vboxsync |
AudioMixer: Status logging fix. bugref:9890
|
|
|
@89186
|
4 years |
vboxsync |
DevIchAc97: Don't disable during reset unless it was running. Mixer …
|
|
|
@89184
|
4 years |
vboxsync |
Audio: Working on asynchronous stream creation, only there is a stupid …
|
|
|
@89182
|
4 years |
vboxsync |
Audio/ValKit: Started working on the audio test execution service …
|
|
|
@89181
|
4 years |
vboxsync |
Audio/ValKit: Started working on the audio test execution service …
|
|
|
@89180
|
4 years |
vboxsync |
Audio/ValKit: Started working on the audio test execution service …
|
|
|
@89179
|
4 years |
vboxsync |
Audio/ValKit: Started working on the audio test execution service …
|
|
|
@89178
|
4 years |
vboxsync |
Audio/ValKit: Started working on the audio test execution service …
|
|
|
@89177
|
4 years |
vboxsync |
Audio/ValKit: Started working on the audio test execution service …
|
|
|
@89175
|
4 years |
vboxsync |
Audio/ValKit: Started working on the audio test execution service …
|
|
|
@89174
|
4 years |
vboxsync |
Audio/ValKit: Started working on the audio test execution service …
|
|
|
@89167
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Removed the VBOX_WITH_AUDIO_CA_CONVERTER bits …
|
|
|
@89165
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Re-introducing the worker thread, but now we've …
|
|
|
@89139
|
4 years |
vboxsync |
Audio/ValKit: Implemented unpacking and verification of packed audio …
|
|
|
@89136
|
4 years |
vboxsync |
Audio/ValKit: More test data for the test manifest. bugref:10008
|
|
|
@89135
|
4 years |
vboxsync |
Audio/ValKit: More code for testing infrastructure. bugref:10008
|
|
|
@89133
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: scm fix. bugref:9890
|
|
|
@89132
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Rewrote buffer handling, kicking out the double …
|
|
|
@89131
|
4 years |
vboxsync |
DrvAudio: Fixed missing VINF_SUCCESS indicators in some DRAIN command …
|
|
|
@89130
|
4 years |
vboxsync |
AudioMixer: Copy the 'Device' bits to the CfgHost when creating a …
|
|
|
@89129
|
4 years |
vboxsync |
DrvHostAudioWasApi: A few minor fixes. [build fix] bugref:9890
|
|
|
@89128
|
4 years |
vboxsync |
DrvHostAudioWasApi: A few minor fixes. bugref:9890
|
|
|
@89125
|
4 years |
vboxsync |
AudioTest.cpp: Added missing EOF check in AudioTestWaveFileRead. …
|
|
|
@89116
|
4 years |
vboxsync |
Audio/ValKit: Implemented AudioTestSetWipe() [build fix]. bugref:10008
|
|
|
@89115
|
4 years |
vboxsync |
Audio/ValKit: Implemented AudioTestSetWipe(). bugref:10008
|
|
|
@89110
|
4 years |
vboxsync |
DrvHostAudioCoreAudioAuth.mm: Just try make it build (though not work) …
|
|
|
@89099
|
4 years |
vboxsync |
DrvHostAudioAlsa: A better attempt at detecting when we need to …
|
|
|
@89092
|
4 years |
vboxsync |
AudioTest.cpp: Fix AudioTestWaveFileRead offset bug. bugref:10008
|
|
|
@89089
|
4 years |
vboxsync |
Audio: 32-bit windows build fixes. bugref:9890
|
|
|
@89084
|
4 years |
vboxsync |
Audio/DrvHostAudioWasApi.cpp: Should fix warning in include\ks.h. …
|
|
|
@89082
|
4 years |
vboxsync |
AudioTest/Wave: Skip loop. bugref:10008
|
|
|
@89081
|
4 years |
vboxsync |
Audio/ValKit: Implemented and enabled Windows build (DSound + Wasapi …
|
|
|
@89078
|
4 years |
vboxsync |
AudioTest/Wave: Hack to skip PAD chunk. bugref:10008
|
|
|
@89075
|
4 years |
vboxsync |
Audio/ValKit: Reverted r144413 as this didn't do the trick (Moved the …
|
|
|
@89074
|
4 years |
vboxsync |
Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
|
|
|
@89073
|
4 years |
vboxsync |
Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
|
|
|
@89072
|
4 years |
vboxsync |
Audio/ValKit: Moved the AudioTestWaveXXX functions to AudioTest.cpp so …
|
|
|
@89062
|
4 years |
vboxsync |
AudioHlp/AudioHlpStreamCfgIsValid: Don't be difficult about the …
|
|
|
@89057
|
4 years |
vboxsync |
ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
|
|
|
@89055
|
4 years |
vboxsync |
ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
|
|
|
@89054
|
4 years |
vboxsync |
ValKit/Audio: Command line parsing fixes. Tag inconsistencies and …
|
|
|
@89053
|
4 years |
vboxsync |
Audio/ValKit: More code for VKAT audio test set generation; initial …
|
|
|
@89052
|
4 years |
vboxsync |
Audio/ValKit: More code for VKAT audio test set generation; initial …
|
|
|
@89051
|
4 years |
vboxsync |
Audio/ValKit: More code for VKAT audio test set generation; initial …
|
|
|
@89045
|
4 years |
vboxsync |
Audio/ValKit: Allow re-running the same test set (with the same tag) …
|
|
|
@89044
|
4 years |
vboxsync |
Audio/ValKit: Docs update, use intermediate path in …
|
|
|