|
|
@92074
|
3 years |
vboxsync |
Audio/ALSA: Disabled stream channel mapping in the hope to resolve …
|
|
|
@92057
|
3 years |
vboxsync |
Audio/Validation Kit: Logging tweaks. bugref:10008
|
|
|
@92052
|
3 years |
vboxsync |
Audio/ALSA: Optional release (flow logging) for investigating …
|
|
|
@92030
|
3 years |
vboxsync |
Audio/Validation Kit: Reverted temporary commits r147824, r147661 + …
|
|
|
@92016
|
3 years |
vboxsync |
Audio/ALSA: Temporary instrumentation build for investigating …
|
|
|
@91861
|
3 years |
vboxsync |
Devices/Audio: Change audio drivers to access the CFGM API through the …
|
|
|
@91841
|
3 years |
vboxsync |
Audio/ALSA: Temporary instrumentation build for investigating …
|
|
|
@91835
|
3 years |
vboxsync |
Audio/ALSA: More optional (release) logging when draining stream. …
|
|
|
@91828
|
3 years |
vboxsync |
Audio/ALSA: More optional (release) logging when draining stream. …
|
|
|
@91827
|
3 years |
vboxsync |
Audio/ALSA: More optional (release) logging when draining stream. …
|
|
|
@89533
|
3 years |
vboxsync |
DrvHostAudioAlsa: Don't call the output/input device 'default'. bugref:9890
|
|
|
@89510
|
3 years |
vboxsync |
Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
|
|
|
@89508
|
3 years |
vboxsync |
DrvHostAudioAlsa: Doxygen fix. bugref:9890
|
|
|
@89505
|
3 years |
vboxsync |
DrvHostAudioAlsa: Implemented pfnSetDevice and changed the config …
|
|
|
@89504
|
3 years |
vboxsync |
Audio: Re-ordering some methods, no real change. bugref:9890
|
|
|
@89500
|
3 years |
vboxsync |
Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
|
|
|
@89488
|
3 years |
vboxsync |
DrvHostAudioAlsa: Another attempt at fixing the pedantic gcc …
|
|
|
@89487
|
3 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
|
|
|
@89481
|
3 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Cleaned up function prefix and struct names. …
|
|
|
@89480
|
3 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Another attempt at fixing the pedantic gcc …
|
|
|
@89473
|
4 years |
vboxsync |
DrvHostAudioAlsa.cpp: Shut up annoying -EPIPE LogRel when draining. …
|
|
|
@89471
|
4 years |
vboxsync |
DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
|
|
|
@89470
|
4 years |
vboxsync |
DrvHostAudioAlsa: Eliminated the ALSAAUDIOSTREAMCFG structure and …
|
|
|
@89450
|
4 years |
vboxsync |
DrvHostAudioAlsa: Simplify the drvHostAlsaAudioHA_StreamCreate stuff, …
|
|
|
@89449
|
4 years |
vboxsync |
DrvHostAudioAlsa: Need to call snd_pcm_drain again when draining in …
|
|
|
@89258
|
4 years |
vboxsync |
Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
|
|
|
@89213
|
4 years |
vboxsync |
Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
|
|
|
@89055
|
4 years |
vboxsync |
ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
|
|
|
@88991
|
4 years |
vboxsync |
Audio: Worked over draining, starting with the internal DMA buffer …
|
|
|
@88966
|
4 years |
vboxsync |
DrvHostAudioAlsa: 4 symbols we need aren't there on really systems …
|
|
|
@88958
|
4 years |
vboxsync |
Audio/VaKit: Use the full (but mocked) version of PDMDRVREG. bugref:10008
|
|
|
@88928
|
4 years |
vboxsync |
Audio/VaKit: Allow dynamic test backend selection via …
|
|
|
@88924
|
4 years |
vboxsync |
Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@88672
|
4 years |
vboxsync |
Audio: Use HostAudioWas on windows 10 instead of DSound. Only set the …
|
|
|
@88534
|
4 years |
vboxsync |
Audio: Merged the cbStreamOut and cbStreamIn fields in …
|
|
|
@88453
|
4 years |
vboxsync |
DrvAudioHostAlsa: Ignore -EAGAIN from snd_pcm_drain. bugref:9890
|
|
|
@88452
|
4 years |
vboxsync |
Audio: Cleaned up the alsa backend. Removed unused+bogus …
|
|
|
@88451
|
4 years |
vboxsync |
DrvHostAlsaAudio: Implemented basic device enumeration. bugref:9890
|
|
|
@88450
|
4 years |
vboxsync |
DrvHostAudioAlsa: Put the functions in a more logical order, with …
|
|
|
@88449
|
4 years |
vboxsync |
DrvHostAudioAlsa: nit. bugref:9890
|
|
|
@88448
|
4 years |
vboxsync |
DrvHostAudioAlsa: Kicked out the scratch buffer as I could find no …
|
|
|
@88442
|
4 years |
vboxsync |
DrvHostAudioAlsa: Set no input pre-buffering as per comment.. bugref:9890
|
|
|
@88432
|
4 years |
vboxsync |
DrvHostAudioAlsa: Rewrote the pfnStreamGetPending implementation. …
|
|
|
@88429
|
4 years |
vboxsync |
DrvHostAudioAlsa: Some logging changes. A couple of @todos. bugref:9890
|
|
|
@88390
|
4 years |
vboxsync |
Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
|
|
|
@88384
|
4 years |
vboxsync |
DrvHostAudioAlsa: Moved the drvHostAlsaAudioHA_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 …
|
|
|
@88283
|
4 years |
vboxsync |
Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
|
|
|
@88282
|
4 years |
vboxsync |
Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
|
|
|
@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/DrvHostALSAAudio.cpp
|
|
|
@88220
|
4 years |
vboxsync |
DrvHostAudioAlsa: Don't set the play threshold higher than the ALSA …
|