|
|
@89474
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Correct version number for …
|
|
|
@89473
|
4 years |
vboxsync |
DrvHostAudioAlsa.cpp: Shut up annoying -EPIPE LogRel when draining. …
|
|
|
@89472
|
4 years |
vboxsync |
DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
|
|
|
@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 …
|
|
|
@89469
|
4 years |
vboxsync |
Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
|
|
|
@89468
|
4 years |
vboxsync |
Audio/ValKit: Added AudioTestPathGetTemp(). bugref:10008
|
|
|
@89465
|
4 years |
vboxsync |
AudioTest: Added support for writing wave files. bugref:10008
|
|
|
@89464
|
4 years |
vboxsync |
EFI: Beginnings of a e1000 network driver to support network boot with …
|
|
|
@89463
|
4 years |
vboxsync |
Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
|
|
|
@89462
|
4 years |
vboxsync |
EFI: Beginnings of a e1000 network driver to support network boot with …
|
|
|
@89461
|
4 years |
vboxsync |
Audio/ValKit: Docs. bugref:10008
|
|
|
@89458
|
4 years |
vboxsync |
Audio/ValKit: Simplified code a bit by removing unnecessary …
|
|
|
@89456
|
4 years |
vboxsync |
Audio/ValKit: More code for recording tests. bugref:10008
|
|
|
@89455
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89454
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89453
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 typo.
|
|
|
@89452
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89451
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Use VT-d nomenclature.
|
|
|
@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 …
|
|
|
@89448
|
4 years |
vboxsync |
AudioMixBuffer/AudioMixBufInitPeekState: Fixed channel count …
|
|
|
@89447
|
4 years |
vboxsync |
AudioHlp.cpp/AudioHlpPcmPropsAreValid: Less duplication of checks …
|
|
|
@89445
|
4 years |
vboxsync |
DrvAudio: Use pStreamEx->Core.Props instead of …
|
|
|
@89443
|
4 years |
vboxsync |
DrvHostAudioOss: Only mono and stereo for now. Fend off draining calls …
|
|
|
@89440
|
4 years |
vboxsync |
AudioMixBuffer: Fixed calculation bug in audioMixBufPeekResampling. …
|
|
|
@89436
|
4 years |
vboxsync |
Audio/ValKit: Manifest writing + packing fixes. bugref:10008
|
|
|
@89434
|
4 years |
vboxsync |
Audio/ValKit: More infrastructure code [Doxygen fix]. bugref:10008
|
|
|
@89431
|
4 years |
vboxsync |
Audio/ValKit: More infrastructure code. bugref:10008
|
|
|
@89427
|
4 years |
vboxsync |
Audio/Stubs: scm fix. [build fix] bugref:9890
|
|
|
@89426
|
4 years |
vboxsync |
Audio/Stubs: scm fix. bugref:9890
|
|
|
@89425
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs: Use RTOnce to make the init thread-safe and …
|
|
|
@89424
|
4 years |
vboxsync |
DrvHostAudioPulseAudioStubs: Use RTOnce to make the init thread-safe …
|
|
|
@89423
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Multi channel support. bugref:9890
|
|
|
@89422
|
4 years |
vboxsync |
DrvHostAudioPulseAudioStubs: Use RTOnce to make the init thread-safe …
|
|
|
@89421
|
4 years |
vboxsync |
DrvHostAudioDSound: Multi channel support. bugref:9890
|
|
|
@89420
|
4 years |
vboxsync |
DrvHostAudioWasApi: correction to when to use WAVE_FORMAT_EXTENSIBLE. …
|
|
|
@89419
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89418
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89414
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOSTREAMMAP, PDMAUDIOSTREAMCHANNELDATA and …
|
|
|
@89412
|
4 years |
vboxsync |
DrvAudio: Fixed race condition in destructor: Must get the threads out …
|
|
|
@89411
|
4 years |
vboxsync |
DrvHostAudioWasApi: Ignore AUDCLNT_E_UNSUPPORTED_FORMAT. bugref:9890
|
|
|
@89407
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89406
|
4 years |
vboxsync |
DevHda: Removed the stream mapping and leave such complications to the …
|
|
|
@89405
|
4 years |
vboxsync |
AudioMixBuffer: Fix buggy generic decoders. bugref:9890
|
|
|
@89400
|
4 years |
vboxsync |
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
|
|
|
@89399
|
4 years |
vboxsync |
Audio/ValKit: First guest / host mode code for VKAT. bugref:10008
|
|
|
@89398
|
4 years |
vboxsync |
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
|
|
|
@89397
|
4 years |
vboxsync |
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
|
|
|
@89396
|
4 years |
vboxsync |
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
|
|
|
@89395
|
4 years |
vboxsync |
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
|
|
|
@89393
|
4 years |
vboxsync |
DrvHostAudioWasApi: Multi-channel support. bugref:9890
|
|
|
@89392
|
4 years |
vboxsync |
BIOS: Allocate bounce buffer before using it.
|
|
|
@89389
|
4 years |
vboxsync |
ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
|
|
|
@89388
|
4 years |
vboxsync |
ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
|
|
|
@89387
|
4 years |
vboxsync |
ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
|
|
|
@89384
|
4 years |
vboxsync |
Devices/PC/BIOS: Allocate the bounce buffer only when booting from a …
|
|
|
@89383
|
4 years |
vboxsync |
Audio/ValKit: More validation / test set handling code. bugref:10008
|
|
|
@89382
|
4 years |
vboxsync |
AudioMixBuffer: Added generic decoders and encoders for arbitrary …
|
|
|
@89381
|
4 years |
vboxsync |
Audio: Extended PDMAUDIOPCMPROPS with a channel map. Renamed …
|
|
|
@89380
|
4 years |
vboxsync |
ValKit/AudioTest: Removed PDMAUDIOSTREAMCFG::enmLayout and …
|
|
|
@89379
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
|
|
|
@89378
|
4 years |
vboxsync |
AudioMixBuffer: Changed the internal sample type from int64_t to …
|
|
|
@89377
|
4 years |
vboxsync |
tstAudioMixBuffer: Converted tstVolume to new mixer buffer interface. …
|
|
|
@89376
|
4 years |
vboxsync |
AudioMixBuffer,tstAudioMixBuffer: Fixed copy&paste bug in …
|
|
|
@89375
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89374
|
4 years |
vboxsync |
tstAudioMixbuffer: build fix. bugref:9890
|
|
|
@89373
|
4 years |
vboxsync |
AudioMixBuffer,tstAudioMixBuffer: Added more conversion tests and …
|
|
|
@89371
|
4 years |
vboxsync |
AudioMixer: More cleanups. bugref:9890
|
|
|
@89367
|
4 years |
vboxsync |
Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
|
|
|
@89366
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Since there's no level skipping we can …
|
|
|
@89365
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89364
|
4 years |
vboxsync |
Devices/PC/BIOS: Remove the skip_b,skip_a mechanism as it is unused …
|
|
|
@89363
|
4 years |
vboxsync |
Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
|
|
|
@89357
|
4 years |
vboxsync |
AudioMixer: More cleanups. bugref:9890
|
|
|
@89356
|
4 years |
vboxsync |
3D/VMSVGA: Fix pCmd/pGMR pointers mixup which breaks the logic of …
|
|
|
@89355
|
4 years |
vboxsync |
AudioMixer: Cleanups. bugref:9890
|
|
|
@89354
|
4 years |
vboxsync |
AudioMixBuffer: Fix. bugref:9890
|
|
|
@89352
|
4 years |
vboxsync |
AudioMixBuffer: More cleanups. bugref:9890
|
|
|
@89351
|
4 years |
vboxsync |
Audio: Replaced AudioMixBufLive with AudioMixBufUsed (without child …
|
|
|
@89350
|
4 years |
vboxsync |
AudioMixBuffer: cleanups. bugref:9890
|
|
|
@89347
|
4 years |
vboxsync |
DevSB16: Fixed a whole bunch of illegal PDMAUDIOPCMPROPS accesss - use …
|
|
|
@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 …
|
|
|
@89343
|
4 years |
vboxsync |
AudioMixer: Moving a few functions, merging the volume setter worker …
|
|
|
@89342
|
4 years |
vboxsync |
Audio: Removed unused PDMAUDIOFMT type and associated translators. …
|
|
|
@89341
|
4 years |
vboxsync |
Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
|
|
|
@89340
|
4 years |
vboxsync |
AudioMixer: Moving a few functions, merging the volume setter worker …
|
|
|
@89339
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufReset and AudioMixBufClear in favor of …
|
|
|
@89338
|
4 years |
vboxsync |
AudioMixer: Removed unused members from AUDIOMIXBUF and rearranged …
|
|
|
@89337
|
4 years |
vboxsync |
AudioMixer: Removed old conversion functions. bugref:9890
|
|
|
@89336
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufAcquireReadBlock, …
|
|
|
@89335
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufAcquireReadBlock, …
|
|
|
@89334
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufWriteCirc. [build fix] bugref:9890
|
|
|
@89333
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufWriteCirc. bugref:9890
|
|
|
@89332
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufWriteAt, eliminated last non-testcase …
|
|
|
@89331
|
4 years |
vboxsync |
AudioMixBuffer: Removed more unneeded stuff. bugref:9890
|
|
|
@89330
|
4 years |
vboxsync |
AudioMixBuffer: Removed buffer linking and other unnecessary stuff. …
|
|
|
@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 …
|
|
|