|
|
@89406
|
4 years |
vboxsync |
DevHda: Removed the stream mapping and leave such complications to the …
|
|
|
@89379
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
|
|
|
@89346
|
4 years |
vboxsync |
DevHda: fixed direct access to PDMAUDIOPCMPROPS::cChannelsX …
|
|
|
@89344
|
4 years |
vboxsync |
Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
|
|
|
@89341
|
4 years |
vboxsync |
Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
|
|
|
@89302
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 1: Start …
|
|
|
@89218
|
4 years |
vboxsync |
Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
|
|
|
@89213
|
4 years |
vboxsync |
Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
|
|
|
@88941
|
4 years |
vboxsync |
AudioMixer,DevHda: The asynchronous I/O code should be shared so the …
|
|
|
@88940
|
4 years |
vboxsync |
Audio/Dev*: Must destroy the mixer in the destructor as the power off …
|
|
|
@88934
|
4 years |
vboxsync |
DevHda: Made VBOX_WITH_AUDIO_HDA_ASYNC_IO non-optional. bugref:9890
|
|
|
@88919
|
4 years |
vboxsync |
DevHda,DevIchAc97: This detach code looks completely random. bugref:9890
|
|
|
@88917
|
4 years |
vboxsync |
AudioMixer: Removed some more unused stuff; cleanups. bugref:9890
|
|
|
@88916
|
4 years |
vboxsync |
Audio: Eliminated AUDMIXSINKDIR and AUDMIXSINKCMD, using PDMAUDIODIR …
|
|
|
@88908
|
4 years |
vboxsync |
Audio/Dev*: Stream adding cleanup fixes. bugref:9890
|
|
|
@88905
|
4 years |
vboxsync |
Audio/Dev*: Overhauled the attach/detach code a little, making attach …
|
|
|
@88880
|
4 years |
vboxsync |
Audio: Removed the obsolete VBOX_WITH_AUDIO_XXX_ONETIME_INIT code. …
|
|
|
@88849
|
4 years |
vboxsync |
Audio devices: Request power-off notifications before the drivers to …
|
|
|
@88693
|
4 years |
vboxsync |
Audio: Added optional pfnStreamConfigHint methods to …
|
|
|
@88674
|
4 years |
vboxsync |
Audio/HDA: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
|
|
|
@88662
|
4 years |
vboxsync |
DevHda: Added release profiling of stream starting, resetting and …
|
|
|
@88575
|
4 years |
vboxsync |
DevHda: Some SSYNC logging and notes about possible implementation. …
|
|
|
@88572
|
4 years |
vboxsync |
DevHda: Set the FIFORDY bit when a stream is enabled and clear it when …
|
|
|
@88561
|
4 years |
vboxsync |
Audio: Moved the HostAudioNotResponding runtime error reporting during …
|
|
|
@88503
|
4 years |
vboxsync |
DevHda: Just use the ring-3 task (hCorbDmaTask) when ring-0 needs to …
|
|
|
@88502
|
4 years |
vboxsync |
DevHda: Fixed regression caused by incorrect assumption about ring-0 …
|
|
|
@88476
|
4 years |
vboxsync |
DevHDA: Fix incorrect version check in hdaR3LoadExec causing it to …
|
|
|
@88307
|
4 years |
vboxsync |
Audio: Buffer usage statistics so we can monitor whether they are …
|
|
|
@88300
|
4 years |
vboxsync |
Audio: We don't return IPRT status codes, but VBox status codes. duh. …
|
|
|
@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 …
|
|
|
@88229
|
4 years |
vboxsync |
Audio: Renamed DevHDA.cpp to DevHda.cpp. bugref:9890
|
|
copied from trunk/src/VBox/Devices/Audio/DevHDA.cpp
|
|
|
@88228
|
4 years |
vboxsync |
Audio: Renamed auxiliary HDA device files to follow the DevHdaXxxx …
|