|
|
@89233
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: build fix. bugref:9890
|
|
|
@89229
|
4 years |
vboxsync |
Audio: Must have a PDMAUDIOHOSTDEV_F_DEFAULT flag for each direction …
|
|
|
@89224
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Moved COREAUDIOBUF::fQueued to mUserData of the …
|
|
|
@89220
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Removed PCOREAUDIODEVICEDATA from the stream as …
|
|
|
@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. …
|
|
|
@89209
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: More logging around creation and destruction of …
|
|
|
@89188
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Input enabling must correctly mark buffered as …
|
|
|
@89184
|
4 years |
vboxsync |
Audio: Working on asynchronous stream creation, only there is a stupid …
|
|
|
@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 …
|
|
|
@89133
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: scm fix. bugref:9890
|
|
|
@89132
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Rewrote buffer handling, kicking out the double …
|
|
|
@89055
|
4 years |
vboxsync |
ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
|
|
|
@89027
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: More cleanups in the input/output buffer …
|
|
|
@89026
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: More cleanups; use drvHostAudioCa as function …
|
|
|
@89025
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Notification callback cleanups & writing todos. …
|
|
|
@89024
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Updated documentation links. bugref:9890
|
|
|
@89023
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: COREAUDIOSTREAM::pDrv is not used or needed. …
|
|
|
@89022
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Cleanups. bugref:9890
|
|
|
@89009
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Made VBOX_WITH_AUDIO_CALLBACKS non-optional. …
|
|
|
@89008
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Re-ordered functions a bit. Some cleanups. …
|
|
|
@88959
|
4 years |
vboxsync |
Audio/VaKit: Added driver backends for MacOS and Windows. bugref:10008
|
|
|
@88887
|
4 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
|
|
|
@88820
|
4 years |
vboxsync |
Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
|
|
|
@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 …
|
|
|
@88468
|
4 years |
vboxsync |
DrvHostAudioCoreAudio.cpp: doxygen fix++. bugref:9890
|
|
|
@88391
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Updated drvHostCoreAudioHA_StreamPlay parameter …
|
|
|
@88390
|
4 years |
vboxsync |
Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
|
|
|
@88389
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Moved the drvHostCoreAudioHA_Init code into the …
|
|
|
@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 …
|
|
|
@88360
|
4 years |
vboxsync |
DrvHostAudioCoreAudio: Converted to use PDMIAUDIONOTIFYFROMHOST. …
|
|
|
@88358
|
4 years |
vboxsync |
Audio: Kicked out the unused callback registration interface aimed at …
|
|
|
@88270
|
4 years |
vboxsync |
Audio: mac os build fix. 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
|
|
|
@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/DrvHostCoreAudio.cpp
|
|
|
@88061
|
4 years |
vboxsync |
Audio: Should use versioned magics like for other PDM structures, …
|