|
|
@90012
|
3 years |
vboxsync |
Audio: Output multichannel capable wave files. Simplify the code a …
|
|
|
@90011
|
3 years |
vboxsync |
Audio: Baked AudioHlpFileNameGet into AudioHlpFileCreate and added …
|
|
|
@89510
|
3 years |
vboxsync |
Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
|
|
|
@89504
|
3 years |
vboxsync |
Audio: Re-ordering some methods, no real change. bugref:9890
|
|
|
@89487
|
3 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
|
|
|
@89485
|
3 years |
vboxsync |
DrvHostAudioDebug: Cleaned up function prefix and struct names. bugref:9890
|
|
|
@89344
|
4 years |
vboxsync |
Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
|
|
|
@89258
|
4 years |
vboxsync |
Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
|
|
|
@89213
|
4 years |
vboxsync |
Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
|
|
|
@89051
|
4 years |
vboxsync |
Audio/ValKit: More code for VKAT audio test set generation; initial …
|
|
|
@88923
|
4 years |
vboxsync |
Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008
|
|
|
@88887
|
4 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
|
|
|
@88868
|
4 years |
vboxsync |
Audio: Doxygen fixes. bugref:9890
|
|
|
@88819
|
4 years |
vboxsync |
Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
|
|
|
@88761
|
4 years |
vboxsync |
DrvAudio: Working on support for asynchronous stream backend init and …
|
|
|
@88724
|
4 years |
vboxsync |
Audio: PDMAUDIOSTREAMSTS_FLAGS_XXX -> PDMAUDIOSTREAM_STS_XXX. bugref:9890
|
|
|
@88718
|
4 years |
vboxsync |
Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
|
|
|
@88534
|
4 years |
vboxsync |
Audio: Merged the cbStreamOut and cbStreamIn fields in …
|
|
|
@88462
|
4 years |
vboxsync |
DrvHostAudioDebug,DrvHostAudioNull,DrvHostAudioValidationKit: Prepare …
|
|
|
@88457
|
4 years |
vboxsync |
DrvHostAudioDebug: Tried to correct pfnStreamCapture so it does not …
|
|
|
@88390
|
4 years |
vboxsync |
Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
|
|
|
@88381
|
4 years |
vboxsync |
Audio: Made the pfnInit method of the PDMIHOSTAUDIO interface …
|
|
|
@88380
|
4 years |
vboxsync |
Audio: Removed the unused pfnStreamIterate method from PDMIHOSTAUDIO. …
|
|
|
@88378
|
4 years |
vboxsync |
Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from …
|
|
|
@88362
|
4 years |
vboxsync |
Audio: Removed PDMIHOSTAUDIO::pfnSetCallback (replaced by …
|
|
|
@88357
|
4 years |
vboxsync |
Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h …
|
|
|
@88286
|
4 years |
vboxsync |
Audio: StreamPlay cleanups in the Debug and Null drivers. bugref:9890
|
|
|
@88269
|
4 years |
vboxsync |
Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
|
|
|
@88235
|
4 years |
vboxsync |
Audio: File header adjustments. bugref:9890
|
|
|
@88234
|
4 years |
vboxsync |
Audio: Renamed DrvAudioCommon.* to AudioHlp.*, changing functions from …
|
|
|
@88230
|
4 years |
vboxsync |
Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
|
|
|
@88226
|
4 years |
vboxsync |
Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
|
|
copied from trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp
|
|
|
@88028
|
4 years |
vboxsync |
Audio: Moving some of the DrvAudio.h stuff into PDM - …
|