|
|
@89547
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Fix incorrect assertion in PDMIoApicSendMsi. …
|
|
|
@89546
|
4 years |
vboxsync |
FE/Qt: bugref:9831. Some fixes for mouse over image case
|
|
|
@89545
|
4 years |
vboxsync |
Audio/ValKit: Split up VKAT code into some more files as vkat.cpp got …
|
|
|
@89544
|
4 years |
vboxsync |
Audio/ValKit: Split up VKAT code into some more files as vkat.cpp got …
|
|
|
@89543
|
4 years |
vboxsync |
DrvAudioVRDE: Some fixes and cleanups. bugref:9890
|
|
|
@89542
|
4 years |
vboxsync |
FE/Qt: bugref:9831. Handling status bar messages during bookmark adding
|
|
|
@89541
|
4 years |
vboxsync |
Audio/ValKit: More code for completely self-contained (self) testing. …
|
|
|
@89540
|
4 years |
vboxsync |
FE/Qt: bugref:9831. Activating image overlay mode upon mouse press …
|
|
|
@89539
|
4 years |
vboxsync |
FE/Qt: bugref:9831. Adding shortcuts to the navigation menu actions
|
|
|
@89538
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 nits.
|
|
|
@89537
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Doxygen.
|
|
|
@89536
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Nits.
|
|
|
@89535
|
4 years |
vboxsync |
ValKit/AudioTest: Need the pfnSTAMRegister driver helper now. bugref:10008
|
|
|
@89534
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Always register underflow/overflow callbacks …
|
|
|
@89533
|
4 years |
vboxsync |
DrvHostAudioAlsa: Don't call the output/input device 'default'. bugref:9890
|
|
|
@89532
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Implemented input/output device selection. …
|
|
|
@89531
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Don't trigger the stream unnecessarily when …
|
|
|
@89530
|
4 years |
vboxsync |
ValKit/AudioTest: Implemented recording via the mixer. bugref:10008
|
|
|
@89529
|
4 years |
vboxsync |
AudioMixBuffer: Corrected a couple of frame calculations in the …
|
|
|
@89528
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: LogRel2. bugref:9890
|
|
|
@89527
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Fixed bug in drvHstAudPaHA_StreamGetReadable …
|
|
|
@89526
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: More buffer config changes and better …
|
|
|
@89525
|
4 years |
vboxsync |
ValKit/AudioTest: Adjusted play pacing code to skip the pre-buffered …
|
|
|
@89524
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation and interrupt remapping …
|
|
|
@89523
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89522
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Use the default BufAttr.minreq value (output …
|
|
|
@89521
|
4 years |
vboxsync |
ValKit/AudioTest: Corrected pacing code in 'play'. bugref:10008
|
|
|
@89520
|
4 years |
vboxsync |
ValKit/AudioTest: No release log file, thank you. bugref:10008
|
|
|
@89519
|
4 years |
vboxsync |
DrvHostAudioOss: Adjusted the drvHstAudOssHA_StreamGetReadable hack as …
|
|
|
@89518
|
4 years |
vboxsync |
DrvHostAudioOss: Comment updates. bugref:9890
|
|
|
@89517
|
4 years |
vboxsync |
DrvHostAudioOss: Use BufInfo.bytes for …
|
|
|
@89516
|
4 years |
vboxsync |
DrvHostAudioOss: Implemented drvHstAudOssHA_StreamGetReadable (was …
|
|
|
@89515
|
4 years |
vboxsync |
FE/Qt: bugref:9653: Adjusting r144088 and r144082 to work on systems …
|
|
|
@89514
|
4 years |
vboxsync |
Additions: Linux: autorun.sh: improve log messages when install cannot …
|
|
|
@89513
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Fix bug while parsing the physical address …
|
|
|
@89512
|
4 years |
vboxsync |
DrvAudio: Reduced the pre-buffering to 50% for output as well. Then …
|
|
|
@89511
|
4 years |
vboxsync |
ValKit/AudioTest: Adapted to PDMIHOSTAUDIO changes. bugref:10008
|
|
|
@89510
|
4 years |
vboxsync |
Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
|
|
|
@89509
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Fix diagnostic reason not getting updated for …
|
|
|
@89508
|
4 years |
vboxsync |
DrvHostAudioAlsa: Doxygen fix. bugref:9890
|
|
|
@89507
|
4 years |
vboxsync |
ValKit/AudioTest: Automatically enable mixer for 'play' too when the …
|
|
|
@89505
|
4 years |
vboxsync |
DrvHostAudioAlsa: Implemented pfnSetDevice and changed the config …
|
|
|
@89504
|
4 years |
vboxsync |
Audio: Re-ordering some methods, no real change. bugref:9890
|
|
|
@89503
|
4 years |
vboxsync |
EFI/E1kNetDxe: Updates, the basic receive and transmit operations are …
|
|
|
@89502
|
4 years |
vboxsync |
Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
|
|
|
@89501
|
4 years |
vboxsync |
ValKit/Audio: PDMAUDIOHOSTDEV::szName -> pszName. bugref:10008
|
|
|
@89500
|
4 years |
vboxsync |
Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
|
|
|
@89499
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Nits.
|
|
|
@89498
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 We need to validate the top level paging …
|
|
|
@89497
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Use the common x86 page-offset macro now.
|
|
|
@89496
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Assert rather than zero out bits that are …
|
|
|
@89495
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Fix reported SAGAW value.
|
|
|
@89494
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Build fix.
|
|
|
@89493
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, nits.
|
|
|
@89492
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89491
|
4 years |
vboxsync |
Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
|
|
|
@89490
|
4 years |
vboxsync |
ValKit/AudioTest: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by …
|
|
|
@89489
|
4 years |
vboxsync |
Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
|
|
|
@89488
|
4 years |
vboxsync |
DrvHostAudioAlsa: Another attempt at fixing the pedantic gcc …
|
|
|
@89487
|
4 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
|
|
|
@89486
|
4 years |
vboxsync |
Config.kmk, Installer/linux and Installer/solaris: Passing gtk2 …
|
|
|
@89485
|
4 years |
vboxsync |
DrvHostAudioDebug: Cleaned up function prefix and struct names. bugref:9890
|
|
|
@89484
|
4 years |
vboxsync |
DrvHostAudioNull: Cleaned up function prefix and struct names. bugref:9890
|
|
|
@89483
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
|
|
|
@89482
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
|
|
|
@89481
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Cleaned up function prefix and struct names. …
|
|
|
@89480
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Another attempt at fixing the pedantic gcc …
|
|
|
@89479
|
4 years |
vboxsync |
DrvHostAudioOss: Don't refuse to pre-buffer input streams. Cleaned up …
|
|
|
@89478
|
4 years |
vboxsync |
DrvHostAudioAlsaStubs.h: Try fix pedantic gcc warning/error. bugref:9890
|
|
|
@89477
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89476
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@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
|
|
|
@89467
|
4 years |
vboxsync |
ValKit/AudioTest: Added a 'rec' command. [build fix] bugref:10008
|
|
|
@89466
|
4 years |
vboxsync |
ValKit/AudioTest: Added a 'rec' command. 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
|
|
|
@89460
|
4 years |
vboxsync |
ValKit/AudioTest: You do not need to RTStrDup ValueUnion.psz, the …
|
|
|
@89459
|
4 years |
vboxsync |
ValKit/AudioTest: Added 'enum' command for listing audio devices. …
|
|
|
@89458
|
4 years |
vboxsync |
Audio/ValKit: Simplified code a bit by removing unnecessary …
|
|
|
@89457
|
4 years |
vboxsync |
Audio/ValKit: More code for recording tests [SCM fix]. bugref:10008
|
|
|
@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 …
|
|
|